| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QXcbConnection::addWindowEventListener| Name: | QXcbConnection::addWindowEventListener | | Prototype: | void QXcbConnection::addWindowEventListener(xcb_window_t id, QXcbWindowEventListener *eventListener) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 724-727 |
| | 1 | 1 |
QXcbConnection::addPeekFunc| Name: | QXcbConnection::addPeekFunc | | Prototype: | void QXcbConnection::addPeekFunc(PeekFunc f) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1288-1291 |
| | 1 | 1 |
QXcbConnection::QXcbConnection::[lambda]| Name: | QXcbConnection::QXcbConnection::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 648-648 |
| | 0 | 1 |
QXcbClipboardMime::reset| Name: | QXcbClipboardMime::reset | | Prototype: | void reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QXcbClipboardMime::isEmpty| Name: | QXcbClipboardMime::isEmpty | | Prototype: | bool isEmpty() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 81-84 |
| | 1 | 1 |
QXcbClipboardMime::hasFormat_sys| Name: | QXcbClipboardMime::hasFormat_sys | | Prototype: | bool hasFormat_sys(const QString &format) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 117-121 |
| | 2 | 1 |
QXcbClipboard::screen| Name: | QXcbClipboard::screen | | Prototype: | QXcbScreen *QXcbClipboard::screen() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 447-450 |
| | 1 | 1 |
QXcbClipboard::owner| Name: | QXcbClipboard::owner | | Prototype: | xcb_window_t QXcbClipboard::owner() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 499-502 |
| | 1 | 1 |
QXcbClipboard::getSelectionOwner| Name: | QXcbClipboard::getSelectionOwner | | Prototype: | xcb_window_t QXcbClipboard::getSelectionOwner(xcb_atom_t atom) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 342-345 |
| | 1 | 1 |
QXcbClipboard::getDataInFormat| Name: | QXcbClipboard::getDataInFormat | | Prototype: | QByteArray QXcbClipboard::getDataInFormat(xcb_atom_t modeAtom, xcb_atom_t fmtAtom) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 987-990 |
| | 1 | 1 |
QXcbBackingStore::~QXcbBackingStore| Name: | QXcbBackingStore::~QXcbBackingStore | | Prototype: | QXcbBackingStore::~QXcbBackingStore() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 311-314 |
| | 1 | 1 |
QXcbBackingStore::toImage| Name: | QXcbBackingStore::toImage | | Prototype: | QImage QXcbBackingStore::toImage() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 364-367 |
| | 1 | 1 |
QXcbBackingStore::graphicsBuffer| Name: | QXcbBackingStore::graphicsBuffer | | Prototype: | QPlatformGraphicsBuffer *QXcbBackingStore::graphicsBuffer() const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 370-373 |
| | 1 | 1 |
QXcbBackingStore::QXcbBackingStore| Name: | QXcbBackingStore::QXcbBackingStore | | Prototype: | QXcbBackingStore::QXcbBackingStore(QWindow *window) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 303-309 |
| | 2 | 1 |
QXbmHandler::write| Name: | QXbmHandler::write | | Prototype: | bool QXbmHandler::write(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 313-316 |
| | 1 | 1 |
QXbmHandler::supportsOption| Name: | QXbmHandler::supportsOption | | Prototype: | bool QXbmHandler::supportsOption(ImageOption option) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 318-323 |
| | 3 | 1 |
QXbmHandler::name| Name: | QXbmHandler::name | | Prototype: | QByteArray QXbmHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 347-350 |
| | 1 | 1 |
QXbmHandler::QXbmHandler| Name: | QXbmHandler::QXbmHandler | | Prototype: | QXbmHandler::QXbmHandler() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 250-253 |
| | 2 | 1 |
QWritingSystemsPrivate::QWritingSystemsPrivate| Name: | QWritingSystemsPrivate::QWritingSystemsPrivate | | Prototype: | QWritingSystemsPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 151-155 |
| | 2 | 1 |
QWritingSystemsPrivate::QWritingSystemsPrivate| Name: | QWritingSystemsPrivate::QWritingSystemsPrivate | | Prototype: | QWritingSystemsPrivate(const QWritingSystemsPrivate *other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 157-161 |
| | 2 | 1 |
QWriteNotifier::QWriteNotifier| Name: | QWriteNotifier::QWriteNotifier | | Prototype: | QWriteNotifier(int fd, QNativeSocketEngine *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1225-1226 |
| | 1 | 1 |
QWizardRuler::QWizardRuler| Name: | QWizardRuler::QWizardRuler | | Prototype: | inline QWizardRuler(QWidget *parent = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 438-439 |
| | 1 | 1 |
QWizardPrivate::isVistaThemeEnabled| Name: | QWizardPrivate::isVistaThemeEnabled | | Prototype: | bool QWizardPrivate::isVistaThemeEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1641-1649 |
| | 1 | 1 |
QWizardPrivate::buttonLayoutContains| Name: | QWizardPrivate::buttonLayoutContains | | Prototype: | bool QWizardPrivate::buttonLayoutContains(QWizard::WizardButton which) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1543-1546 |
| | 1 | 1 |
QWizardPrivate::QWizardPrivate| Name: | QWizardPrivate::QWizardPrivate | | Prototype: | inline QWizardPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 552-592 |
| | 1 | 1 |
QWizardPagePrivate::_q_updateCachedCompleteState| Name: | QWizardPagePrivate::_q_updateCachedCompleteState | | Prototype: | void QWizardPagePrivate::_q_updateCachedCompleteState() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 517-521 |
| | 2 | 1 |
QWizardPagePrivate::QWizardPagePrivate| Name: | QWizardPagePrivate::QWizardPagePrivate | | Prototype: | inline QWizardPagePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 483-484 |
| | 1 | 1 |
QWizardPage::wizard| Name: | QWizardPage::wizard | | Prototype: | QWizard *QWizardPage::wizard() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3981-3985 |
| | 2 | 1 |
QWizardPage::validatePage| Name: | QWizardPage::validatePage | | Prototype: | bool QWizardPage::validatePage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3648-3651 |
| | 1 | 1 |
QWizardPage::title| Name: | QWizardPage::title | | Prototype: | QString QWizardPage::title() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3504-3508 |
| | 2 | 1 |
QWizardPage::subTitle| Name: | QWizardPage::subTitle | | Prototype: | QString QWizardPage::subTitle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3537-3541 |
| | 2 | 1 |
QWizardPage::isCommitPage| Name: | QWizardPage::isCommitPage | | Prototype: | bool QWizardPage::isCommitPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3778-3782 |
| | 2 | 1 |
QWizardPage::QWizardPage| Name: | QWizardPage::QWizardPage | | Prototype: | QWizardPage::QWizardPage(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3469-3473 |
| | 1 | 1 |
QWizardLayoutInfo::operator==| Name: | QWizardLayoutInfo::operator== | | Prototype: | bool QWizardLayoutInfo::operator==(const QWizardLayoutInfo &other) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 259-279 |
| | 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: | 256-256 |
| | 1 | 1 |
QWizardLayoutInfo::QWizardLayoutInfo| Name: | QWizardLayoutInfo::QWizardLayoutInfo | | Prototype: | inline QWizardLayoutInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 229-234 |
| | 1 | 1 |
QWizardHeader::paintEvent| Name: | QWizardHeader::paintEvent | | Prototype: | void QWizardHeader::paintEvent(QPaintEvent * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 419-432 |
| | 10 | 1 |
QWizardHeader::QWizardHeader| Name: | QWizardHeader::QWizardHeader | | Prototype: | inline QWizardHeader(RulerType , QWidget *parent = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 286-287 |
| | 1 | 1 |
QWizardHeader::QWizardHeader| Name: | QWizardHeader::QWizardHeader | | Prototype: | QWizardHeader::QWizardHeader(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 308-341 |
| | 22 | 1 |
QWizardDefaultProperty::QWizardDefaultProperty| Name: | QWizardDefaultProperty::QWizardDefaultProperty | | Prototype: | inline QWizardDefaultProperty(const char *className, const char *property, const char *changedSignal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 169-171 |
| | 1 | 1 |
QWizardAntiFlickerWidget::QWizardAntiFlickerWidget| Name: | QWizardAntiFlickerWidget::QWizardAntiFlickerWidget | | Prototype: | QWizardAntiFlickerWidget(QWizard *wizard, QWizardPrivate *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 534-536 |
| | 1 | 1 |
QWizard::~QWizard| Name: | QWizard::~QWizard | | Prototype: | QWizard::~QWizard() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2221-2225 |
| | 2 | 1 |
QWizard::wizardStyle| Name: | QWizard::wizardStyle | | Prototype: | QWizard::WizardStyle QWizard::wizardStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2595-2599 |
| | 2 | 1 |
QWizard::visitedPages| Name: | QWizard::visitedPages | | Prototype: | QList<int> QWizard::visitedPages() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2415-2419 |
| | 2 | 1 |
QWizard::titleFormat| Name: | QWizard::titleFormat | | Prototype: | Qt::TextFormat QWizard::titleFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2845-2849 |
| | 2 | 1 |
QWizard::testOption| Name: | QWizard::testOption | | Prototype: | bool QWizard::testOption(WizardOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2620-2624 |
| | 2 | 1 |
QWizard::subTitleFormat| Name: | QWizard::subTitleFormat | | Prototype: | Qt::TextFormat QWizard::subTitleFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2866-2870 |
| | 2 | 1 |
QWizard::startId| Name: | QWizard::startId | | Prototype: | int QWizard::startId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2461-2465 |
| | 2 | 1 |
QWizard::sideWidget| Name: | QWizard::sideWidget | | Prototype: | QWidget *QWizard::sideWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2991-2996 |
| | 2 | 1 |
QWizard::setTitleFormat| Name: | QWizard::setTitleFormat | | Prototype: | void QWizard::setTitleFormat(Qt::TextFormat format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2838-2843 |
| | 3 | 1 |
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: | 2859-2864 |
| | 3 | 1 |
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: | 2884-2890 |
| | 4 | 1 |
QWizard::restart| Name: | QWizard::restart | | Prototype: | void QWizard::restart() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3162-3169 |
| | 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: | 3212-3229 |
| | 4 | 1 |
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: | 2900-2909 |
| | 3 | 1 |
QWizard::pageIds| Name: | QWizard::pageIds | | Prototype: | QList<int> QWizard::pageIds() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2425-2429 |
| | 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: | 2385-2389 |
| | 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: | 2668-2672 |
| | 2 | 1 |
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: | 2401-2405 |
| | 2 | 1 |
QWizard::currentPage| Name: | QWizard::currentPage | | Prototype: | QWizardPage *QWizard::currentPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2475-2479 |
| | 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: | 2493-2497 |
| | 2 | 1 |
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: | 2207-2216 |
| | 2 | 1 |
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: | 1079-1117 |
| | 26 | 1 |
QWingedEdge::addEdge| Name: | QWingedEdge::addEdge | | Prototype: | int QWingedEdge::addEdge(const QPointF &a, const QPointF &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1176-1182 |
| | 3 | 1 |
QWingedEdge::QWingedEdge| Name: | QWingedEdge::QWingedEdge | | Prototype: | QWingedEdge::QWingedEdge() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 846-851 |
| | 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: | 853-862 |
| | 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: | 300-349 |
| | 3 | 1 |
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: | 136-140 |
| | 2 | 1 |
QWindowsStylePrivate::appDevicePixelRatio| Name: | QWindowsStylePrivate::appDevicePixelRatio | | Prototype: | qreal QWindowsStylePrivate::appDevicePixelRatio() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 130-133 |
| | 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: | 118-128 |
| | 9 | 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: | 287-290 |
| | 1 | 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: | 274-278 |
| | 2 | 1 |
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: | 514-558 |
| | 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: | 2430-2434 |
| | 1 | 1 |
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: | 281-284 |
| | 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: | 295-298 |
| | 1 | 1 |
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: | 216-218 |
| | 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: | 225-227 |
| | 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: | 367-370 |
| | 1 | 1 |
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: | 387-390 |
| | 1 | 1 |
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: | 382-385 |
| | 1 | 1 |
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: | 372-375 |
| | 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: | 377-380 |
| | 1 | 1 |
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) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 948-955 |
| | 2 | 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: | 359-365 |
| | 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: | 686-689 |
| | 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: | 441-444 |
| | 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: | 681-684 |
| | 1 | 1 |
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: | 436-439 |
| | 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: | 446-449 |
| | 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: | 119-124 |
| | 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: | 126-131 |
| | 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: | 112-117 |
| | 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: | 296-299 |
| | 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: | 301-305 |
| | 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: | 307-311 |
| | 2 | 1 |
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: | 451-456 |
| | 2 | 1 |
QWindowSystemInterface::handleTouchCancelEvent| Name: | QWindowSystemInterface::handleTouchCancelEvent | | Prototype: | void QWindowSystemInterface::handleTouchCancelEvent(QWindow *w, QTouchDevice *device, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 542-547 |
| | 2 | 1 |
QWindowSystemInterface::handleTouchCancelEvent| Name: | QWindowSystemInterface::handleTouchCancelEvent | | Prototype: | void QWindowSystemInterface::handleTouchCancelEvent(QWindow *w, ulong timestamp, QTouchDevice *device, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 549-556 |
| | 4 | 1 |
QWindowSystemInterface::handleThemeChange| Name: | QWindowSystemInterface::handleThemeChange | | Prototype: | void QWindowSystemInterface::handleThemeChange(QWindow *tlw) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 586-590 |
| | 2 | 1 |