Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
See also the corresponding IDL class Container. More...
#include <serverapi.hh>
Inherits Rapicorn::WidgetIface.
Inherited by Rapicorn::ButtonAreaIface [virtual]
, Rapicorn::ContainerImpl [virtual]
, Rapicorn::WidgetListIface [virtual]
, and Rapicorn::WindowIface [virtual]
.
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 WidgetIface * | create_child (const std::string &widget_identifier, const StringSeq &args=StringSeq())=0 |
See also the corresponding IDL class Container.