Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWindowsStyle::standardPixmapName: | QWindowsStyle::standardPixmap | Prototype: | QPixmap QWindowsStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 521-565 |
| | 1 | 1 |
QWindowsStyle::styleHintName: | QWindowsStyle::styleHint | Prototype: | int QWindowsStyle::styleHint(StyleHint hint, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *returnData) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 568-682 |
| | 33 | 27 |
QWindowsStyle::subElementRectName: | QWindowsStyle::subElementRect | Prototype: | QRect QWindowsStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1909-1941 |
| | 20 | 8 |
QWindowsStyle::unpolishName: | QWindowsStyle::unpolish | Prototype: | void QWindowsStyle::unpolish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 281-285 |
| | 2 | 1 |
QWindowsStyle::unpolishName: | QWindowsStyle::unpolish | Prototype: | void QWindowsStyle::unpolish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 294-297 |
| | 1 | 1 |
QWindowsStylePrivate::QWindowsStylePrivateName: | QWindowsStylePrivate::QWindowsStylePrivate | Prototype: | QWindowsStylePrivate::QWindowsStylePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 126-136 |
| | 9 | 1 |
QWindowsStylePrivate::appDevicePixelRatioName: | QWindowsStylePrivate::appDevicePixelRatio | Prototype: | qreal QWindowsStylePrivate::appDevicePixelRatio() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 138-141 |
| | 1 | 1 |
QWindowsStylePrivate::fixedPixelMetricName: | QWindowsStylePrivate::fixedPixelMetric | Prototype: | int QWindowsStylePrivate::fixedPixelMetric(QStyle::PixelMetric pm) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 358-407 |
| | 15 | 22 |
QWindowsStylePrivate::hasSeenAltName: | QWindowsStylePrivate::hasSeenAlt | Prototype: | bool QWindowsStylePrivate::hasSeenAlt(const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 144-148 |
| | 2 | 1 |
QWindowsStylePrivate::nativeMetricScaleFactorName: | QWindowsStylePrivate::nativeMetricScaleFactor | Prototype: | qreal QWindowsStylePrivate::nativeMetricScaleFactor(const QWidget *widget) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 432-448 |
| | 12 | 5 |
QWindowsStylePrivate::pixelMetricFromSystemDpName: | QWindowsStylePrivate::pixelMetricFromSystemDp | Prototype: | int QWindowsStylePrivate::pixelMetricFromSystemDp(QStyle::PixelMetric pm, const QStyleOption *, const QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 307-356 |
| | 3 | 1 |
QWingedEdge::QWingedEdgeName: | QWingedEdge::QWingedEdge | Prototype: | QWingedEdge::QWingedEdge() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 852-857 |
| | 2 | 1 |
QWingedEdge::QWingedEdgeName: | QWingedEdge::QWingedEdge | Prototype: | QWingedEdge::QWingedEdge(const QPainterPath &subject, const QPainterPath &clip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 859-868 |
| | 3 | 1 |
QWingedEdge::addEdgeName: | QWingedEdge::addEdge | Prototype: | int QWingedEdge::addEdge(const QPointF &a, const QPointF &b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1182-1188 |
| | 3 | 1 |
QWingedEdge::addEdgeName: | QWingedEdge::addEdge | Prototype: | int QWingedEdge::addEdge(int fi, int si) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1190-1265 |
| | 47 | 6 |
QWingedEdge::deltaName: | QWingedEdge::delta | Prototype: | qreal QWingedEdge::delta(int vertex, int a, int b) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1006-1028 |
| | 14 | 5 |
QWingedEdge::findInsertStatusName: | QWingedEdge::findInsertStatus | Prototype: | QWingedEdge::TraversalStatus QWingedEdge::findInsertStatus(int vi, int ei) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1030-1083 |
| | 25 | 4 |
QWingedEdge::insertName: | QWingedEdge::insert | Prototype: | int QWingedEdge::insert(const QPathVertex &vertex) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1267-1284 |
| | 10 | 5 |
QWingedEdge::intersectAndAddName: | QWingedEdge::intersectAndAdd | Prototype: | void QWingedEdge::intersectAndAdd() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 791-850 |
| | 34 | 10 |
QWingedEdge::isInsideName: | QWingedEdge::isInside | Prototype: | bool QWingedEdge::isInside(qreal x, qreal y) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1774-1798 |
| | 13 | 5 |
QWingedEdge::nextName: | QWingedEdge::next | Prototype: | QWingedEdge::TraversalStatus QWingedEdge::next(const QWingedEdge::TraversalStatus &status) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 870-887 |
| | 11 | 2 |
QWingedEdge::removeEdgeName: | QWingedEdge::removeEdge | Prototype: | void QWingedEdge::removeEdge(int ei) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1085-1123 |
| | 26 | 1 |
QWingedEdge::simplifyName: | QWingedEdge::simplify | Prototype: | void QWingedEdge::simplify() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1331-1344 |
| | 6 | 3 |
QWingedEdge::toPathName: | QWingedEdge::toPath | Prototype: | QPainterPath QWingedEdge::toPath() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1346-1362 |
| | 8 | 4 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::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 |
QWizard::~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 |
QWizardAntiFlickerWidget::QWizardAntiFlickerWidgetName: | 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: | 540-542 |
| | 1 | 1 |
QWizardDefaultProperty::QWizardDefaultPropertyName: | 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: | 175-177 |
| | 1 | 1 |
QWizardField::QWizardFieldName: | 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: | 201-210 |
| | 3 | 2 |
QWizardField::findPropertyName: | 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: | 219-230 |
| | 6 | 3 |
QWizardField::resolveName: | 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: | 212-217 |
| | 3 | 2 |
QWizardHeader::QWizardHeaderName: | 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: | 292-293 |
| | 1 | 1 |
QWizardHeader::QWizardHeaderName: | 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: | 314-347 |
| | 22 | 1 |
QWizardHeader::paintEventName: | 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: | 425-438 |
| | 10 | 1 |
QWizardHeader::setupName: | 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: | 364-423 |
| | 39 | 5 |
QWizardLayoutInfo::QWizardLayoutInfoName: | 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: | 235-240 |
| | 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: | 262-262 |
| | 1 | 1 |
QWizardLayoutInfo::operator==Name: | QWizardLayoutInfo::operator== | Prototype: | bool QWizardLayoutInfo::operator==(const QWizardLayoutInfo &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 265-285 |
| | 18 | 1 |
QWizardPage::QWizardPageName: | 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: | 3475-3479 |
| | 1 | 1 |
QWizardPage::buttonTextName: | 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: | 3818-3829 |
| | 6 | 3 |
QWizardPage::cleanupPageName: | QWizardPage::cleanupPage | Prototype: | void QWizardPage::cleanupPage() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3627-3637 |
| | 6 | 4 |
QWizardPage::fieldName: | 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: | 3914-3920 |
| | 4 | 2 |
QWizardPage::isCommitPageName: | 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: | 3783-3787 |
| | 2 | 1 |
QWizardPage::isCompleteName: | 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: | 3675-3705 |
| | 17 | 9 |
QWizardPage::isFinalPageName: | 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: | 3740-3753 |
| | 7 | 3 |
QWizardPage::nextIdName: | 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: | 3847-3868 |
| | 13 | 5 |
QWizardPage::pixmapName: | 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: | 3580-3593 |
| | 8 | 3 |
QWizardPage::registerFieldName: | 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: | 3968-3978 |
| | 5 | 2 |
QWizardPage::setButtonTextName: | 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: | 3797-3803 |
| | 4 | 2 |
QWizardPage::setCommitPageName: | 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: | 3769-3776 |
| | 5 | 2 |
QWizardPage::setFieldName: | 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: | 3893-3899 |
| | 4 | 2 |
QWizardPage::setFinalPageName: | 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: | 3719-3726 |
| | 5 | 2 |
QWizardPage::setPixmapName: | 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: | 3562-3569 |
| | 5 | 2 |
QWizardPage::setSubTitleName: | 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: | 3535-3541 |
| | 4 | 2 |