Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QWindowSystemInterface::handleNativeEventName: | QWindowSystemInterface::handleNativeEvent | Prototype: | bool QWindowSystemInterface::handleNativeEvent(QWindow *window, const QByteArray &eventType, void *message, long *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 715-718 |
| | 1 | 1 |
QWindowSystemInterface::handlePlatformPanelEventName: | QWindowSystemInterface::handlePlatformPanelEvent | Prototype: | void QWindowSystemInterface::handlePlatformPanelEvent(QWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 829-834 |
| | 3 | 1 |
QWindowSystemInterface::handleScreenGeometryChangeName: | QWindowSystemInterface::handleScreenGeometryChange | Prototype: | void QWindowSystemInterface::handleScreenGeometryChange(QScreen *screen, const QRect &geometry, const QRect &availableGeometry) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 570-575 |
| | 3 | 1 |
QWindowSystemInterface::handleScreenLogicalDotsPerInchChangeName: | QWindowSystemInterface::handleScreenLogicalDotsPerInchChange | Prototype: | void QWindowSystemInterface::handleScreenLogicalDotsPerInchChange(QScreen *screen, qreal dpiX, qreal dpiY) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 577-582 |
| | 3 | 1 |
QWindowSystemInterface::handleScreenOrientationChangeName: | QWindowSystemInterface::handleScreenOrientationChange | Prototype: | void QWindowSystemInterface::handleScreenOrientationChange(QScreen *screen, Qt::ScreenOrientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 563-568 |
| | 3 | 1 |
QWindowSystemInterface::handleScreenRefreshRateChangeName: | QWindowSystemInterface::handleScreenRefreshRateChange | Prototype: | void QWindowSystemInterface::handleScreenRefreshRateChange(QScreen *screen, qreal newRefreshRate) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 584-589 |
| | 3 | 1 |
QWindowSystemInterface::handleTabletEnterProximityEventName: | QWindowSystemInterface::handleTabletEnterProximityEvent | Prototype: | void QWindowSystemInterface::handleTabletEnterProximityEvent(int device, int pointerType, qint64 uid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 781-785 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletEnterProximityEventName: | QWindowSystemInterface::handleTabletEnterProximityEvent | Prototype: | void QWindowSystemInterface::handleTabletEnterProximityEvent(ulong timestamp, int device, int pointerType, qint64 uid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 774-779 |
| | 3 | 1 |
QWindowSystemInterface::handleTabletEventName: | QWindowSystemInterface::handleTabletEvent | Prototype: | void QWindowSystemInterface::handleTabletEvent(QWindow *w, ulong timestamp, bool down, const QPointF &local, const QPointF &global, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 756-763 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletEventName: | QWindowSystemInterface::handleTabletEvent | Prototype: | void QWindowSystemInterface::handleTabletEvent(QWindow *w, bool down, const QPointF &local, const QPointF &global, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 765-772 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletEventName: | QWindowSystemInterface::handleTabletEvent | Prototype: | void QWindowSystemInterface::handleTabletEvent(QWindow *w, const QPointF &local, const QPointF &global, int device, int pointerType, Qt::MouseButtons buttons, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 746-754 |
| | 3 | 1 |
QWindowSystemInterface::handleTabletEventName: | QWindowSystemInterface::handleTabletEvent | Prototype: | void QWindowSystemInterface::handleTabletEvent(QWindow *w, ulong timestamp, const QPointF &local, const QPointF &global, int device, int pointerType, Qt::MouseButtons buttons, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 732-744 |
| | 7 | 1 |
QWindowSystemInterface::handleTabletLeaveProximityEventName: | QWindowSystemInterface::handleTabletLeaveProximityEvent | Prototype: | void QWindowSystemInterface::handleTabletLeaveProximityEvent(int device, int pointerType, qint64 uid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 794-798 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletLeaveProximityEventName: | QWindowSystemInterface::handleTabletLeaveProximityEvent | Prototype: | void QWindowSystemInterface::handleTabletLeaveProximityEvent(ulong timestamp, int device, int pointerType, qint64 uid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 787-792 |
| | 3 | 1 |
QWindowSystemInterface::handleThemeChangeName: | 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: | 591-595 |
| | 2 | 1 |
QWindowSystemInterface::handleTouchCancelEventName: | 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: | 547-552 |
| | 2 | 1 |
QWindowSystemInterface::handleTouchCancelEventName: | 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: | 554-561 |
| | 4 | 1 |
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 |
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::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::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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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 |
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 |
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::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::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 |
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 |
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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::setTitleFormatName: | QWizard::setTitleFormat | Prototype: | void QWizard::setTitleFormat(Qt::TextFormat format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2844-2849 |
| | 3 | 1 |
QWizard::sideWidgetName: | QWizard::sideWidget | Prototype: | QWidget *QWizard::sideWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2997-3002 |
| | 2 | 1 |
QWizard::startIdName: | QWizard::startId | Prototype: | int QWizard::startId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2467-2471 |
| | 2 | 1 |
QWizard::subTitleFormatName: | QWizard::subTitleFormat | Prototype: | Qt::TextFormat QWizard::subTitleFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2872-2876 |
| | 2 | 1 |
QWizard::testOptionName: | QWizard::testOption | Prototype: | bool QWizard::testOption(WizardOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2626-2630 |
| | 2 | 1 |
QWizard::titleFormatName: | QWizard::titleFormat | Prototype: | Qt::TextFormat QWizard::titleFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2851-2855 |
| | 2 | 1 |
QWizard::visitedPagesName: | QWizard::visitedPages | Prototype: | QList<int> QWizard::visitedPages() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2421-2425 |
| | 2 | 1 |
QWizard::wizardStyleName: | QWizard::wizardStyle | Prototype: | QWizard::WizardStyle QWizard::wizardStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2601-2605 |
| | 2 | 1 |
QWizard::~QWizardName: | QWizard::~QWizard | Prototype: | QWizard::~QWizard() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2227-2231 |
| | 2 | 1 |
QWizardAntiFlickerWidget::QWizardAntiFlickerWidgetName: | QWizardAntiFlickerWidget::QWizardAntiFlickerWidget | Prototype: | QWizardAntiFlickerWidget(QWizard *wizard, QWizardPrivate *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 540-542 |
| | 1 | 1 |
QWizardDefaultProperty::QWizardDefaultPropertyName: | QWizardDefaultProperty::QWizardDefaultProperty | Prototype: | inline QWizardDefaultProperty(const char *className, const char *property, const char *changedSignal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 175-177 |
| | 1 | 1 |
QWizardHeader::QWizardHeaderName: | QWizardHeader::QWizardHeader | Prototype: | inline QWizardHeader(RulerType , QWidget *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 292-293 |
| | 1 | 1 |
QWizardHeader::QWizardHeaderName: | QWizardHeader::QWizardHeader | Prototype: | QWizardHeader::QWizardHeader(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 314-347 |
| | 22 | 1 |
QWizardHeader::paintEventName: | QWizardHeader::paintEvent | Prototype: | void QWizardHeader::paintEvent(QPaintEvent * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 425-438 |
| | 10 | 1 |
QWizardLayoutInfo::QWizardLayoutInfoName: | QWizardLayoutInfo::QWizardLayoutInfo | Prototype: | inline QWizardLayoutInfo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 235-240 |
| | 1 | 1 |
QWizardLayoutInfo::operator!=Name: | QWizardLayoutInfo::operator!= | Prototype: | inline bool operator!=(const QWizardLayoutInfo &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 262-262 |
| | 1 | 1 |
QWizardLayoutInfo::operator==Name: | QWizardLayoutInfo::operator== | Prototype: | bool QWizardLayoutInfo::operator==(const QWizardLayoutInfo &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 265-285 |
| | 18 | 1 |
QWizardPage::QWizardPageName: | QWizardPage::QWizardPage | Prototype: | QWizardPage::QWizardPage(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3475-3479 |
| | 1 | 1 |
QWizardPage::isCommitPageName: | QWizardPage::isCommitPage | Prototype: | bool QWizardPage::isCommitPage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3783-3787 |
| | 2 | 1 |
QWizardPage::subTitleName: | QWizardPage::subTitle | Prototype: | QString QWizardPage::subTitle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3543-3547 |
| | 2 | 1 |
QWizardPage::titleName: | QWizardPage::title | Prototype: | QString QWizardPage::title() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3510-3514 |
| | 2 | 1 |
QWizardPage::validatePageName: | QWizardPage::validatePage | Prototype: | bool QWizardPage::validatePage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3653-3656 |
| | 1 | 1 |
QWizardPage::wizardName: | QWizardPage::wizard | Prototype: | QWizard *QWizardPage::wizard() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3986-3990 |
| | 2 | 1 |
QWizardPagePrivate::QWizardPagePrivateName: | QWizardPagePrivate::QWizardPagePrivate | Prototype: | inline QWizardPagePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 489-490 |
| | 1 | 1 |
QWizardPagePrivate::_q_updateCachedCompleteStateName: | QWizardPagePrivate::_q_updateCachedCompleteState | Prototype: | void QWizardPagePrivate::_q_updateCachedCompleteState() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 523-527 |
| | 2 | 1 |
QWizardPrivate::QWizardPrivateName: | QWizardPrivate::QWizardPrivate | Prototype: | inline QWizardPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 558-598 |
| | 1 | 1 |
QWizardPrivate::buttonLayoutContainsName: | QWizardPrivate::buttonLayoutContains | Prototype: | bool QWizardPrivate::buttonLayoutContains(QWizard::WizardButton which) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1549-1552 |
| | 1 | 1 |
QWizardPrivate::isVistaThemeEnabledName: | QWizardPrivate::isVistaThemeEnabled | Prototype: | bool QWizardPrivate::isVistaThemeEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1647-1655 |
| | 1 | 1 |
QWizardRuler::QWizardRulerName: | QWizardRuler::QWizardRuler | Prototype: | inline QWizardRuler(QWidget *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 444-445 |
| | 1 | 1 |
QWriteNotifier::QWriteNotifierName: | QWriteNotifier::QWriteNotifier | Prototype: | QWriteNotifier(int fd, QNativeSocketEngine *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1233-1234 |
| | 1 | 1 |
QWritingSystemsPrivate::QWritingSystemsPrivateName: | QWritingSystemsPrivate::QWritingSystemsPrivate | Prototype: | QWritingSystemsPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 157-161 |
| | 2 | 1 |
QWritingSystemsPrivate::QWritingSystemsPrivateName: | QWritingSystemsPrivate::QWritingSystemsPrivate | Prototype: | QWritingSystemsPrivate(const QWritingSystemsPrivate *other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 163-167 |
| | 2 | 1 |
QXbmHandler::QXbmHandlerName: | QXbmHandler::QXbmHandler | Prototype: | QXbmHandler::QXbmHandler() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 256-259 |
| | 2 | 1 |
QXbmHandler::nameName: | QXbmHandler::name | Prototype: | QByteArray QXbmHandler::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 353-356 |
| | 1 | 1 |