input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qcheckbox.html

output_urn
QCheckBox

inherits

public_types

properties
tristate : bool

public_functions
QCheckBox ( QWidget * parent = 0 )
QCheckBox ( const QString & text, QWidget * parent = 0 )
 Qt::CheckState checkState () const
 bool isTristate () const
 void setCheckState ( Qt::CheckState state )
 void setTristate ( bool y = true )

public_slots

signals
 void stateChanged ( int state )

static_public_members

protected_functions
 void initStyleOption ( QStyleOptionButton * option ) const

reimplemented_public_functions
 virtual QSize sizeHint () const

reimplemented_protected_functions
 virtual void checkStateSet ()
 virtual bool event ( QEvent * e )
 virtual bool hitButton ( const QPoint & pos ) const
 virtual void mouseMoveEvent ( QMouseEvent * e )
 virtual void nextCheckState ()
 virtual void paintEvent ( QPaintEvent * )

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects
class
QWidget
name
RenderFlags

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums

parent_enums
class_name
QWidget
name
RenderFlag
key
DrawWindowBackground
DrawChildren
IgnoreMask
public_flag
true
class_name
QPaintDevice
name
PaintDeviceMetric
key
PdmWidth
PdmHeight
PdmWidthMM
PdmHeightMM
PdmNumColors
PdmDepth
PdmDpiX
PdmDpiY
PdmPhysicalDpiX
PdmPhysicalDpiY
public_flag
true

parent_index
238

parent_name
QAbstractButton

