QCheckBox

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQCheckBox.prg
http://doc.trolltech.com/4.5/qcheckbox.htm
oCheckBox : checkState() nQt::CheckState
oCheckBox : isTristate() lBool
oCheckBox : setCheckState( nState ) NIL
oCheckBox : setTristate( lY ) NIL
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QCheckBox.cpp
Qt_QCheckBox_checkState( pQCheckBox )nQt::CheckState
Qt_QCheckBox_isTristate( pQCheckBox )lBool
Qt_QCheckBox_setCheckState( pQCheckBox, nState )NIL
Qt_QCheckBox_setTristate( pQCheckBox, lY )NIL