![]() |
Qt 4.8
|
Public Functions | |
| bool | operator!= (const QWizardLayoutInfo &other) |
| bool | operator== (const QWizardLayoutInfo &other) |
| QWizardLayoutInfo () | |
Public Variables | |
| int | buttonSpacing |
| int | childMarginBottom |
| int | childMarginLeft |
| int | childMarginRight |
| int | childMarginTop |
| bool | extension |
| bool | header |
| int | hspacing |
| bool | sideWidget |
| bool | subTitle |
| bool | title |
| int | topLevelMarginBottom |
| int | topLevelMarginLeft |
| int | topLevelMarginRight |
| int | topLevelMarginTop |
| int | vspacing |
| bool | watermark |
| QWizard::WizardStyle | wizStyle |
Definition at line 214 of file qwizard.cpp.
|
inline |
Definition at line 217 of file qwizard.cpp.
|
inline |
Definition at line 244 of file qwizard.cpp.
| bool QWizardLayoutInfo::operator== | ( | const QWizardLayoutInfo & | other | ) |
Definition at line 247 of file qwizard.cpp.
| int QWizardLayoutInfo::buttonSpacing |
Definition at line 234 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), and QWizardPrivate::recreateLayout().
| int QWizardLayoutInfo::childMarginBottom |
Definition at line 231 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), and QWizardPrivate::recreateLayout().
| int QWizardLayoutInfo::childMarginLeft |
Definition at line 228 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), and QWizardPrivate::recreateLayout().
| int QWizardLayoutInfo::childMarginRight |
Definition at line 229 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), and QWizardPrivate::recreateLayout().
| int QWizardLayoutInfo::childMarginTop |
Definition at line 230 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), and QWizardPrivate::recreateLayout().
| bool QWizardLayoutInfo::extension |
Definition at line 240 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), and QWizardPrivate::recreateLayout().
| bool QWizardLayoutInfo::header |
Definition at line 236 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), QWizardPrivate::recreateLayout(), QWizardPrivate::updateLayout(), and QWizardPrivate::updateMinMaxSizes().
| int QWizardLayoutInfo::hspacing |
Definition at line 232 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), and QWizardPrivate::recreateLayout().
| bool QWizardLayoutInfo::sideWidget |
Definition at line 241 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), QWizardPrivate::recreateLayout(), QWizardPrivate::updateLayout(), and QWizardPrivate::updateMinMaxSizes().
| bool QWizardLayoutInfo::subTitle |
Definition at line 239 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), QWizardPrivate::recreateLayout(), and QWizardPrivate::updateLayout().
| bool QWizardLayoutInfo::title |
Definition at line 238 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), QWizardPrivate::recreateLayout(), and QWizardPrivate::updateLayout().
| int QWizardLayoutInfo::topLevelMarginBottom |
Definition at line 227 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), and QWizardPrivate::recreateLayout().
| int QWizardLayoutInfo::topLevelMarginLeft |
Definition at line 224 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), QWizardPrivate::recreateLayout(), and QWizardHeader::setup().
| int QWizardLayoutInfo::topLevelMarginRight |
Definition at line 225 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), QWizardPrivate::recreateLayout(), and QWizardHeader::setup().
| int QWizardLayoutInfo::topLevelMarginTop |
Definition at line 226 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), QWizardPrivate::recreateLayout(), and QWizardHeader::setup().
| int QWizardLayoutInfo::vspacing |
Definition at line 233 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), and QWizardPrivate::recreateLayout().
| bool QWizardLayoutInfo::watermark |
Definition at line 237 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), QWizardPrivate::recreateLayout(), QWizardPrivate::updateLayout(), and QWizardPrivate::updateMinMaxSizes().
| QWizard::WizardStyle QWizardLayoutInfo::wizStyle |
Definition at line 235 of file qwizard.cpp.
Referenced by QWizardPrivate::layoutInfoForCurrentPage(), operator==(), QWizardPrivate::recreateLayout(), and QWizardHeader::setup().