![]() |
VR-Forces 4.8 Class Documentation
|

Public Member Functions | |
| DtChooseVisualCopyingPage (makVrv::DtDe &de, QWidget *parent, boost::shared_ptr< DtSmsUpgradeInfo > info, const Qt::WindowFlags &f=0) | |
| virtual | ~DtChooseVisualCopyingPage () |
| virtual bool | isLastPage () const |
| virtual bool | showFinishButton () const |
| virtual bool | pageComplete () const |
| virtual bool | nextPageComplete () const |
| virtual DtWizardPage * | nextPage (QWidget *p) |
Public Member Functions inherited from DtWizardPage | |
| DtWizardPage (makVrv::DtDe &, QWidget *, const Qt::WindowFlags &f=0) | |
| virtual | ~DtWizardPage () |
| virtual void | execute () |
| virtual void | cancel () |
| virtual void | keyPressEvent (QKeyEvent *) |
| virtual void | setTitle (const QString &) |
| virtual void | setDescription (const QString &) |
| virtual void | showTitle (bool) |
| virtual void | showDescription (bool) |
Protected Attributes | |
| QRadioButton * | myCopyVisualsIntoSms |
| QRadioButton * | myDoNotCopyVisuals |
| boost::shared_ptr < DtSmsUpgradeInfo > | myInfo |
Protected Attributes inherited from DtWizardPage | |
| DtWizardPage * | myNextPage |
| makVrv::DtDe & | myDe |
Additional Inherited Members | |
Signals inherited from DtWizardPage | |
| void | pageCompleted (bool) |
| void | returnPressed () |
| void | backPage () |
| void | rejected () |
Public Attributes inherited from DtWizardPage | |
| QLabel * | myTitle |
| QWidget * | myContents |
| QVBoxLayout * | myContentsLayout |
| QVBoxLayout * | myMainLayout |
| QLabel * | myDescription |
| DtChooseVisualCopyingPage::DtChooseVisualCopyingPage | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| boost::shared_ptr< DtSmsUpgradeInfo > | info, | ||
| const Qt::WindowFlags & | f = 0 |
||
| ) |
|
virtual |
|
inlinevirtual |
Reimplemented from DtWizardPage.
|
inlinevirtual |
Reimplemented from DtWizardPage.
|
virtual |
Reimplemented from DtWizardPage.
|
inlinevirtual |
Reimplemented from DtWizardPage.
References DtWizardPage::pageComplete().
|
virtual |
Reimplemented from DtWizardPage.
|
protected |
|
protected |
|
protected |