Public Types
Public Methods
Public Static Methods
- static inline Poti null ()
- static inline Poti _from_base (Poti_base* b)
Protected Methods
- inline Poti (Poti_base* b)
inline Poti (Poti_base* b)
| Poti |
[protected]
| typedef Poti_base _base_class | _base_class |
inline Poti (const Poti& target)
| Poti |
inline Poti (Arts::Object::Pool& p)
| Poti |
[static]
Reimplemented from Object.
inline Poti _from_base (Poti_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline Poti& operator= (const Poti& target)
| operator= |
Reimplemented from Object.
inline Poti_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 |
inline std::string color ()
| color |
inline void color (const std::string& _newValue)
| color |
inline void min (float _newValue)
| min |
inline void max (float _newValue)
| max |
inline float value ()
| value |
inline void value (float _newValue)
| value |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |