Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Types | Public Member Functions | Public Attributes
Rapicorn::DrawableIface Class Reference

See also the corresponding IDL class Drawable. More...

#include <serverapi.hh>

Inherits Rapicorn::WidgetIface.

Inherited by Rapicorn::DrawableImpl [virtual].

List of all members.

Public Types

typedef Rapicorn::Aida::Signal
< void(int x, int y, int w,
int h)> 
Signal_redraw

Public Member Functions

virtual std::string __aida_type_name__ () const
 Retrieve the IDL type name of an instance.
virtual void __aida_typelist__ (Rapicorn::Aida::TypeHashList &) const
virtual const
Rapicorn::Aida::PropertyList
__aida_properties__ ()
 Retrieve the list properties of an instance.
virtual void draw_rect (int x, int y, const Pixbuf &pixbuf)=0

Public Attributes

Signal_redraw sig_redraw

Detailed Description

See also the corresponding IDL class Drawable.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines