QWizard

  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/TQWizard.prg
http://doc.trolltech.com/4.5/qwizard.htm
oWizard : addPage( pPage ) nInt
oWizard : button( nWhich ) pQAbstractButton
oWizard : buttonText( nWhich ) cQString
oWizard : currentId() nInt
oWizard : currentPage() Page
oWizard : field( cName ) pQVariant
oWizard : hasVisitedPage( nId ) lBool
oWizard : nextId() nInt
oWizard : options() nWizardOptions
oWizard : page( nId ) Page
oWizard : pixmap( nWhich ) pQPixmap
oWizard : removePage( nId ) NIL
oWizard : setButton( nWhich, pButton ) NIL
oWizard : setButtonText( nWhich, cText ) NIL
oWizard : setDefaultProperty( pClassName, pProperty, pChangedSignal ) NIL
oWizard : setField( cName, pValue ) NIL
oWizard : setOption( nOption, lOn ) NIL
oWizard : setOptions( nOptions ) NIL
oWizard : setPage( nId, pPage ) NIL
oWizard : setPixmap( nWhich, pPixmap ) NIL
oWizard : setStartId( nId ) NIL
oWizard : setSubTitleFormat( nFormat ) NIL
oWizard : setTitleFormat( nFormat ) NIL
oWizard : setWizardStyle( nStyle ) NIL
oWizard : startId() nInt
oWizard : subTitleFormat() nQt::TextFormat
oWizard : testOption( nOption ) lBool
oWizard : titleFormat() nQt::TextFormat
oWizard : validateCurrentPage() lBool
oWizard : wizardStyle() nWizardStyle
oWizard : back() NIL
oWizard : next() NIL
oWizard : restart() NIL
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QWizard.cpp
Qt_QWizard_addPage( pQWizard, pPage )nInt
Qt_QWizard_button( pQWizard, nWhich )pQAbstractButton
Qt_QWizard_buttonText( pQWizard, nWhich )cQString
Qt_QWizard_currentId( pQWizard )nInt
Qt_QWizard_currentPage( pQWizard )pQWizardPage
Qt_QWizard_field( pQWizard, cName )pQVariant
Qt_QWizard_hasVisitedPage( pQWizard, nId )lBool
Qt_QWizard_nextId( pQWizard )nInt
Qt_QWizard_options( pQWizard )nWizardOptions
Qt_QWizard_page( pQWizard, nId )pQWizardPage
Qt_QWizard_pixmap( pQWizard, nWhich )pQPixmap
Qt_QWizard_removePage( pQWizard, nId )NIL
Qt_QWizard_setButton( pQWizard, nWhich, pButton )NIL
Qt_QWizard_setButtonText( pQWizard, nWhich, cText )NIL
Qt_QWizard_setDefaultProperty( pQWizard, pClassName, pProperty, pChangedSignal )NIL
Qt_QWizard_setField( pQWizard, cName, pValue )NIL
Qt_QWizard_setOption( pQWizard, nOption, lOn )NIL
Qt_QWizard_setOptions( pQWizard, nOptions )NIL
Qt_QWizard_setPage( pQWizard, nId, pPage )NIL
Qt_QWizard_setPixmap( pQWizard, nWhich, pPixmap )NIL
Qt_QWizard_setStartId( pQWizard, nId )NIL
Qt_QWizard_setSubTitleFormat( pQWizard, nFormat )NIL
Qt_QWizard_setTitleFormat( pQWizard, nFormat )NIL
Qt_QWizard_setWizardStyle( pQWizard, nStyle )NIL
Qt_QWizard_startId( pQWizard )nInt
Qt_QWizard_subTitleFormat( pQWizard )nQt::TextFormat
Qt_QWizard_testOption( pQWizard, nOption )lBool
Qt_QWizard_titleFormat( pQWizard )nQt::TextFormat
Qt_QWizard_validateCurrentPage( pQWizard )lBool
Qt_QWizard_wizardStyle( pQWizard )nWizardStyle
Qt_QWizard_back( pQWizard )NIL
Qt_QWizard_next( pQWizard )NIL
Qt_QWizard_restart( pQWizard )NIL