Public Types
Public Methods
Public Static Methods
Protected Methods
| inline Button (Button_base* b)
|
[protected:
]
| typedef Button_base _base_class |
| inline Button (const Button& target)
|
| inline Button (Arts::Object::Pool& p)
|
[static]
Reimplemented from Object.
| inline Button _from_base (Button_base* b)
|
[static]
Reimplemented from Object.
| inline Button& operator= (const Button& target)
|
Reimplemented from Object.
| inline Button_base* _base ()
|
Reimplemented from Object.
| inline void x (long _newValue)
|
| inline void y (long _newValue)
|
| inline void width (long _newValue)
|
| inline void height (long _newValue)
|
| inline void visible (bool _newValue)
|
| inline std::string text ()
|
| inline void text (const std::string& _newValue)
|
| Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47. |