| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
updatePixmap| Name: | QWizardPrivate::updatePixmap | | Prototype: | void QWizardPrivate::updatePixmap(QWizard::WizardPixmap which) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1554-1565 |
| | 6 | 3 |
updateMinMaxSizes| Name: | QWizardPrivate::updateMinMaxSizes | | Prototype: | void QWizardPrivate::updateMinMaxSizes(const QWizardLayoutInfo &info) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1339-1373 |
| | 21 | 7 |
updateLayout| Name: | QWizardPrivate::updateLayout | | Prototype: | void QWizardPrivate::updateLayout() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1278-1337 |
| | 37 | 10 |
updateCurrentPage| Name: | QWizardPrivate::updateCurrentPage | | Prototype: | void QWizardPrivate::updateCurrentPage() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1375-1387 |
| | 8 | 2 |
updateButtonTexts| Name: | QWizardPrivate::updateButtonTexts | | Prototype: | void QWizardPrivate::updateButtonTexts() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1455-1473 |
| | 11 | 7 |
updateButtonLayout| Name: | QWizardPrivate::updateButtonLayout | | Prototype: | void QWizardPrivate::updateButtonLayout() | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1475-1514 |
| | 27 | 8 |
switchToPage| Name: | QWizardPrivate::switchToPage | | Prototype: | void QWizardPrivate::switchToPage(int newId, Direction direction) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 838-910 |
| | 42 | 11 |
setStyle| Name: | QWizardPrivate::setStyle | | Prototype: | void QWizardPrivate::setStyle(QStyle *style) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1765-1773 |
| | 6 | 4 |
setButtonLayout| Name: | QWizardPrivate::setButtonLayout | | Prototype: | void QWizardPrivate::setButtonLayout(const QWizard::WizardButton *array, int size) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1516-1547 |
| | 20 | 8 |
reset| Name: | QWizardPrivate::reset | | Prototype: | void QWizardPrivate::reset() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 769-783 |
| | 10 | 3 |
removeFieldAt| Name: | QWizardPrivate::removeFieldAt | | Prototype: | void QWizardPrivate::removeFieldAt(int index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 823-836 |
| | 10 | 2 |
recreateLayout| Name: | QWizardPrivate::recreateLayout | | Prototype: | void QWizardPrivate::recreateLayout(const QWizardLayoutInfo &info) | | Coverage: | 0.000% (0/189) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 996-1276 |
| | 199 | 54 |
layoutInfoForCurrentPage| Name: | QWizardPrivate::layoutInfoForCurrentPage | | Prototype: | QWizardLayoutInfo QWizardPrivate::layoutInfoForCurrentPage() | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 937-994 |
| | 42 | 4 |
isVistaThemeEnabled| Name: | QWizardPrivate::isVistaThemeEnabled | | Prototype: | bool QWizardPrivate::isVistaThemeEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1647-1655 |
| | 1 | 1 |
init| Name: | QWizardPrivate::init | | Prototype: | void QWizardPrivate::init() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 725-767 |
| | 27 | 4 |
ensureButton| Name: | QWizardPrivate::ensureButton | | Prototype: | bool QWizardPrivate::ensureButton(QWizard::WizardButton which) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1416-1443 |
| | 15 | 5 |
enableUpdates| Name: | QWizardPrivate::enableUpdates | | Prototype: | void QWizardPrivate::enableUpdates() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1666-1673 |
| | 4 | 2 |
disableUpdates| Name: | QWizardPrivate::disableUpdates | | Prototype: | void QWizardPrivate::disableUpdates() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1657-1664 |
| | 4 | 2 |
connectButton| Name: | QWizardPrivate::connectButton | | Prototype: | void QWizardPrivate::connectButton(QWizard::WizardButton which) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1445-1453 |
| | 4 | 2 |
cleanupPagesNotInHistory| Name: | QWizardPrivate::cleanupPagesNotInHistory | | Prototype: | void QWizardPrivate::cleanupPagesNotInHistory() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 785-799 |
| | 8 | 3 |
buttonLayoutContains| Name: | QWizardPrivate::buttonLayoutContains | | Prototype: | bool QWizardPrivate::buttonLayoutContains(QWizard::WizardButton which) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1549-1552 |
| | 1 | 1 |
addField| Name: | QWizardPrivate::addField | | Prototype: | void QWizardPrivate::addField(const QWizardField &field) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 801-821 |
| | 14 | 3 |
_q_updateButtonStates| Name: | QWizardPrivate::_q_updateButtonStates | | Prototype: | void QWizardPrivate::_q_updateButtonStates() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1687-1736 |
| | 32 | 5 |
_q_handleFieldObjectDestroyed| Name: | QWizardPrivate::_q_handleFieldObjectDestroyed | | Prototype: | void QWizardPrivate::_q_handleFieldObjectDestroyed(QObject *object) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1738-1763 |
| | 17 | 6 |
_q_emitCustomButtonClicked| Name: | QWizardPrivate::_q_emitCustomButtonClicked | | Prototype: | void QWizardPrivate::_q_emitCustomButtonClicked() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1675-1685 |
| | 6 | 3 |
QWizardPrivate| Name: | QWizardPrivate::QWizardPrivate | | Prototype: | inline QWizardPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 558-598 |
| | 1 | 1 |