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