| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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 |
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 |
QXcbBackingStore::QXcbBackingStore| Name: | QXcbBackingStore::QXcbBackingStore | | Prototype: | QXcbBackingStore::QXcbBackingStore(QWindow *window) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 303-309 |
| | 2 | 1 |
QXbmHandler::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 |
QXbmHandler::QXbmHandler| Name: | QXbmHandler::QXbmHandler | | Prototype: | QXbmHandler::QXbmHandler() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 250-253 |
| | 2 | 1 |
QWritingSystemsPrivate::QWritingSystemsPrivate| Name: | QWritingSystemsPrivate::QWritingSystemsPrivate | | Prototype: | QWritingSystemsPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 151-155 |
| | 2 | 1 |
QWritingSystemsPrivate::QWritingSystemsPrivate| Name: | QWritingSystemsPrivate::QWritingSystemsPrivate | | Prototype: | QWritingSystemsPrivate(const QWritingSystemsPrivate *other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 157-161 |
| | 2 | 1 |
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 |
QWizardPage::wizard| Name: | QWizardPage::wizard | | Prototype: | QWizard *QWizardPage::wizard() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3981-3985 |
| | 2 | 1 |
QWizardPage::title| Name: | QWizardPage::title | | Prototype: | QString QWizardPage::title() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3504-3508 |
| | 2 | 1 |
QWizardPage::subTitle| Name: | QWizardPage::subTitle | | Prototype: | QString QWizardPage::subTitle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3537-3541 |
| | 2 | 1 |
QWizardPage::isCommitPage| Name: | QWizardPage::isCommitPage | | Prototype: | bool QWizardPage::isCommitPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3778-3782 |
| | 2 | 1 |
QWizard::~QWizard| Name: | QWizard::~QWizard | | Prototype: | QWizard::~QWizard() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2221-2225 |
| | 2 | 1 |
QWizard::wizardStyle| Name: | QWizard::wizardStyle | | Prototype: | QWizard::WizardStyle QWizard::wizardStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2595-2599 |
| | 2 | 1 |
QWizard::visitedPages| Name: | QWizard::visitedPages | | Prototype: | QList<int> QWizard::visitedPages() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2415-2419 |
| | 2 | 1 |
QWizard::titleFormat| Name: | QWizard::titleFormat | | Prototype: | Qt::TextFormat QWizard::titleFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2845-2849 |
| | 2 | 1 |
QWizard::testOption| Name: | QWizard::testOption | | Prototype: | bool QWizard::testOption(WizardOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2620-2624 |
| | 2 | 1 |
QWizard::subTitleFormat| Name: | QWizard::subTitleFormat | | Prototype: | Qt::TextFormat QWizard::subTitleFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2866-2870 |
| | 2 | 1 |
QWizard::startId| Name: | QWizard::startId | | Prototype: | int QWizard::startId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2461-2465 |
| | 2 | 1 |
QWizard::sideWidget| Name: | QWizard::sideWidget | | Prototype: | QWidget *QWizard::sideWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2991-2996 |
| | 2 | 1 |
QWizard::pageIds| Name: | QWizard::pageIds | | Prototype: | QList<int> QWizard::pageIds() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2425-2429 |
| | 2 | 1 |
QWizard::page| Name: | QWizard::page | | Prototype: | QWizardPage *QWizard::page(int theid) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2385-2389 |
| | 2 | 1 |
QWizard::options| Name: | QWizard::options | | Prototype: | QWizard::WizardOptions QWizard::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2668-2672 |
| | 2 | 1 |
QWizard::hasVisitedPage| Name: | QWizard::hasVisitedPage | | Prototype: | bool QWizard::hasVisitedPage(int theid) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2401-2405 |
| | 2 | 1 |
QWizard::currentPage| Name: | QWizard::currentPage | | Prototype: | QWizardPage *QWizard::currentPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2475-2479 |
| | 2 | 1 |
QWizard::currentId| Name: | QWizard::currentId | | Prototype: | int QWizard::currentId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2493-2497 |
| | 2 | 1 |
QWizard::QWizard| Name: | QWizard::QWizard | | Prototype: | QWizard::QWizard(QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2207-2216 |
| | 2 | 1 |
QWingedEdge::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 |
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 |
QWindowsStyle::unpolish| Name: | QWindowsStyle::unpolish | | Prototype: | void QWindowsStyle::unpolish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 274-278 |
| | 2 | 1 |
QWindowsStyle::QWindowsStyle| Name: | QWindowsStyle::QWindowsStyle | | Prototype: | QWindowsStyle::QWindowsStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 216-218 |
| | 2 | 1 |
QWindowsStyle::QWindowsStyle| Name: | QWindowsStyle::QWindowsStyle | | Prototype: | QWindowsStyle::QWindowsStyle(QWindowsStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 225-227 |
| | 2 | 1 |
QWindowSystemInterfacePrivate::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 |
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::WheelEvent::WheelEvent| Name: | QWindowSystemInterfacePrivate::WheelEvent::WheelEvent | | Prototype: | QWindowSystemInterfacePrivate::WheelEvent::WheelEvent(QWindow *w, ulong time, const QPointF &local, const QPointF &global, QPoint pixelD, QPoint angleD, int qt4D, Qt::Orientation qt4O, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource src) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 948-955 |
| | 2 | 1 |
QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent| Name: | QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent | | Prototype: | QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent(QWindow *exposed, const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 359-365 |
| | 2 | 1 |
QWindowSystemInterface::handleWheelEvent| Name: | QWindowSystemInterface::handleWheelEvent | | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *w, const QPointF & local, const QPointF & global, int d, Qt::Orientation o, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 296-299 |
| | 2 | 1 |
QWindowSystemInterface::handleWheelEvent| Name: | QWindowSystemInterface::handleWheelEvent | | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, int d, Qt::Orientation o, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 301-305 |
| | 2 | 1 |
QWindowSystemInterface::handleWheelEvent| Name: | QWindowSystemInterface::handleWheelEvent | | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *w, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 307-311 |
| | 2 | 1 |
QWindowSystemInterface::handleTouchEvent| Name: | QWindowSystemInterface::handleTouchEvent | | Prototype: | void QWindowSystemInterface::handleTouchEvent(QWindow *w, QTouchDevice *device, const QList<TouchPoint> &points, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 451-456 |
| | 2 | 1 |
QWindowSystemInterface::handleTouchCancelEvent| Name: | QWindowSystemInterface::handleTouchCancelEvent | | Prototype: | void QWindowSystemInterface::handleTouchCancelEvent(QWindow *w, QTouchDevice *device, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 542-547 |
| | 2 | 1 |
QWindowSystemInterface::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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::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::_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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::parent| Name: | 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: | 586-590 |
| | 2 | 1 |
QWindow::opacity| Name: | 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: | 933-937 |
| | 2 | 1 |
QWindow::modality| Name: | 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: | 665-669 |
| | 2 | 1 |
QWindow::minimumSize| Name: | 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: | 1213-1217 |
| | 2 | 1 |
QWindow::maximumSize| Name: | 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: | 1224-1228 |
| | 2 | 1 |
QWindow::mask| Name: | 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: | 966-970 |
| | 2 | 1 |
QWindow::isVisible| Name: | 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: | 533-538 |
| | 2 | 1 |
QWindow::isTopLevel| Name: | 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: | 635-639 |
| | 2 | 1 |
QWindow::isModal| Name: | 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: | 648-652 |
| | 2 | 1 |
QWindow::isExposed| Name: | 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: | 999-1003 |
| | 2 | 1 |
QWindow::handle| Name: | 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: | 1685-1689 |
| | 2 | 1 |
QWindow::flags| Name: | QWindow::flags | | Prototype: | Qt::WindowFlags QWindow::flags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 777-781 |
| | 2 | 1 |
QWindow::filePath| Name: | QWindow::filePath | | Prototype: | QString QWindow::filePath() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 848-852 |
| | 2 | 1 |
QWindow::cursor| Name: | QWindow::cursor | | Prototype: | QCursor QWindow::cursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2497-2501 |
| | 2 | 1 |
QWindow::create| Name: | QWindow::create | | Prototype: | void QWindow::create() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 554-558 |
| | 2 | 1 |
QWindow::contentOrientation| Name: | QWindow::contentOrientation | | Prototype: | Qt::ScreenOrientation QWindow::contentOrientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1073-1077 |
| | 2 | 1 |
QWindow::baseSize| Name: | QWindow::baseSize | | Prototype: | QSize QWindow::baseSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1235-1239 |
| | 2 | 1 |
QWidgetWindow::handleMoveEvent| Name: | QWidgetWindow::handleMoveEvent | | Prototype: | void QWidgetWindow::handleMoveEvent(QMoveEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 736-740 |
| | 2 | 2 |
QWidgetWindow::handleCloseEvent| Name: | QWidgetWindow::handleCloseEvent | | Prototype: | void QWidgetWindow::handleCloseEvent(QCloseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 760-764 |
| | 2 | 1 |