| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QXcbBackingStore::scroll| Name: | QXcbBackingStore::scroll | | Prototype: | bool QXcbBackingStore::scroll(const QRegion &area, int dx, int dy) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 658-664 |
| | 3 | 2 |
QXcbBackingStore::resize| Name: | QXcbBackingStore::resize | | Prototype: | void QXcbBackingStore::resize(const QSize &size, const QRegion &) | | Coverage: | 50.000% (6/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 634-656 |
| | 14 | 4 |
QXcbBackingStore::paintDevice| Name: | QXcbBackingStore::paintDevice | | Prototype: | QPaintDevice *QXcbBackingStore::paintDevice() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 518-523 |
| | 3 | 2 |
QXcbBackingStore::graphicsBuffer| Name: | QXcbBackingStore::graphicsBuffer | | Prototype: | QPlatformGraphicsBuffer *QXcbBackingStore::graphicsBuffer() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 577-580 |
| | 1 | 1 |
QXcbBackingStore::flush| Name: | QXcbBackingStore::flush | | Prototype: | void QXcbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 582-614 |
| | 19 | 5 |
QXcbBackingStore::endPaint| Name: | QXcbBackingStore::endPaint | | Prototype: | void QXcbBackingStore::endPaint() | | Coverage: | 26.667% (4/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 544-568 |
| | 15 | 5 |
QXcbBackingStore::composeAndFlush| Name: | QXcbBackingStore::composeAndFlush | | Prototype: | void QXcbBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 617-631 |
| | 6 | 2 |
QXcbBackingStore::beginPaint| Name: | QXcbBackingStore::beginPaint | | Prototype: | void QXcbBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 525-542 |
| | 11 | 4 |
QXcbBackingStore::QXcbBackingStore| Name: | QXcbBackingStore::QXcbBackingStore | | Prototype: | QXcbBackingStore::QXcbBackingStore(QWindow *window) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 505-511 |
| | 2 | 1 |
QXbmHandler::write| Name: | QXbmHandler::write | | Prototype: | bool QXbmHandler::write(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 319-322 |
| | 1 | 1 |
QXbmHandler::supportsOption| Name: | QXbmHandler::supportsOption | | Prototype: | bool QXbmHandler::supportsOption(ImageOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 324-329 |
| | 3 | 1 |
QXbmHandler::setOption| Name: | QXbmHandler::setOption | | Prototype: | void QXbmHandler::setOption(ImageOption option, const QVariant &value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 347-351 |
| | 2 | 2 |
QXbmHandler::readHeader| Name: | QXbmHandler::readHeader | | Prototype: | bool QXbmHandler::readHeader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 261-268 |
| | 5 | 2 |
QXbmHandler::read| Name: | QXbmHandler::read | | Prototype: | bool QXbmHandler::read(QImage *image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 300-317 |
| | 10 | 4 |
QXbmHandler::option| Name: | QXbmHandler::option | | Prototype: | QVariant QXbmHandler::option(ImageOption option) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 331-345 |
| | 11 | 6 |
QXbmHandler::name| Name: | QXbmHandler::name | | Prototype: | QByteArray QXbmHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 353-356 |
| | 1 | 1 |
QXbmHandler::canRead| Name: | QXbmHandler::canRead | | Prototype: | bool QXbmHandler::canRead() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 270-281 |
| | 6 | 3 |
QXbmHandler::canRead| Name: | QXbmHandler::canRead | | Prototype: | bool QXbmHandler::canRead(QIODevice *device) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 283-298 |
| | 7 | 2 |
QXbmHandler::QXbmHandler| Name: | QXbmHandler::QXbmHandler | | Prototype: | QXbmHandler::QXbmHandler() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 256-259 |
| | 2 | 1 |
QWritingSystemsPrivate::QWritingSystemsPrivate| Name: | QWritingSystemsPrivate::QWritingSystemsPrivate | | Prototype: | QWritingSystemsPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 157-161 |
| | 2 | 1 |
QWritingSystemsPrivate::QWritingSystemsPrivate| Name: | QWritingSystemsPrivate::QWritingSystemsPrivate | | Prototype: | QWritingSystemsPrivate(const QWritingSystemsPrivate *other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 163-167 |
| | 2 | 1 |
QWriteNotifier::event| Name: | QWriteNotifier::event | | Prototype: | bool QWriteNotifier::event(QEvent *e) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1242-1252 |
| | 6 | 3 |
QWriteNotifier::QWriteNotifier| Name: | QWriteNotifier::QWriteNotifier | | Prototype: | QWriteNotifier(int fd, QNativeSocketEngine *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1233-1234 |
| | 1 | 1 |
QWizardRuler::QWizardRuler| Name: | QWizardRuler::QWizardRuler | | Prototype: | inline QWizardRuler(QWidget *parent = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 444-445 |
| | 1 | 1 |
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: | 1554-1565 |
| | 6 | 3 |
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: | 1339-1373 |
| | 21 | 7 |
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: | 1278-1337 |
| | 37 | 10 |
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: | 1375-1387 |
| | 8 | 2 |
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: | 1455-1473 |
| | 11 | 7 |
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: | 1475-1514 |
| | 27 | 8 |
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: | 838-910 |
| | 42 | 11 |
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: | 1765-1773 |
| | 6 | 4 |
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: | 1516-1547 |
| | 20 | 8 |
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: | 769-783 |
| | 10 | 3 |
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: | 823-836 |
| | 10 | 2 |
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: | 996-1276 |
| | 199 | 54 |
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: | 937-994 |
| | 42 | 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: | 1647-1655 |
| | 1 | 1 |
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: | 725-767 |
| | 27 | 4 |
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: | 1416-1443 |
| | 15 | 5 |
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: | 1666-1673 |
| | 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: | 1657-1664 |
| | 4 | 2 |
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: | 1445-1453 |
| | 4 | 2 |
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: | 785-799 |
| | 8 | 3 |
QWizardPrivate::buttonLayoutContains| Name: | QWizardPrivate::buttonLayoutContains | | Prototype: | bool QWizardPrivate::buttonLayoutContains(QWizard::WizardButton which) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1549-1552 |
| | 1 | 1 |
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: | 801-821 |
| | 14 | 3 |
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: | 1687-1736 |
| | 32 | 5 |
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: | 1738-1763 |
| | 17 | 6 |
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: | 1675-1685 |
| | 6 | 3 |
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: | 558-598 |
| | 1 | 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: | 507-513 |
| | 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: | 523-527 |
| | 2 | 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: | 515-521 |
| | 4 | 2 |
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: | 489-490 |
| | 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: | 3986-3990 |
| | 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: | 3653-3656 |
| | 1 | 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: | 3510-3514 |
| | 2 | 1 |
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: | 3543-3547 |
| | 2 | 1 |
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: | 3502-3508 |
| | 4 | 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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::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 |
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 |
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::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 |
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 |
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::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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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 |