Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QWizardName: | QWizard::~QWizard | Prototype: | QWizard::~QWizard() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2227-2231 |
| | 2 | 1 |
wizardStyleName: | QWizard::wizardStyle | Prototype: | QWizard::WizardStyle QWizard::wizardStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2601-2605 |
| | 2 | 1 |
visitedPagesName: | QWizard::visitedPages | Prototype: | QList<int> QWizard::visitedPages() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2421-2425 |
| | 2 | 1 |
validateCurrentPageName: | QWizard::validateCurrentPage | Prototype: | bool QWizard::validateCurrentPage() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3366-3373 |
| | 4 | 2 |
titleFormatName: | QWizard::titleFormat | Prototype: | Qt::TextFormat QWizard::titleFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2851-2855 |
| | 2 | 1 |
testOptionName: | QWizard::testOption | Prototype: | bool QWizard::testOption(WizardOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2626-2630 |
| | 2 | 1 |
subTitleFormatName: | QWizard::subTitleFormat | Prototype: | Qt::TextFormat QWizard::subTitleFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2872-2876 |
| | 2 | 1 |
startIdName: | QWizard::startId | Prototype: | int QWizard::startId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2467-2471 |
| | 2 | 1 |
sizeHintName: | QWizard::sizeHint | Prototype: | QSize QWizard::sizeHint() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3020-3042 |
| | 11 | 4 |
sideWidgetName: | QWizard::sideWidget | Prototype: | QWidget *QWizard::sideWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2997-3002 |
| | 2 | 1 |
setWizardStyleName: | QWizard::setWizardStyle | Prototype: | void QWizard::setWizardStyle(WizardStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2561-2599 |
| | 9 | 2 |
setVisibleName: | QWizard::setVisible | Prototype: | void QWizard::setVisible(bool visible) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3007-3015 |
| | 5 | 3 |
setTitleFormatName: | QWizard::setTitleFormat | Prototype: | void QWizard::setTitleFormat(Qt::TextFormat format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2844-2849 |
| | 3 | 1 |
setSubTitleFormatName: | QWizard::setSubTitleFormat | Prototype: | void QWizard::setSubTitleFormat(Qt::TextFormat format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2865-2870 |
| | 3 | 1 |
setStartIdName: | QWizard::setStartId | Prototype: | void QWizard::setStartId(int theid) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2447-2465 |
| | 12 | 4 |
setSideWidgetName: | QWizard::setSideWidget | Prototype: | void QWizard::setSideWidget(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2979-2988 |
| | 5 | 2 |
setPixmapName: | QWizard::setPixmap | Prototype: | void QWizard::setPixmap(WizardPixmap which, const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2890-2896 |
| | 4 | 1 |
setPageName: | QWizard::setPage | Prototype: | void QWizard::setPage(int theid, QWizardPage *page) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2261-2307 |
| | 27 | 6 |
setOptionsName: | QWizard::setOptions | Prototype: | void QWizard::setOptions(WizardOptions options) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2646-2672 |
| | 18 | 5 |
setOptionName: | QWizard::setOption | Prototype: | void QWizard::setOption(WizardOption option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2613-2618 |
| | 3 | 2 |
setFieldName: | QWizard::setField | Prototype: | void QWizard::setField(const QString &name, const QVariant &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2512-2526 |
| | 9 | 3 |
setDefaultPropertyName: | QWizard::setDefaultProperty | Prototype: | void QWizard::setDefaultProperty(const char *className, const char *property, const char *changedSignal) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2942-2953 |
| | 6 | 3 |
setButtonTextName: | QWizard::setButtonText | Prototype: | void QWizard::setButtonText(WizardButton which, const QString &text) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2697-2708 |
| | 6 | 3 |
setButtonLayoutName: | QWizard::setButtonLayout | Prototype: | void QWizard::setButtonLayout(const QList<WizardButton> &layout) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2757-2782 |
| | 15 | 6 |
setButtonName: | QWizard::setButton | Prototype: | void QWizard::setButton(WizardButton which, QAbstractButton *button) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2794-2817 |
| | 14 | 4 |
restartName: | QWizard::restart | Prototype: | void QWizard::restart() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3168-3175 |
| | 5 | 1 |
resizeEventName: | QWizard::resizeEvent | Prototype: | void QWizard::resizeEvent(QResizeEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3218-3235 |
| | 4 | 1 |
removePageName: | QWizard::removePage | Prototype: | void QWizard::removePage(int id) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2317-2381 |
| | 38 | 14 |
pixmapName: | QWizard::pixmap | Prototype: | QPixmap QWizard::pixmap(WizardPixmap which) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2906-2915 |
| | 3 | 1 |
paintEventName: | QWizard::paintEvent | Prototype: | void QWizard::paintEvent(QPaintEvent * event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3240-3263 |
| | 8 | 3 |
pageIdsName: | QWizard::pageIds | Prototype: | QList<int> QWizard::pageIds() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2431-2435 |
| | 2 | 1 |
pageName: | QWizard::page | Prototype: | QWizardPage *QWizard::page(int theid) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2391-2395 |
| | 2 | 1 |
optionsName: | QWizard::options | Prototype: | QWizard::WizardOptions QWizard::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2674-2678 |
| | 2 | 1 |
nextIdName: | QWizard::nextId | Prototype: | int QWizard::nextId() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3389-3396 |
| | 4 | 2 |
nextName: | QWizard::next | Prototype: | void QWizard::next() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3139-3160 |
| | 13 | 6 |
initializePageName: | QWizard::initializePage | Prototype: | void QWizard::initializePage(int theid) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3325-3330 |
| | 3 | 2 |
hasVisitedPageName: | QWizard::hasVisitedPage | Prototype: | bool QWizard::hasVisitedPage(int theid) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2407-2411 |
| | 2 | 1 |
fieldName: | QWizard::field | Prototype: | QVariant QWizard::field(const QString &name) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2535-2547 |
| | 7 | 2 |
eventName: | QWizard::event | Prototype: | bool QWizard::event(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3180-3213 |
| | 5 | 2 |
doneName: | QWizard::done | Prototype: | void QWizard::done(int result) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3294-3305 |
| | 6 | 3 |
currentPageName: | QWizard::currentPage | Prototype: | QWizardPage *QWizard::currentPage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2481-2485 |
| | 2 | 1 |
currentIdName: | QWizard::currentId | Prototype: | int QWizard::currentId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2499-2503 |
| | 2 | 1 |
cleanupPageName: | QWizard::cleanupPage | Prototype: | void QWizard::cleanupPage(int theid) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3343-3348 |
| | 3 | 2 |
buttonTextName: | QWizard::buttonText | Prototype: | QString QWizard::buttonText(WizardButton which) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2722-2737 |
| | 9 | 4 |
buttonName: | QWizard::button | Prototype: | QAbstractButton *QWizard::button(WizardButton which) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2824-2834 |
| | 4 | 2 |
backName: | QWizard::back | Prototype: | void QWizard::back() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3123-3130 |
| | 5 | 2 |
addPageName: | QWizard::addPage | Prototype: | int QWizard::addPage(QWizardPage *page) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2241-2249 |
| | 6 | 2 |
QWizardName: | QWizard::QWizard | Prototype: | QWizard::QWizard(QWidget *parent, Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2213-2222 |
| | 2 | 1 |