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