Documentation


X3DTK::Qt::SFBoolGUI Class Reference

#include <SFBoolGUI.h>

Inheritance diagram for X3DTK::Qt::SFBoolGUI:

QWidget List of all members.

Detailed Description

The GUI (Graphic User Interface) for a boolean SFBool.

Definition at line 18 of file SFBoolGUI.h.

Public Slots

void changeValue (bool)

Signals

void changed ()

Public Member Functions

 SFBoolGUI (QString nameOfField, bool *boolToEdit, QWidget *parent, const char *name=0, WFlags fl=0)
 ~SFBoolGUI ()
void setValue ()

Public Attributes

QRadioButton * radioButton

Protected Attributes

QHBoxLayout * SFBoolLayout

Private Attributes

boolboolToEdit


Constructor & Destructor Documentation

X3DTK::Qt::SFBoolGUI::SFBoolGUI QString  nameOfField,
bool boolToEdit,
QWidget parent,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 19 of file SFBoolGUI.cpp.

References changeValue(), radioButton, setValue(), and SFBoolLayout.

X3DTK::Qt::SFBoolGUI::~SFBoolGUI  ) 
 

Definition at line 45 of file SFBoolGUI.cpp.


Member Function Documentation

void X3DTK::Qt::SFBoolGUI::changed  )  [signal]
 

Referenced by changeValue().

void X3DTK::Qt::SFBoolGUI::changeValue bool   )  [slot]
 

Definition at line 55 of file SFBoolGUI.cpp.

References boolToEdit, and changed().

Referenced by SFBoolGUI().

void X3DTK::Qt::SFBoolGUI::setValue  ) 
 

Definition at line 50 of file SFBoolGUI.cpp.

References boolToEdit, and radioButton.

Referenced by SFBoolGUI().


Member Data Documentation

bool* X3DTK::Qt::SFBoolGUI::boolToEdit [private]
 

Definition at line 35 of file SFBoolGUI.h.

Referenced by changeValue(), and setValue().

QRadioButton* X3DTK::Qt::SFBoolGUI::radioButton
 

Definition at line 41 of file SFBoolGUI.h.

Referenced by setValue(), and SFBoolGUI().

QHBoxLayout* X3DTK::Qt::SFBoolGUI::SFBoolLayout [protected]
 

Definition at line 38 of file SFBoolGUI.h.

Referenced by SFBoolGUI().


The documentation for this class was generated from the following files:
Generated on Thu Dec 23 13:52:35 2004 by doxygen 1.3.6