Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QWindow::handleName: | QWindow::handle | Prototype: | QPlatformWindow *QWindow::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1720-1724 |
| | 2 | 1 |
QWindow::isExposedName: | QWindow::isExposed | Prototype: | bool QWindow::isExposed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1031-1035 |
| | 2 | 1 |
QWindow::isModalName: | QWindow::isModal | Prototype: | bool QWindow::isModal() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 680-684 |
| | 2 | 1 |
QWindow::isTopLevelName: | QWindow::isTopLevel | Prototype: | bool QWindow::isTopLevel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 667-671 |
| | 2 | 1 |
QWindow::isVisibleName: | QWindow::isVisible | Prototype: | bool QWindow::isVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 560-565 |
| | 2 | 1 |
QWindow::maskName: | QWindow::mask | Prototype: | QRegion QWindow::mask() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 998-1002 |
| | 2 | 1 |
QWindow::maximumSizeName: | QWindow::maximumSize | Prototype: | QSize QWindow::maximumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1256-1260 |
| | 2 | 1 |
QWindow::minimumSizeName: | QWindow::minimumSize | Prototype: | QSize QWindow::minimumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1245-1249 |
| | 2 | 1 |
QWindow::modalityName: | QWindow::modality | Prototype: | Qt::WindowModality QWindow::modality() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 697-701 |
| | 2 | 1 |
QWindow::opacityName: | QWindow::opacity | Prototype: | qreal QWindow::opacity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 965-969 |
| | 2 | 1 |
QWindow::parentName: | QWindow::parent | Prototype: | QWindow *QWindow::parent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 613-617 |
| | 2 | 1 |
QWindow::requestedFormatName: | 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: | 759-763 |
| | 2 | 1 |
QWindow::screenName: | QWindow::screen | Prototype: | QScreen *QWindow::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1779-1783 |
| | 2 | 1 |
QWindow::setCursorName: | 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: | 2517-2521 |
| | 2 | 1 |
QWindow::setFormatName: | 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: | 743-747 |
| | 2 | 1 |
QWindow::setHeightName: | 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: | 1347-1351 |
| | 2 | 2 |
QWindow::setSurfaceTypeName: | 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: | 464-468 |
| | 2 | 1 |
QWindow::setWidthName: | 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: | 1337-1341 |
| | 2 | 2 |
QWindow::showMaximizedName: | 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: | 1894-1898 |
| | 2 | 1 |
QWindow::showMinimizedName: | 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: | 1880-1884 |
| | 2 | 1 |
QWindow::showNormalName: | 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: | 1926-1930 |
| | 2 | 1 |
QWindow::sizeIncrementName: | 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: | 1278-1282 |
| | 2 | 1 |
QWindow::surfaceHandleName: | 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: | 1731-1735 |
| | 2 | 1 |
QWindow::surfaceTypeName: | 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: | 475-479 |
| | 2 | 1 |
QWindow::titleName: | 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: | 854-858 |
| | 2 | 1 |
QWindow::transientParentName: | 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: | 1211-1215 |
| | 2 | 1 |
QWindow::typeName: | 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: | 823-827 |
| | 2 | 1 |
QWindow::unsetCursorName: | 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: | 2526-2530 |
| | 2 | 1 |
QWindow::visibilityName: | 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: | 281-285 |
| | 2 | 1 |
QWindow::windowStateName: | 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: | 1167-1171 |
| | 2 | 1 |
QWindowContainer::containedWindowName: | 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: | 228-232 |
| | 2 | 1 |
QWindowContainer::~QWindowContainerName: | 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: | 238-242 |
| | 2 | 1 |
QWindowContainerPrivate::QWindowContainerPrivateName: | QWindowContainerPrivate::QWindowContainerPrivate | Prototype: | QWindowContainerPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 57-62 |
| | 2 | 1 |
QWindowPrivate::_q_clearAlertName: | 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: | 2490-2494 |
| | 2 | 2 |
QWindowPrivate::closestAcceptableGeometryName: | 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: | 445-449 |
| | 2 | 1 |
QWindowPrivate::connectToScreenName: | 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: | 360-364 |
| | 2 | 1 |
QWindowPrivate::disconnectFromScreenName: | 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: | 354-358 |
| | 2 | 2 |
QWindowStateChangeEvent::QWindowStateChangeEventName: | 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: | 4142-4145 |
| | 2 | 1 |
QWindowSystemEventHandler::sendEventName: | 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: | 941-945 |
| | 2 | 1 |
QWindowSystemInterface::handleFileOpenEventName: | 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: | 720-724 |
| | 2 | 1 |
QWindowSystemInterface::handleFileOpenEventName: | 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: | 726-730 |
| | 2 | 1 |
QWindowSystemInterface::handleFrameStrutMouseEventName: | 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: | 185-190 |
| | 2 | 1 |
QWindowSystemInterface::handleGeometryChangeName: | 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: | 150-154 |
| | 2 | 1 |
QWindowSystemInterface::handleKeyEventName: | 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: | 252-255 |
| | 2 | 1 |
QWindowSystemInterface::handleLeaveEventName: | 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: | 92-96 |
| | 2 | 1 |
QWindowSystemInterface::handleMouseEventName: | 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: | 170-175 |
| | 2 | 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::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::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::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::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 |
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::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::installWindowSystemEventHandlerName: | QWindowSystemInterfacePrivate::installWindowSystemEventHandler | Prototype: | void QWindowSystemInterfacePrivate::installWindowSystemEventHandler(QWindowSystemEventHandler *handler) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 674-678 |
| | 2 | 2 |
QWindowSystemInterfacePrivate::removeWindowSystemEventhandlerName: | QWindowSystemInterfacePrivate::removeWindowSystemEventhandler | Prototype: | void QWindowSystemInterfacePrivate::removeWindowSystemEventhandler(QWindowSystemEventHandler *handler) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 680-684 |
| | 2 | 2 |
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::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::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 |
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 |
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::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 |
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::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::_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 |
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::setOptionName: | 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: | 347-351 |
| | 2 | 2 |
QXcbBackingStore::QXcbBackingStoreName: | 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: | 505-511 |
| | 2 | 1 |
QXcbClipboardMime::hasFormat_sysName: | 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: | 123-127 |
| | 2 | 1 |
QXcbConnection::grabServerName: | 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: | 1398-1402 |
| | 2 | 2 |
QXcbConnection::rootWindowName: | QXcbConnection::rootWindow | Prototype: | xcb_window_t QXcbConnection::rootWindow() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1518-1522 |
| | 2 | 1 |
QXcbConnection::setMouseGrabberName: | 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: | 1388-1392 |
| | 2 | 1 |
QXcbConnection::syncName: | 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: | 2079-2084 |
| | 2 | 1 |
QXcbConnection::ungrabServerName: | 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: | 1404-1408 |
| | 2 | 2 |
QXcbConnectionGrabber::~QXcbConnectionGrabberName: | 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: | 2376-2380 |
| | 2 | 2 |
QXcbDrag::endDragName: | 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: | 221-225 |
| | 2 | 1 |
QXcbDropData::QXcbDropDataName: | 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: | 1254-1258 |
| | 2 | 1 |