Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::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::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::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 |
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 |
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::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::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::standardIconName: | QWindowsStyle::standardIcon | Prototype: | QIcon QWindowsStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 2439-2443 |
| | 1 | 1 |
QWindowsStyle::sizeFromContentsName: | QWindowsStyle::sizeFromContents | Prototype: | QSize QWindowsStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *widget) const | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 2351-2434 |
| | 54 | 19 |
QWindowsStyle::polishName: | QWindowsStyle::polish | Prototype: | void QWindowsStyle::polish(QApplication *app) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 250-278 |
| | 9 | 2 |
QWindowsStyle::polishName: | QWindowsStyle::polish | Prototype: | void QWindowsStyle::polish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 288-291 |
| | 1 | 1 |
QWindowsStyle::polishName: | QWindowsStyle::polish | Prototype: | void QWindowsStyle::polish(QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 302-305 |
| | 1 | 1 |
QWindowsStyle::pixelMetricName: | QWindowsStyle::pixelMetric | Prototype: | int QWindowsStyle::pixelMetric(PixelMetric pm, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 453-516 |
| | 38 | 15 |
QWindowsStyle::eventFilter::[lambda]Name: | QWindowsStyle::eventFilter::[lambda] | Prototype: | [](QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 168-171 |
| | 2 | 1 |
QWindowsStyle::eventFilterName: | QWindowsStyle::eventFilter | Prototype: | bool QWindowsStyle::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 153-204 |
| | 28 | 11 |
QWindowsStyle::drawPrimitiveName: | QWindowsStyle::drawPrimitive | Prototype: | void QWindowsStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/233) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 685-1113 |
| | 285 | 74 |
QWindowsStyle::drawControlName: | QWindowsStyle::drawControl | Prototype: | void QWindowsStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/548) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1116-1906 |
| | 559 | 131 |
QWindowsStyle::drawComplexControlName: | QWindowsStyle::drawComplexControl | Prototype: | void QWindowsStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/189) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1945-2348 |
| | 286 | 55 |
QWindowsStyle::QWindowsStyleName: | QWindowsStyle::QWindowsStyle | Prototype: | QWindowsStyle::QWindowsStyle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 223-225 |
| | 2 | 1 |
QWindowsStyle::QWindowsStyleName: | QWindowsStyle::QWindowsStyle | Prototype: | QWindowsStyle::QWindowsStyle(QWindowsStylePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 232-234 |
| | 2 | 1 |
QWindowSystemInterfacePrivate::windowSystemEventsQueuedName: | QWindowSystemInterfacePrivate::windowSystemEventsQueued | Prototype: | int QWindowSystemInterfacePrivate::windowSystemEventsQueued() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 372-375 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::toNativeTouchPointsName: | QWindowSystemInterfacePrivate::toNativeTouchPoints | Prototype: | QList<QWindowSystemInterface::TouchPoint> QWindowSystemInterfacePrivate::toNativeTouchPoints(const QList<QTouchEvent::TouchPoint>& pointList, const QWindow *window) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 509-528 |
| | 14 | 2 |
QWindowSystemInterfacePrivate::removeWindowSystemEventhandlerName: | QWindowSystemInterfacePrivate::removeWindowSystemEventhandler | Prototype: | void QWindowSystemInterfacePrivate::removeWindowSystemEventhandler(QWindowSystemEventHandler *handler) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 680-684 |
| | 2 | 2 |
QWindowSystemInterfacePrivate::removeWindowSystemEventName: | QWindowSystemInterfacePrivate::removeWindowSystemEvent | Prototype: | void QWindowSystemInterfacePrivate::removeWindowSystemEvent(WindowSystemEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 392-395 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::postWindowSystemEventName: | QWindowSystemInterfacePrivate::postWindowSystemEvent | Prototype: | void QWindowSystemInterfacePrivate::postWindowSystemEvent(WindowSystemEvent *ev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 397-403 |
| | 4 | 2 |
QWindowSystemInterfacePrivate::peekWindowSystemEventName: | QWindowSystemInterfacePrivate::peekWindowSystemEvent | Prototype: | QWindowSystemInterfacePrivate::WindowSystemEvent *QWindowSystemInterfacePrivate::peekWindowSystemEvent(EventType t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 387-390 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::installWindowSystemEventHandlerName: | QWindowSystemInterfacePrivate::installWindowSystemEventHandler | Prototype: | void QWindowSystemInterfacePrivate::installWindowSystemEventHandler(QWindowSystemEventHandler *handler) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 674-678 |
| | 2 | 2 |
QWindowSystemInterfacePrivate::handleWindowSystemEventName: | QWindowSystemInterfacePrivate::handleWindowSystemEvent | Prototype: | bool QWindowSystemInterfacePrivate::handleWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *ev) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 418-439 |
| | 10 | 3 |
QWindowSystemInterfacePrivate::getWindowSystemEventName: | QWindowSystemInterfacePrivate::getWindowSystemEvent | Prototype: | QWindowSystemInterfacePrivate::WindowSystemEvent * QWindowSystemInterfacePrivate::getWindowSystemEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 377-380 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEventName: | QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent | Prototype: | QWindowSystemInterfacePrivate::WindowSystemEvent *QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 382-385 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::fromNativeTouchPointsName: | QWindowSystemInterfacePrivate::fromNativeTouchPoints | Prototype: | QList<QTouchEvent::TouchPoint> QWindowSystemInterfacePrivate::fromNativeTouchPoints(const QList<QWindowSystemInterface::TouchPoint> &points, const QWindow *window, QEvent::Type *type) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 463-507 |
| | 27 | 5 |
QWindowSystemInterfacePrivate::WheelEvent::WheelEventName: | QWindowSystemInterfacePrivate::WheelEvent::WheelEvent | Prototype: | QWindowSystemInterfacePrivate::WheelEvent::WheelEvent(QWindow *w, ulong time, const QPointF &local, const QPointF &global, QPoint pixelD, QPoint angleD, int qt4D, Qt::Orientation qt4O, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource src, bool inverted) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 947-952 |
| | 2 | 1 |
QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouseName: | QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse | Prototype: | void QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse(bool v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 954-957 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::ExposeEvent::ExposeEventName: | QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent | Prototype: | QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent(QWindow *exposed, const QRegion ®ion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 364-370 |
| | 2 | 1 |
QWindowSystemInterface::windowSystemEventsQueuedName: | QWindowSystemInterface::windowSystemEventsQueued | Prototype: | int QWindowSystemInterface::windowSystemEventsQueued() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 691-694 |
| | 1 | 1 |
QWindowSystemInterface::unregisterTouchDeviceName: | QWindowSystemInterface::unregisterTouchDevice | Prototype: | void QWindowSystemInterface::unregisterTouchDevice(const QTouchDevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 446-449 |
| | 1 | 1 |
QWindowSystemInterface::setSynchronousWindowSystemEventsName: | QWindowSystemInterface::setSynchronousWindowSystemEvents | Prototype: | void QWindowSystemInterface::setSynchronousWindowSystemEvents(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 686-689 |
| | 1 | 1 |
QWindowSystemInterface::sendWindowSystemEventsName: | QWindowSystemInterface::sendWindowSystemEvents | Prototype: | bool QWindowSystemInterface::sendWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 642-672 |
| | 17 | 6 |
QWindowSystemInterface::registerTouchDeviceName: | QWindowSystemInterface::registerTouchDevice | Prototype: | void QWindowSystemInterface::registerTouchDevice(const QTouchDevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 441-444 |
| | 1 | 1 |
QWindowSystemInterface::isTouchDeviceRegisteredName: | QWindowSystemInterface::isTouchDeviceRegistered | Prototype: | bool QWindowSystemInterface::isTouchDeviceRegistered(const QTouchDevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 451-454 |
| | 1 | 1 |
QWindowSystemInterface::handleWindowStateChangedName: | QWindowSystemInterface::handleWindowStateChanged | Prototype: | void QWindowSystemInterface::handleWindowStateChanged(QWindow *tlw, Qt::WindowState newState) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 125-130 |
| | 3 | 1 |
QWindowSystemInterface::handleWindowScreenChangedName: | QWindowSystemInterface::handleWindowScreenChanged | Prototype: | void QWindowSystemInterface::handleWindowScreenChanged(QWindow *tlw, QScreen *screen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 132-137 |
| | 3 | 1 |
QWindowSystemInterface::handleWindowActivatedName: | QWindowSystemInterface::handleWindowActivated | Prototype: | void QWindowSystemInterface::handleWindowActivated(QWindow *tlw, Qt::FocusReason r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 118-123 |
| | 3 | 1 |
QWindowSystemInterface::handleWheelEventName: | QWindowSystemInterface::handleWheelEvent | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *w, const QPointF & local, const QPointF & global, int d, Qt::Orientation o, Qt::KeyboardModifiers mods) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 302-305 |
| | 2 | 1 |
QWindowSystemInterface::handleWheelEventName: | QWindowSystemInterface::handleWheelEvent | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, int d, Qt::Orientation o, Qt::KeyboardModifiers mods) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 307-311 |
| | 2 | 1 |
QWindowSystemInterface::handleWheelEventName: | QWindowSystemInterface::handleWheelEvent | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *w, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 313-317 |
| | 2 | 1 |
QWindowSystemInterface::handleWheelEventName: | QWindowSystemInterface::handleWheelEvent | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source, bool invertedScrolling) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 319-361 |
| | 16 | 4 |
QWindowSystemInterface::handleTouchEventName: | QWindowSystemInterface::handleTouchEvent | Prototype: | void QWindowSystemInterface::handleTouchEvent(QWindow *w, QTouchDevice *device, const QList<TouchPoint> &points, Qt::KeyboardModifiers mods) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 456-461 |
| | 2 | 1 |