casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Slots | Signals | Public Member Functions | Protected Slots | Private Attributes
casa::QtBool Class Reference

#include <QtGuiEntry.qo.h>

List of all members.

Public Slots

void setOriginal ()
void setDefault ()
void setCopy ()
void setPaste ()

Signals

void itemValueChanged (QString name, QString value, int action, bool apply)

Public Member Functions

 QtBool (QWidget *parent=0)
 QtBool (QDomElement &ele, QWidget *parent=0)
 ~QtBool ()
void setLabelText (QString txt)
QString name ()
void reSet (QString)

Protected Slots

void emitValue ()

Private Attributes

QString itemName
bool blockSignal
QString orig

Detailed Description

Definition at line 412 of file QtGuiEntry.qo.h.


Constructor & Destructor Documentation

casa::QtBool::QtBool ( QWidget *  parent = 0)
casa::QtBool::QtBool ( QDomElement &  ele,
QWidget *  parent = 0 
)

Member Function Documentation

void casa::QtBool::emitValue ( ) [protected, slot]
void casa::QtBool::itemValueChanged ( QString  name,
QString  value,
int  action,
bool  apply 
) [signal]
QString casa::QtBool::name ( ) [inline]

Definition at line 419 of file QtGuiEntry.qo.h.

References itemName.

void casa::QtBool::reSet ( QString  )
void casa::QtBool::setCopy ( ) [slot]
void casa::QtBool::setDefault ( ) [slot]
void casa::QtBool::setLabelText ( QString  txt) [inline]

Definition at line 418 of file QtGuiEntry.qo.h.

void casa::QtBool::setOriginal ( ) [slot]
void casa::QtBool::setPaste ( ) [slot]

Member Data Documentation

bool casa::QtBool::blockSignal [private]

Definition at line 432 of file QtGuiEntry.qo.h.

QString casa::QtBool::itemName [private]

Definition at line 431 of file QtGuiEntry.qo.h.

Referenced by name().

QString casa::QtBool::orig [private]

Definition at line 433 of file QtGuiEntry.qo.h.


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