casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Signals | Public Member Functions | Protected Slots | Private Attributes | List of all members
casa::QtPushButton Class Reference

#include <QtGuiEntry.qo.h>

Inheritance diagram for casa::QtPushButton:

Signals

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

Public Member Functions

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

Protected Slots

void emitValue ()
 

Private Attributes

QString itemName
 
bool blockSignal
 

Detailed Description

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

Constructor & Destructor Documentation

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

Member Function Documentation

void casa::QtPushButton::emitValue ( )
protectedslot
void casa::QtPushButton::itemValueChanged ( QString  name,
QString  value,
int  action,
bool  apply 
)
signal
QString casa::QtPushButton::name ( )
inline

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

References itemName.

void casa::QtPushButton::reSet ( QString  )
void casa::QtPushButton::setLabelText ( QString  txt)
inline

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

Member Data Documentation

bool casa::QtPushButton::blockSignal
private

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

QString casa::QtPushButton::itemName
private

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

Referenced by name().


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