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, 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
|
Widget_base * _create (const std::string& subClass = "Arts::Widget")
|
[static]
Reimplemented from Object_base.
Widget_base * _fromString (std::string objectref)
|
[static]
Reimplemented from Object_base.
[static]
Reimplemented from Object_base.
inline Widget_base * _copy ()
|
Reimplemented from Object_base.
std::vector<std::string> _defaultPortsIn ()
|
[const virtual]
Reimplemented from Object_base.
std::vector<std::string> _defaultPortsOut ()
|
[const virtual]
Reimplemented from Object_base.
void * _cast (unsigned long iid)
|
Reimplemented from Object_base.
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
void width (long newValue)
|
[pure virtual]
[pure virtual]
void height (long newValue)
|
[pure virtual]
[pure virtual]
void visible (bool newValue)
|
[pure virtual]
[pure virtual]
[pure virtual]
Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47. |