| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWindowsStyle::standardPixmap| Name: | 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::styleHint| Name: | 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::subElementRect| Name: | 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::unpolish| Name: | 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::unpolish| Name: | 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::QWindowsStylePrivate| Name: | 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::appDevicePixelRatio| Name: | 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::fixedPixelMetric| Name: | 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::hasSeenAlt| Name: | 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::nativeMetricScaleFactor| Name: | 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::pixelMetricFromSystemDp| Name: | 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::QWingedEdge| Name: | 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::QWingedEdge| Name: | 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::addEdge| Name: | 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::addEdge| Name: | 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::delta| Name: | 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::findInsertStatus| Name: | 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::insert| Name: | 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::intersectAndAdd| Name: | 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::isInside| Name: | 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::next| Name: | 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::removeEdge| Name: | 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::simplify| Name: | 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::toPath| Name: | 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::QWizard| Name: | 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::addPage| Name: | 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::back| Name: | 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::button| Name: | 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::buttonText| Name: | 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::cleanupPage| Name: | 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::currentId| Name: | 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::currentPage| Name: | 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::done| Name: | 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::event| Name: | 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::field| Name: | 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::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: | 2407-2411 |
| | 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: | 3325-3330 |
| | 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: | 3139-3160 |
| | 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: | 3389-3396 |
| | 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: | 2674-2678 |
| | 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: | 2391-2395 |
| | 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: | 2431-2435 |
| | 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: | 3240-3263 |
| | 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: | 2906-2915 |
| | 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: | 2317-2381 |
| | 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: | 3218-3235 |
| | 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: | 3168-3175 |
| | 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: | 2794-2817 |
| | 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: | 2757-2782 |
| | 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: | 2697-2708 |
| | 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: | 2942-2953 |
| | 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: | 2512-2526 |
| | 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: | 2613-2618 |
| | 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: | 2646-2672 |
| | 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: | 2261-2307 |
| | 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: | 2890-2896 |
| | 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: | 2979-2988 |
| | 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: | 2447-2465 |
| | 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: | 2865-2870 |
| | 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: | 2844-2849 |
| | 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: | 3007-3015 |
| | 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: | 2561-2599 |
| | 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: | 2997-3002 |
| | 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: | 3020-3042 |
| | 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: | 2467-2471 |
| | 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: | 2872-2876 |
| | 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: | 2626-2630 |
| | 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: | 2851-2855 |
| | 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: | 3366-3373 |
| | 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: | 2421-2425 |
| | 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: | 2601-2605 |
| | 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: | 2227-2231 |
| | 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: | 540-542 |
| | 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: | 175-177 |
| | 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: | 201-210 |
| | 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: | 219-230 |
| | 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: | 212-217 |
| | 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: | 292-293 |
| | 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: | 314-347 |
| | 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: | 425-438 |
| | 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: | 364-423 |
| | 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: | 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::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: | 3475-3479 |
| | 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: | 3818-3829 |
| | 6 | 3 |
QWizardPage::cleanupPage| Name: | 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::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: | 3914-3920 |
| | 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: | 3783-3787 |
| | 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: | 3675-3705 |
| | 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: | 3740-3753 |
| | 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: | 3847-3868 |
| | 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: | 3580-3593 |
| | 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: | 3968-3978 |
| | 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: | 3797-3803 |
| | 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: | 3769-3776 |
| | 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: | 3893-3899 |
| | 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: | 3719-3726 |
| | 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: | 3562-3569 |
| | 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: | 3535-3541 |
| | 4 | 2 |