Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QXcbBackingStore::scrollName: | 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::resizeName: | 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::paintDeviceName: | 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::graphicsBufferName: | 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::flushName: | 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::endPaintName: | 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::composeAndFlushName: | 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::beginPaintName: | 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::QXcbBackingStoreName: | 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::writeName: | 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::supportsOptionName: | 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::setOptionName: | 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::readHeaderName: | 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::readName: | 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::optionName: | 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::nameName: | 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::canReadName: | 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::canReadName: | 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::QXbmHandlerName: | 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::QWritingSystemsPrivateName: | 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::QWritingSystemsPrivateName: | 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::eventName: | 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::QWriteNotifierName: | 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::QWizardRulerName: | 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::updatePixmapName: | 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::updateMinMaxSizesName: | 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::updateLayoutName: | 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::updateCurrentPageName: | 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::updateButtonTextsName: | 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::updateButtonLayoutName: | 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::switchToPageName: | 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::setStyleName: | 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::setButtonLayoutName: | 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::resetName: | 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::removeFieldAtName: | 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::recreateLayoutName: | 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::layoutInfoForCurrentPageName: | 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::isVistaThemeEnabledName: | 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::initName: | 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::ensureButtonName: | 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::enableUpdatesName: | 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::disableUpdatesName: | 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::connectButtonName: | 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::cleanupPagesNotInHistoryName: | 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::buttonLayoutContainsName: | 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::addFieldName: | 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_updateButtonStatesName: | 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_handleFieldObjectDestroyedName: | 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_emitCustomButtonClickedName: | 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::QWizardPrivateName: | 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::cachedIsCompleteName: | 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_updateCachedCompleteStateName: | 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_maybeEmitCompleteChangedName: | 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::QWizardPagePrivateName: | 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::wizardName: | 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::validatePageName: | 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::titleName: | 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::subTitleName: | 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::setTitleName: | 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::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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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::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 |
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 |
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::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 |
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 |
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::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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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 |