Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 2207-2216 |
| | 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: | 2493-2497 |
| | 2 | 1 |
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: | 2475-2479 |
| | 2 | 1 |
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: | 2401-2405 |
| | 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: | 2668-2672 |
| | 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: | 2385-2389 |
| | 2 | 1 |
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: | 2425-2429 |
| | 2 | 1 |
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: | 2900-2909 |
| | 3 | 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: | 3212-3229 |
| | 4 | 1 |
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: | 3162-3169 |
| | 5 | 1 |
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: | 2884-2890 |
| | 4 | 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: | 2859-2864 |
| | 3 | 1 |
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: | 2838-2843 |
| | 3 | 1 |
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: | 2991-2996 |
| | 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: | 2461-2465 |
| | 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: | 2866-2870 |
| | 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: | 2620-2624 |
| | 2 | 1 |
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: | 2845-2849 |
| | 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: | 2415-2419 |
| | 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: | 2595-2599 |
| | 2 | 1 |
~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: | 2221-2225 |
| | 2 | 1 |
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: | 2235-2243 |
| | 6 | 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: | 3117-3124 |
| | 5 | 2 |
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: | 2818-2828 |
| | 4 | 2 |
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: | 3337-3342 |
| | 3 | 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: | 3174-3207 |
| | 5 | 2 |
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: | 2529-2541 |
| | 7 | 2 |
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: | 3319-3324 |
| | 3 | 2 |
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: | 3383-3390 |
| | 4 | 2 |
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: | 2607-2612 |
| | 3 | 2 |
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: | 2973-2982 |
| | 5 | 2 |
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: | 2555-2593 |
| | 9 | 2 |
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: | 3360-3367 |
| | 4 | 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: | 3288-3299 |
| | 6 | 3 |
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: | 3234-3257 |
| | 8 | 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: | 2691-2702 |
| | 6 | 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: | 2936-2947 |
| | 6 | 3 |
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: | 2506-2520 |
| | 9 | 3 |
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: | 3001-3009 |
| | 5 | 3 |
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: | 2716-2731 |
| | 9 | 4 |
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: | 2788-2811 |
| | 14 | 4 |
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: | 2441-2459 |
| | 12 | 4 |
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: | 3014-3036 |
| | 11 | 4 |
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: | 2640-2666 |
| | 18 | 5 |
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: | 3133-3154 |
| | 13 | 6 |
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: | 2751-2776 |
| | 15 | 6 |
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: | 2255-2301 |
| | 27 | 6 |
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: | 2311-2375 |
| | 38 | 14 |