| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWizard::hasVisitedPage| Name: | 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 |
QWizard::initializePage| Name: | 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 |
QWizard::next| Name: | 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 |
QWizard::nextId| Name: | 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 |
QWizard::options| Name: | 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 |
QWizard::page| Name: | 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 |
QWizard::pageIds| Name: | 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 |
QWizard::paintEvent| Name: | 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 |
QWizard::pixmap| Name: | 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 |
QWizard::removePage| Name: | 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 |
QWizard::resizeEvent| Name: | 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 |
QWizard::restart| Name: | 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 |
QWizard::setButton| Name: | 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 |
QWizard::setButtonLayout| Name: | 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 |
QWizard::setButtonText| Name: | 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 |
QWizard::setDefaultProperty| Name: | 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 |
QWizard::setField| Name: | 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 |
QWizard::setOption| Name: | 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 |
QWizard::setOptions| Name: | 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 |
QWizard::setPage| Name: | 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 |
QWizard::setPixmap| Name: | 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 |
QWizard::setSideWidget| Name: | 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 |
QWizard::setStartId| Name: | 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 |
QWizard::setSubTitleFormat| Name: | 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 |
QWizard::setTitleFormat| Name: | 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 |
QWizard::setVisible| Name: | 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 |
QWizard::setWizardStyle| Name: | 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 |
QWizard::sideWidget| Name: | 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 |
QWizard::sizeHint| Name: | 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 |
QWizard::startId| Name: | 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 |
QWizard::subTitleFormat| Name: | 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 |
QWizard::testOption| Name: | 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 |
QWizard::titleFormat| Name: | 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 |
QWizard::validateCurrentPage| Name: | 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 |
QWizard::visitedPages| Name: | 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 |
QWizard::wizardStyle| Name: | 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 |
QWizard::~QWizard| Name: | 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 |
QWizardAntiFlickerWidget::QWizardAntiFlickerWidget| Name: | QWizardAntiFlickerWidget::QWizardAntiFlickerWidget | | Prototype: | QWizardAntiFlickerWidget(QWizard *wizard, QWizardPrivate *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 534-536 |
| | 1 | 1 |
QWizardDefaultProperty::QWizardDefaultProperty| Name: | QWizardDefaultProperty::QWizardDefaultProperty | | Prototype: | inline QWizardDefaultProperty(const char *className, const char *property, const char *changedSignal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 169-171 |
| | 1 | 1 |
QWizardField::QWizardField| Name: | QWizardField::QWizardField | | Prototype: | QWizardField::QWizardField(QWizardPage *page, const QString &spec, QObject *object, const char *property, const char *changedSignal) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 195-204 |
| | 3 | 2 |
QWizardField::findProperty| Name: | QWizardField::findProperty | | Prototype: | void QWizardField::findProperty(const QWizardDefaultProperty *properties, int propertyCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 213-224 |
| | 6 | 3 |
QWizardField::resolve| Name: | QWizardField::resolve | | Prototype: | void QWizardField::resolve(const QVector<QWizardDefaultProperty> &defaultPropertyTable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 206-211 |
| | 3 | 2 |
QWizardHeader::QWizardHeader| Name: | QWizardHeader::QWizardHeader | | Prototype: | inline QWizardHeader(RulerType , QWidget *parent = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 286-287 |
| | 1 | 1 |
QWizardHeader::QWizardHeader| Name: | QWizardHeader::QWizardHeader | | Prototype: | QWizardHeader::QWizardHeader(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 308-341 |
| | 22 | 1 |
QWizardHeader::paintEvent| Name: | QWizardHeader::paintEvent | | Prototype: | void QWizardHeader::paintEvent(QPaintEvent * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 419-432 |
| | 10 | 1 |
QWizardHeader::setup| Name: | QWizardHeader::setup | | Prototype: | void QWizardHeader::setup(const QWizardLayoutInfo &info, const QString &title, const QString &subTitle, const QPixmap &logo, const QPixmap &banner, Qt::TextFormat titleFormat, Qt::TextFormat subTitleFormat) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 358-417 |
| | 39 | 5 |
QWizardLayoutInfo::QWizardLayoutInfo| Name: | QWizardLayoutInfo::QWizardLayoutInfo | | Prototype: | inline QWizardLayoutInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 229-234 |
| | 1 | 1 |
QWizardLayoutInfo::operator!=| Name: | QWizardLayoutInfo::operator!= | | Prototype: | inline bool operator!=(const QWizardLayoutInfo &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 256-256 |
| | 1 | 1 |
QWizardLayoutInfo::operator==| Name: | QWizardLayoutInfo::operator== | | Prototype: | bool QWizardLayoutInfo::operator==(const QWizardLayoutInfo &other) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 259-279 |
| | 18 | 1 |
QWizardPage::QWizardPage| Name: | QWizardPage::QWizardPage | | Prototype: | QWizardPage::QWizardPage(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3469-3473 |
| | 1 | 1 |
QWizardPage::buttonText| Name: | QWizardPage::buttonText | | Prototype: | QString QWizardPage::buttonText(QWizard::WizardButton which) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3813-3824 |
| | 6 | 3 |
QWizardPage::cleanupPage| Name: | QWizardPage::cleanupPage | | Prototype: | void QWizardPage::cleanupPage() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3621-3632 |
| | 7 | 4 |
QWizardPage::field| Name: | QWizardPage::field | | Prototype: | QVariant QWizardPage::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: | 3909-3915 |
| | 4 | 2 |
QWizardPage::isCommitPage| Name: | QWizardPage::isCommitPage | | Prototype: | bool QWizardPage::isCommitPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3778-3782 |
| | 2 | 1 |
QWizardPage::isComplete| Name: | QWizardPage::isComplete | | Prototype: | bool QWizardPage::isComplete() const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3670-3700 |
| | 17 | 9 |
QWizardPage::isFinalPage| Name: | QWizardPage::isFinalPage | | Prototype: | bool QWizardPage::isFinalPage() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3735-3748 |
| | 7 | 3 |
QWizardPage::nextId| Name: | QWizardPage::nextId | | Prototype: | int QWizardPage::nextId() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3842-3863 |
| | 13 | 5 |
QWizardPage::pixmap| Name: | QWizardPage::pixmap | | Prototype: | QPixmap QWizardPage::pixmap(QWizard::WizardPixmap which) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3574-3587 |
| | 8 | 3 |
QWizardPage::registerField| Name: | QWizardPage::registerField | | Prototype: | void QWizardPage::registerField(const QString &name, QWidget *widget, const char *property, const char *changedSignal) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3963-3973 |
| | 5 | 2 |
QWizardPage::setButtonText| Name: | QWizardPage::setButtonText | | Prototype: | void QWizardPage::setButtonText(QWizard::WizardButton which, const QString &text) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3792-3798 |
| | 4 | 2 |
QWizardPage::setCommitPage| Name: | QWizardPage::setCommitPage | | Prototype: | void QWizardPage::setCommitPage(bool commitPage) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3764-3771 |
| | 5 | 2 |
QWizardPage::setField| Name: | QWizardPage::setField | | Prototype: | void QWizardPage::setField(const QString &name, const QVariant &value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3888-3894 |
| | 4 | 2 |
QWizardPage::setFinalPage| Name: | QWizardPage::setFinalPage | | Prototype: | void QWizardPage::setFinalPage(bool finalPage) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3714-3721 |
| | 5 | 2 |
QWizardPage::setPixmap| Name: | QWizardPage::setPixmap | | Prototype: | void QWizardPage::setPixmap(QWizard::WizardPixmap which, const QPixmap &pixmap) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3556-3563 |
| | 5 | 2 |
QWizardPage::setSubTitle| Name: | QWizardPage::setSubTitle | | Prototype: | void QWizardPage::setSubTitle(const QString &subTitle) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3529-3535 |
| | 4 | 2 |
QWizardPage::setTitle| Name: | QWizardPage::setTitle | | Prototype: | void QWizardPage::setTitle(const QString &title) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3496-3502 |
| | 4 | 2 |
QWizardPage::subTitle| Name: | QWizardPage::subTitle | | Prototype: | QString QWizardPage::subTitle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3537-3541 |
| | 2 | 1 |
QWizardPage::title| Name: | QWizardPage::title | | Prototype: | QString QWizardPage::title() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3504-3508 |
| | 2 | 1 |
QWizardPage::validatePage| Name: | QWizardPage::validatePage | | Prototype: | bool QWizardPage::validatePage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3648-3651 |
| | 1 | 1 |
QWizardPage::wizard| Name: | QWizardPage::wizard | | Prototype: | QWizard *QWizardPage::wizard() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3981-3985 |
| | 2 | 1 |
QWizardPagePrivate::QWizardPagePrivate| Name: | QWizardPagePrivate::QWizardPagePrivate | | Prototype: | inline QWizardPagePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 483-484 |
| | 1 | 1 |
QWizardPagePrivate::_q_maybeEmitCompleteChanged| Name: | QWizardPagePrivate::_q_maybeEmitCompleteChanged | | Prototype: | void QWizardPagePrivate::_q_maybeEmitCompleteChanged() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 509-515 |
| | 4 | 2 |
QWizardPagePrivate::_q_updateCachedCompleteState| Name: | QWizardPagePrivate::_q_updateCachedCompleteState | | Prototype: | void QWizardPagePrivate::_q_updateCachedCompleteState() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 517-521 |
| | 2 | 1 |
QWizardPagePrivate::cachedIsComplete| Name: | QWizardPagePrivate::cachedIsComplete | | Prototype: | bool QWizardPagePrivate::cachedIsComplete() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 501-507 |
| | 4 | 2 |
QWizardPrivate::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: | 552-592 |
| | 1 | 1 |
QWizardPrivate::_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: | 1669-1679 |
| | 6 | 3 |
QWizardPrivate::_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: | 1732-1757 |
| | 17 | 6 |
QWizardPrivate::_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: | 1681-1730 |
| | 32 | 5 |
QWizardPrivate::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: | 795-815 |
| | 14 | 3 |
QWizardPrivate::buttonLayoutContains| Name: | QWizardPrivate::buttonLayoutContains | | Prototype: | bool QWizardPrivate::buttonLayoutContains(QWizard::WizardButton which) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1543-1546 |
| | 1 | 1 |
QWizardPrivate::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: | 779-793 |
| | 8 | 3 |
QWizardPrivate::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: | 1439-1447 |
| | 4 | 2 |
QWizardPrivate::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: | 1651-1658 |
| | 4 | 2 |
QWizardPrivate::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: | 1660-1667 |
| | 4 | 2 |
QWizardPrivate::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: | 1410-1437 |
| | 15 | 5 |
QWizardPrivate::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: | 719-761 |
| | 27 | 4 |
QWizardPrivate::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: | 1641-1649 |
| | 1 | 1 |
QWizardPrivate::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: | 931-988 |
| | 42 | 4 |
QWizardPrivate::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: | 990-1270 |
| | 199 | 54 |
QWizardPrivate::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: | 817-830 |
| | 10 | 2 |
QWizardPrivate::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: | 763-777 |
| | 10 | 3 |
QWizardPrivate::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: | 1510-1541 |
| | 20 | 8 |
QWizardPrivate::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: | 1759-1767 |
| | 6 | 4 |
QWizardPrivate::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: | 832-904 |
| | 42 | 11 |
QWizardPrivate::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: | 1469-1508 |
| | 27 | 8 |
QWizardPrivate::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: | 1449-1467 |
| | 11 | 7 |
QWizardPrivate::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: | 1369-1381 |
| | 8 | 2 |
QWizardPrivate::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: | 1272-1331 |
| | 37 | 10 |
QWizardPrivate::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: | 1333-1367 |
| | 21 | 7 |
QWizardPrivate::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: | 1548-1559 |
| | 6 | 3 |