#include <guilib.h>
|
int | textUpdate (const QString &n) |
|
int | updateDisplaySlot (void) |
|
int | updateStaticGuiElementsSlot (void) |
|
int | disableControlSlot (void) |
|
int | enableControlSlot (void) |
|
int | timedUpdateSlot (void) |
|
int | updateDisplaySlot (void) |
|
|
| HDispSmallText (QWidget *parent, HDataField *d, bool _ro_mask=false) |
|
virtual void | disableControl (void) |
|
virtual void | enableControl (void) |
|
| HDispDataField (QWidget *parent, HDataField *d, bool _ro_mask=false) |
|
|
QLineEdit * | edtext |
|
QLabel * | explain |
|
QLabel * | nedtext |
|
QLabel * | tailtext |
|
HDataField * | data |
|
bool | ro_mask |
|
QHBoxLayout * | sublayout |
|
bool | tbool |
|
|
static QHBoxLayout * | static_sublayout = NULL |
|
void | paintEvent (QPaintEvent *e) |
|
HDispSmallText is the correspond GUI class of HSmallText meta-data class. The meda-data classes will control this class automatically.
- See Also
- HSmallText
Definition at line 826 of file guilib.h.
The documentation for this class was generated from the following files: