Public Types
Public Methods
Public Static Methods
- static inline LineEdit null ()
- static inline LineEdit _from_base (LineEdit_base* b)
Protected Methods
inline LineEdit (LineEdit_base* b)
| LineEdit |
[protected]
| typedef LineEdit_base _base_class | _base_class |
inline LineEdit ()
| LineEdit |
inline LineEdit (const LineEdit& target)
| LineEdit |
inline LineEdit (Arts::Object::Pool& p)
| LineEdit |
inline LineEdit null ()
| null |
[static]
Reimplemented from Object.
inline LineEdit _from_base (LineEdit_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline LineEdit& operator= (const LineEdit& target)
| operator= |
Reimplemented from Object.
inline LineEdit_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. |