#include <guilib.h>
|  | 
| int | itemSelected (int index) | 
|  | 
| int | updateDisplaySlot (void) | 
|  | 
| int | updateStaticGuiElementsSlot (void) | 
|  | 
| int | disableControlSlot (void) | 
|  | 
| int | enableControlSlot (void) | 
|  | 
| int | timedUpdateSlot (void) | 
|  | 
| int | updateDisplaySlot (void) | 
|  | 
|  | 
|  | HDispCharHash (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) | 
|  | 
|  | 
| QComboBox * | 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) | 
|  | 
HDispCharHash is the correspond GUI class of HCharHash meta-data class. The meda-data classes will control this class automatically. 
- See Also
- HCharHash 
Definition at line 876 of file guilib.h.
The documentation for this class was generated from the following files: