| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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::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::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::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::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 | 
 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 | 
 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::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::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::standardIcon| Name:  | 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::sizeFromContents| Name:  | 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::polish| Name:  | 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::polish| Name:  | 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::polish| Name:  | 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::pixelMetric| Name:  | 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::eventFilter| Name:  | 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::drawPrimitive| Name:  | 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::drawControl| Name:  | 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::drawComplexControl| Name:  | 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::QWindowsStyle| Name:  | 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::QWindowsStyle| Name:  | 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::windowSystemEventsQueued| Name:  | 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::toNativeTouchPoints| Name:  | 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::removeWindowSystemEventhandler| Name:  | 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::removeWindowSystemEvent| Name:  | 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::postWindowSystemEvent| Name:  | 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::peekWindowSystemEvent| Name:  | 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::installWindowSystemEventHandler| Name:  | 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::handleWindowSystemEvent| Name:  | 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::getWindowSystemEvent| Name:  | 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::getNonUserInputWindowSystemEvent| Name:  | 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::fromNativeTouchPoints| Name:  | 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::WheelEvent| Name:  | 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::setPlatformSynthesizesMouse| Name:  | 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::ExposeEvent| Name:  | 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::windowSystemEventsQueued| Name:  | 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::unregisterTouchDevice| Name:  | 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::setSynchronousWindowSystemEvents| Name:  | 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::sendWindowSystemEvents| Name:  | 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::registerTouchDevice| Name:  | 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::isTouchDeviceRegistered| Name:  | 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::handleWindowStateChanged| Name:  | 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::handleWindowScreenChanged| Name:  | 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::handleWindowActivated| Name:  | 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::handleWheelEvent| Name:  | 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::handleWheelEvent| Name:  | 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::handleWheelEvent| Name:  | 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::handleWheelEvent| Name:  | 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::handleTouchEvent| Name:  | 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 |