gSAFE  1.3.8
Public Slots | Public Member Functions | Protected Attributes | List of all members
HDispCheck Class Reference

#include <guilib.h>

Inheritance diagram for HDispCheck:
HDispDataField

Public Slots

int updateDisplaySlot (void)
 
int updateStaticGuiElementsSlot (void)
 
int valueUpdate (void)
 
- Public Slots inherited from HDispDataField
int disableControlSlot (void)
 
int enableControlSlot (void)
 
int timedUpdateSlot (void)
 
int updateDisplaySlot (void)
 

Public Member Functions

 HDispCheck (QWidget *parent, HDataField *d, bool _ro_mask=false)
 
virtual void disableControl (void)
 
virtual void enableControl (void)
 
- Public Member Functions inherited from HDispDataField
 HDispDataField (QWidget *parent, HDataField *d, bool _ro_mask=false)
 

Protected Attributes

QCheckBox * edval
 
QLabel * explain
 
QLabel * nedtext
 
- Protected Attributes inherited from HDispDataField
HDataFielddata
 
bool ro_mask
 
QHBoxLayout * sublayout
 
bool tbool
 

Additional Inherited Members

- Static Public Attributes inherited from HDispDataField
static QHBoxLayout * static_sublayout = NULL
 
- Protected Member Functions inherited from HDispDataField
void paintEvent (QPaintEvent *e)
 

Detailed Description

HDispCheck is the correspond GUI class of HCheck meta-data class. The meda-data classes will control this class automatically.

See Also
HCheck

Definition at line 973 of file guilib.h.


The documentation for this class was generated from the following files: