#include <guilib.h>
|
int | textUpdate (void) |
|
int | updateDisplaySlot (void) |
|
int | updateStaticGuiElementsSlot (void) |
|
int | disableControlSlot (void) |
|
int | enableControlSlot (void) |
|
int | timedUpdateSlot (void) |
|
int | updateDisplaySlot (void) |
|
|
| HDispLargeText (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) |
|
|
QTextEdit * | edtext |
|
QLabel * | explain |
|
QTextEdit * | nedtext |
|
HDataField * | data |
|
bool | ro_mask |
|
QHBoxLayout * | sublayout |
|
bool | tbool |
|
|
static QHBoxLayout * | static_sublayout = NULL |
|
void | paintEvent (QPaintEvent *e) |
|
HDispLargeText is the correspond GUI class of HLargeText meta-data class. The meda-data classes will control this class automatically.
- See Also
- HLargeText
Definition at line 852 of file guilib.h.
The documentation for this class was generated from the following files: