| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QWindow::requestedFormat| Name: | QWindow::requestedFormat | | Prototype: | QSurfaceFormat QWindow::requestedFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 727-731 |
| | 2 | 1 |
QWindow::screen| Name: | QWindow::screen | | Prototype: | QScreen *QWindow::screen() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1744-1748 |
| | 2 | 1 |
QWindow::setCursor| Name: | QWindow::setCursor | | Prototype: | void QWindow::setCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2477-2481 |
| | 2 | 1 |
QWindow::setFormat| Name: | QWindow::setFormat | | Prototype: | void QWindow::setFormat(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 711-715 |
| | 2 | 1 |
QWindow::setHeight| Name: | QWindow::setHeight | | Prototype: | void QWindow::setHeight(int arg) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1315-1319 |
| | 2 | 2 |
QWindow::setSurfaceType| Name: | QWindow::setSurfaceType | | Prototype: | void QWindow::setSurfaceType(SurfaceType surfaceType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 447-451 |
| | 2 | 1 |
QWindow::setWidth| Name: | QWindow::setWidth | | Prototype: | void QWindow::setWidth(int arg) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1305-1309 |
| | 2 | 2 |
QWindow::showMaximized| Name: | QWindow::showMaximized | | Prototype: | void QWindow::showMaximized() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1859-1863 |
| | 2 | 1 |
QWindow::showMinimized| Name: | QWindow::showMinimized | | Prototype: | void QWindow::showMinimized() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1845-1849 |
| | 2 | 1 |
QWindow::showNormal| Name: | QWindow::showNormal | | Prototype: | void QWindow::showNormal() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1891-1895 |
| | 2 | 1 |
QWindow::sizeIncrement| Name: | QWindow::sizeIncrement | | Prototype: | QSize QWindow::sizeIncrement() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1246-1250 |
| | 2 | 1 |
QWindow::surfaceHandle| Name: | QWindow::surfaceHandle | | Prototype: | QPlatformSurface *QWindow::surfaceHandle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1696-1700 |
| | 2 | 1 |
QWindow::surfaceType| Name: | QWindow::surfaceType | | Prototype: | QWindow::SurfaceType QWindow::surfaceType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 458-462 |
| | 2 | 1 |
QWindow::title| Name: | QWindow::title | | Prototype: | QString QWindow::title() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 822-826 |
| | 2 | 1 |
QWindow::transientParent| Name: | QWindow::transientParent | | Prototype: | QWindow *QWindow::transientParent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1179-1183 |
| | 2 | 1 |
QWindow::type| Name: | QWindow::type | | Prototype: | Qt::WindowType QWindow::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 791-795 |
| | 2 | 1 |
QWindow::unsetCursor| Name: | QWindow::unsetCursor | | Prototype: | void QWindow::unsetCursor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2486-2490 |
| | 2 | 1 |
QWindow::visibility| Name: | QWindow::visibility | | Prototype: | QWindow::Visibility QWindow::visibility() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 275-279 |
| | 2 | 1 |
QWindow::windowState| Name: | QWindow::windowState | | Prototype: | Qt::WindowState QWindow::windowState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1135-1139 |
| | 2 | 1 |
QWindowContainer::containedWindow| Name: | QWindowContainer::containedWindow | | Prototype: | QWindow *QWindowContainer::containedWindow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 222-226 |
| | 2 | 1 |
QWindowContainer::~QWindowContainer| Name: | QWindowContainer::~QWindowContainer | | Prototype: | QWindowContainer::~QWindowContainer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 232-236 |
| | 2 | 1 |
QWindowContainerPrivate::QWindowContainerPrivate| Name: | QWindowContainerPrivate::QWindowContainerPrivate | | Prototype: | QWindowContainerPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 51-56 |
| | 2 | 1 |
QWindowPrivate::_q_clearAlert| Name: | QWindowPrivate::_q_clearAlert | | Prototype: | void QWindowPrivate::_q_clearAlert() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2450-2454 |
| | 2 | 2 |
QWindowPrivate::closestAcceptableGeometry| Name: | QWindowPrivate::closestAcceptableGeometry | | Prototype: | QRectF QWindowPrivate::closestAcceptableGeometry(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 428-432 |
| | 2 | 1 |
QWindowPrivate::connectToScreen| Name: | QWindowPrivate::connectToScreen | | Prototype: | void QWindowPrivate::connectToScreen(QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 354-358 |
| | 2 | 1 |
QWindowPrivate::disconnectFromScreen| Name: | QWindowPrivate::disconnectFromScreen | | Prototype: | inline void QWindowPrivate::disconnectFromScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 348-352 |
| | 2 | 2 |
QWindowStateChangeEvent::QWindowStateChangeEvent| Name: | QWindowStateChangeEvent::QWindowStateChangeEvent | | Prototype: | QWindowStateChangeEvent::QWindowStateChangeEvent(Qt::WindowStates s, bool isOverride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4074-4077 |
| | 2 | 1 |
QWindowSystemEventHandler::sendEvent| Name: | QWindowSystemEventHandler::sendEvent | | Prototype: | bool QWindowSystemEventHandler::sendEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 942-946 |
| | 2 | 1 |
QWindowSystemInterface::handleFileOpenEvent| Name: | QWindowSystemInterface::handleFileOpenEvent | | Prototype: | void QWindowSystemInterface::handleFileOpenEvent(const QString& fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 715-719 |
| | 2 | 1 |
QWindowSystemInterface::handleFileOpenEvent| Name: | QWindowSystemInterface::handleFileOpenEvent | | Prototype: | void QWindowSystemInterface::handleFileOpenEvent(const QUrl &url) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 721-725 |
| | 2 | 1 |
QWindowSystemInterface::handleFrameStrutMouseEvent| Name: | QWindowSystemInterface::handleFrameStrutMouseEvent | | Prototype: | void QWindowSystemInterface::handleFrameStrutMouseEvent(QWindow *w, const QPointF & local, const QPointF & global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 179-184 |
| | 2 | 1 |
QWindowSystemInterface::handleGeometryChange| Name: | QWindowSystemInterface::handleGeometryChange | | Prototype: | void QWindowSystemInterface::handleGeometryChange(QWindow *tlw, const QRect &newRect, const QRect &oldRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 144-148 |
| | 2 | 1 |
QWindowSystemInterface::handleKeyEvent| Name: | QWindowSystemInterface::handleKeyEvent | | Prototype: | bool QWindowSystemInterface::handleKeyEvent(QWindow *w, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString & text, bool autorep, ushort count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 246-249 |
| | 2 | 1 |
QWindowSystemInterface::handleLeaveEvent| Name: | QWindowSystemInterface::handleLeaveEvent | | Prototype: | void QWindowSystemInterface::handleLeaveEvent(QWindow *tlw) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 86-90 |
| | 2 | 1 |
QWindowSystemInterface::handleMouseEvent| Name: | QWindowSystemInterface::handleMouseEvent | | Prototype: | void QWindowSystemInterface::handleMouseEvent(QWindow *w, const QPointF & local, const QPointF & global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 164-169 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletEnterProximityEvent| Name: | 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: | 776-780 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletEvent| Name: | 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: | 751-758 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletEvent| Name: | 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: | 760-767 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletLeaveProximityEvent| Name: | 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: | 789-793 |
| | 2 | 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 |
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::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::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 |
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 |
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::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: | 669-673 |
| | 2 | 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: | 675-679 |
| | 2 | 2 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::~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 |
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::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::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::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 |
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 |
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 |
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 |
QXbmHandler::setOption| Name: | QXbmHandler::setOption | | Prototype: | void QXbmHandler::setOption(ImageOption option, const QVariant &value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 341-345 |
| | 2 | 2 |
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 |
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 |
QXcbConnection::grabServer| Name: | QXcbConnection::grabServer | | Prototype: | void QXcbConnection::grabServer() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1387-1391 |
| | 2 | 2 |
QXcbConnection::rootWindow| Name: | QXcbConnection::rootWindow | | Prototype: | xcb_window_t QXcbConnection::rootWindow() | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1507-1511 |
| | 2 | 1 |
QXcbConnection::setMouseGrabber| Name: | QXcbConnection::setMouseGrabber | | Prototype: | void QXcbConnection::setMouseGrabber(QXcbWindow *w) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1377-1381 |
| | 2 | 1 |
QXcbConnection::sync| Name: | QXcbConnection::sync | | Prototype: | void QXcbConnection::sync() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2068-2073 |
| | 2 | 1 |
QXcbConnection::ungrabServer| Name: | QXcbConnection::ungrabServer | | Prototype: | void QXcbConnection::ungrabServer() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1393-1397 |
| | 2 | 2 |
QXcbConnectionGrabber::~QXcbConnectionGrabber| Name: | QXcbConnectionGrabber::~QXcbConnectionGrabber | | Prototype: | QXcbConnectionGrabber::~QXcbConnectionGrabber() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2365-2369 |
| | 2 | 2 |
QXcbDrag::endDrag| Name: | QXcbDrag::endDrag | | Prototype: | void QXcbDrag::endDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 215-219 |
| | 2 | 1 |
QXcbDropData::QXcbDropData| Name: | QXcbDropData::QXcbDropData | | Prototype: | QXcbDropData::QXcbDropData(QXcbDrag *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1248-1252 |
| | 2 | 1 |
QXcbEventReader::registerEventDispatcher| Name: | QXcbEventReader::registerEventDispatcher | | Prototype: | void QXcbEventReader::registerEventDispatcher(QAbstractEventDispatcher *dispatcher) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1322-1329 |
| | 2 | 2 |
QXcbIntegration::moveToScreen| Name: | QXcbIntegration::moveToScreen | | Prototype: | void QXcbIntegration::moveToScreen(QWindow *window, int screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 281-285 |
| | 2 | 1 |
QXcbIntegration::sync| Name: | QXcbIntegration::sync | | Prototype: | void QXcbIntegration::sync() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 453-458 |
| | 2 | 2 |
QXcbIntegration::~QXcbIntegration| Name: | QXcbIntegration::~QXcbIntegration | | Prototype: | QXcbIntegration::~QXcbIntegration() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 190-194 |
| | 2 | 1 |
QXcbKeyboard::updateXKBStateFromCore| Name: | QXcbKeyboard::updateXKBStateFromCore | | Prototype: | void QXcbKeyboard::updateXKBStateFromCore(quint16 state) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 797-802 |
| | 2 | 2 |
QXcbNativeInterface::QXcbNativeInterface| Name: | QXcbNativeInterface::QXcbNativeInterface | | Prototype: | QXcbNativeInterface::QXcbNativeInterface() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 89-93 |
| | 2 | 1 |
QXcbNativeInterface::addHandler| Name: | QXcbNativeInterface::addHandler | | Prototype: | void QXcbNativeInterface::addHandler(QXcbNativeInterfaceHandler *handler) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 529-533 |
| | 2 | 1 |
QXcbNativeInterface::connection| Name: | QXcbNativeInterface::connection | | Prototype: | void *QXcbNativeInterface::connection() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 443-447 |
| | 2 | 1 |
QXcbNativeInterface::connectionForWindow| Name: | QXcbNativeInterface::connectionForWindow | | Prototype: | void *QXcbNativeInterface::connectionForWindow(QWindow *window) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 517-521 |
| | 2 | 1 |
QXcbNativeInterface::displayForWindow| Name: | QXcbNativeInterface::displayForWindow | | Prototype: | void *QXcbNativeInterface::displayForWindow(QWindow *window) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 506-515 |
| | 2 | 1 |
QXcbNativeInterface::screenForWindow| Name: | QXcbNativeInterface::screenForWindow | | Prototype: | void *QXcbNativeInterface::screenForWindow(QWindow *window) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 523-527 |
| | 2 | 1 |
QXcbNativeInterface::setAppTime| Name: | QXcbNativeInterface::setAppTime | | Prototype: | void QXcbNativeInterface::setAppTime(QScreen* screen, xcb_timestamp_t time) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 470-475 |
| | 2 | 2 |