Properties | Public Member Functions | Public Slots | Protected Attributes | Protected Member Functions
XCheckBox Class Reference

#include <xcheckbox.h>

List of all members.

Properties

bool defaultChecked
QString fieldName
bool forgetful

Public Member Functions

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

Public Slots

virtual void init ()
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 
)

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::init ( ) [virtual, slot]
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]
bool XCheckBox::forgetful [read, write]

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

Generated on Mon Jan 23 2012 12:22:40 xTuple ERP Programmer Reference, Version 3.8.0 doxygen 1.7.6.1