List of all members | Properties | Public Member Functions | Public Slots | Protected Attributes | Protected Member Functions
XCheckBox Class Reference

#include <xcheckbox.h>

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
 
virtual void init ()
 
virtual void setData ()
 
virtual void setFieldName (QString p)
 
virtual void setForgetful (bool p)
 

Public Slots

virtual void setDataWidgetMap (XDataWidgetMapper *m)
 
virtual void setDefaultChecked (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
inlinevirtual
virtual QString XCheckBox::fieldName ( ) const
inlinevirtual
virtual bool XCheckBox::forgetful ( ) const
inlinevirtual
void XCheckBox::init ( )
virtual
void XCheckBox::setData ( )
virtual
void XCheckBox::setDataWidgetMap ( XDataWidgetMapper m)
virtualslot
virtual void XCheckBox::setDefaultChecked ( bool  p)
inlinevirtualslot
virtual void XCheckBox::setFieldName ( QString  p)
inlinevirtual
void XCheckBox::setForgetful ( bool  p)
virtual
void XCheckBox::showEvent ( QShowEvent *  event)
protectedvirtual

Member Data Documentation

XDataWidgetMapper* XCheckBox::_mapper
protected

Property Documentation

bool XCheckBox::defaultChecked
readwrite
QString XCheckBox::fieldName
readwrite
bool XCheckBox::forgetful
readwrite

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

Generated on Fri Oct 7 2016 14:23:35 xTuple ERP Programmer Reference, Version 4.2.0 doxygen 1.8.10