XCheckBox Class Reference

#include <xcheckbox.h>

List of all members.

Properties

bool defaultChecked
QString fieldName
bool forgetful

Public Member Functions

 XCheckBox (const QString &, QWidget *=0)
 XCheckBox (QWidget *=0)
 ~XCheckBox ()
virtual bool defaultChecked () const
virtual QString fieldName () const
virtual bool forgetful () const

Public Slots

virtual void setData ()
virtual void setDataWidgetMap (XDataWidgetMapper *m)
virtual void setDefaultChecked (bool p)
virtual void setFieldName (QString p)
virtual void setForgetful (bool p)

Protected Attributes

XDataWidgetMapper_mapper

Protected Member Functions

virtual void showEvent (QShowEvent *)

Constructor & Destructor Documentation

XCheckBox::XCheckBox ( QWidget pParent = 0  ) 
XCheckBox::XCheckBox ( const QString pText,
QWidget pParent = 0 
)
XCheckBox::~XCheckBox (  ) 

Member Function Documentation

virtual bool XCheckBox::defaultChecked (  )  const [inline, virtual]
virtual QString XCheckBox::fieldName (  )  const [inline, virtual]
virtual bool XCheckBox::forgetful (  )  const [inline, virtual]
void XCheckBox::setData (  )  [virtual, slot]
void XCheckBox::setDataWidgetMap ( XDataWidgetMapper m  )  [virtual, slot]
virtual void XCheckBox::setDefaultChecked ( bool  p  )  [inline, virtual, slot]
virtual void XCheckBox::setFieldName ( QString  p  )  [inline, virtual, slot]
void XCheckBox::setForgetful ( bool  p  )  [virtual, slot]
void XCheckBox::showEvent ( QShowEvent event  )  [protected, virtual]

Reimplemented from QWidget.


Member Data Documentation


Property Documentation

bool XCheckBox::defaultChecked [read, write]
QString XCheckBox::fieldName [read, write]
bool XCheckBox::forgetful [read, write]

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

Generated on Mon Nov 30 09:58:35 2009 xTuple ERP Programmer Reference, Version 3.4.0RC doxygen 1.6.1