| Contains pure virtuals |
|---|
| Full name | Arts::Widget_base |
| Definition | #include <arts/artsgui.h> |
| Inherits | Arts::Object_base [virtual public ] |
| Inherited by | Button_base, Button_skel, Button_skel, Button_stub, Button_stub, LineEdit_base, LineEdit_skel, LineEdit_skel, LineEdit_stub, LineEdit_stub, Poti_base, Poti_skel, Poti_skel, Poti_stub, Poti_stub, Widget_skel, Widget_stub |
| List of all Methods |
|
|
Public Methods
Public Static Methods
Public Members
- static unsigned long _IID
| static unsigned long _IID
| _IID |
Widget_base * _create (const std::string& subClass = "Arts::Widget")
| _create |
[static]
Reimplemented from Object_base.
Widget_base * _fromString (std::string objectref)
| _fromString |
[static]
Reimplemented from Object_base.
[static]
Reimplemented from Object_base.
Widget_base * _fromDynamicCast (const Arts::Object& object)
| _fromDynamicCast |
[static]
inline Widget_base * _copy ()
| _copy |
Reimplemented from Object_base.
std::vector<std::string> _defaultPortsIn ()
| _defaultPortsIn |
[const virtual]
Reimplemented from Object_base.
std::vector<std::string> _defaultPortsOut ()
| _defaultPortsOut |
[const virtual]
Reimplemented from Object_base.
void * _cast (unsigned long iid)
| _cast |
Reimplemented from Object_base.
long widgetID ()
| widgetID |
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
void width (long newValue)
| width |
[pure virtual]
[pure virtual]
void height (long newValue)
| height |
[pure virtual]
[pure virtual]
void visible (bool newValue)
| visible |
[pure virtual]
[pure virtual]
[pure virtual]
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |