| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QWidgetPrivate::setWindowIconText_sys| Name: | QWidgetPrivate::setWindowIconText_sys | | Prototype: | void QWidgetPrivate::setWindowIconText_sys(const QString &iconText) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6102-6109 |
| | 3 | 2 |
QWidgetPrivate::setWindowIcon_sys| Name: | QWidgetPrivate::setWindowIcon_sys | | Prototype: | void QWidgetPrivate::setWindowIcon_sys() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6229-6234 |
| | 3 | 2 |
QWidgetPrivate::setWindowOpacity_sys| Name: | QWidgetPrivate::setWindowOpacity_sys | | Prototype: | void QWidgetPrivate::setWindowOpacity_sys(qreal level) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11358-11363 |
| | 3 | 2 |
QWidgetPrivate::setWindowTitle_helper| Name: | QWidgetPrivate::setWindowTitle_helper | | Prototype: | void QWidgetPrivate::setWindowTitle_helper(const QString &title) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6077-6082 |
| | 3 | 2 |
QWidgetPrivate::stealKeyboardGrab| Name: | QWidgetPrivate::stealKeyboardGrab | | Prototype: | bool QWidgetPrivate::stealKeyboardGrab(bool grab) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12598-12605 |
| | 3 | 1 |
QWidgetPrivate::stealMouseGrab| Name: | QWidgetPrivate::stealMouseGrab | | Prototype: | bool QWidgetPrivate::stealMouseGrab(bool grab) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12549-12556 |
| | 3 | 1 |
QWidgetTextControl::clear| Name: | QWidgetTextControl::clear | | Prototype: | void QWidgetTextControl::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 929-935 |
| | 3 | 1 |
QWidgetTextControl::createMimeDataFromSelection| Name: | QWidgetTextControl::createMimeDataFromSelection | | Prototype: | QMimeData *QWidgetTextControl::createMimeDataFromSelection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2585-2590 |
| | 3 | 1 |
QWidgetTextControl::mergeCurrentCharFormat| Name: | QWidgetTextControl::mergeCurrentCharFormat | | Prototype: | void QWidgetTextControl::mergeCurrentCharFormat(const QTextCharFormat &modifier) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2967-2972 |
| | 3 | 1 |
QWidgetTextControl::paste| Name: | QWidgetTextControl::paste | | Prototype: | void QWidgetTextControl::paste(QClipboard::Mode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 921-926 |
| | 3 | 2 |
QWidgetTextControl::processEvent| Name: | QWidgetTextControl::processEvent | | Prototype: | void QWidgetTextControl::processEvent(QEvent *e, const QPointF &coordinateOffset, QWidget *contextWidget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 948-953 |
| | 3 | 1 |
QWidgetTextControl::setCurrentCharFormat| Name: | QWidgetTextControl::setCurrentCharFormat | | Prototype: | void QWidgetTextControl::setCurrentCharFormat(const QTextCharFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2974-2979 |
| | 3 | 1 |
QWidgetTextControl::setCursorIsFocusIndicator| Name: | QWidgetTextControl::setCursorIsFocusIndicator | | Prototype: | void QWidgetTextControl::setCursorIsFocusIndicator(bool b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2515-2520 |
| | 3 | 1 |
QWidgetTextControl::setFocus| Name: | QWidgetTextControl::setFocus | | Prototype: | void QWidgetTextControl::setFocus(bool focus, Qt::FocusReason reason) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2121-2126 |
| | 3 | 1 |
QWidgetTextControlPrivate::_q_copyLink| Name: | QWidgetTextControlPrivate::_q_copyLink | | Prototype: | void QWidgetTextControlPrivate::_q_copyLink() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3206-3213 |
| | 3 | 1 |
QWidgetTextControlPrivate::_q_deleteSelected| Name: | QWidgetTextControlPrivate::_q_deleteSelected | | Prototype: | void QWidgetTextControlPrivate::_q_deleteSelected() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 800-805 |
| | 3 | 2 |
QWidgetTextControlPrivate::cursorRectPlusUnicodeDirectionMarkers| Name: | QWidgetTextControlPrivate::cursorRectPlusUnicodeDirectionMarkers | | Prototype: | QRectF QWidgetTextControlPrivate::cursorRectPlusUnicodeDirectionMarkers(const QTextCursor &cursor) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2315-2321 |
| | 3 | 2 |
QWidgetWindow::accessibleRoot| Name: | QWidgetWindow::accessibleRoot | | Prototype: | QAccessibleInterface *QWidgetWindow::accessibleRoot() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 135-140 |
| | 3 | 2 |
QWidgetWindow::handleDragLeaveEvent| Name: | QWidgetWindow::handleDragLeaveEvent | | Prototype: | void QWidgetWindow::handleDragLeaveEvent(QDragLeaveEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 851-856 |
| | 3 | 2 |
QWidgetWindow::handleScreenChange| Name: | QWidgetWindow::handleScreenChange | | Prototype: | void QWidgetWindow::handleScreenChange() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 697-705 |
| | 3 | 2 |
QWidgetWindow::updateObjectName| Name: | QWidgetWindow::updateObjectName | | Prototype: | void QWidgetWindow::updateObjectName() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 1037-1044 |
| | 3 | 4 |
QWindow::QWindow| Name: | QWindow::QWindow | | Prototype: | QWindow::QWindow(QScreen *targetScreen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 147-154 |
| | 3 | 1 |
QWindow::lower| Name: | QWindow::lower | | Prototype: | void QWindow::lower() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 900-905 |
| | 3 | 2 |
QWindow::raise| Name: | QWindow::raise | | Prototype: | void QWindow::raise() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 888-893 |
| | 3 | 2 |
QWindow::showFullScreen| Name: | QWindow::showFullScreen | | Prototype: | void QWindow::showFullScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1873-1881 |
| | 3 | 1 |
QWindowContainer::toplevelAboutToBeDestroyed| Name: | QWindowContainer::toplevelAboutToBeDestroyed | | Prototype: | void QWindowContainer::toplevelAboutToBeDestroyed(QWidget *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 344-350 |
| | 3 | 2 |
QWindowSystemInterface::handleEnterWhatsThisEvent| Name: | QWindowSystemInterface::handleEnterWhatsThisEvent | | Prototype: | void QWindowSystemInterface::handleEnterWhatsThisEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 844-849 |
| | 3 | 1 |
QWindowSystemInterface::handleExposeEvent| Name: | QWindowSystemInterface::handleExposeEvent | | Prototype: | void QWindowSystemInterface::handleExposeEvent(QWindow *tlw, const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 592-597 |
| | 3 | 1 |
QWindowSystemInterface::handleExtendedKeyEvent| Name: | QWindowSystemInterface::handleExtendedKeyEvent | | Prototype: | bool QWindowSystemInterface::handleExtendedKeyEvent(QWindow *w, QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString& text, bool autorep, ushort count, bool tryShortcutOverride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 263-272 |
| | 3 | 1 |
QWindowSystemInterface::handleGestureEvent| Name: | QWindowSystemInterface::handleGestureEvent | | Prototype: | void QWindowSystemInterface::handleGestureEvent(QWindow *window, ulong timestamp, Qt::NativeGestureType type, QPointF &local, QPointF &global) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 796-802 |
| | 3 | 1 |
QWindowSystemInterface::handleKeyEvent| Name: | QWindowSystemInterface::handleKeyEvent | | Prototype: | bool QWindowSystemInterface::handleKeyEvent(QWindow *tlw, ulong timestamp, 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: | 251-261 |
| | 3 | 1 |
QWindowSystemInterface::handleMouseEvent| Name: | QWindowSystemInterface::handleMouseEvent | | Prototype: | void QWindowSystemInterface::handleMouseEvent(QWindow *w, ulong timestamp, 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: | 171-177 |
| | 3 | 1 |
QWindowSystemInterface::handlePlatformPanelEvent| Name: | 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: | 824-829 |
| | 3 | 1 |
QWindowSystemInterface::handleScreenGeometryChange| Name: | 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: | 565-570 |
| | 3 | 1 |
QWindowSystemInterface::handleScreenLogicalDotsPerInchChange| Name: | 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: | 572-577 |
| | 3 | 1 |
QWindowSystemInterface::handleScreenOrientationChange| Name: | 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: | 558-563 |
| | 3 | 1 |
QWindowSystemInterface::handleScreenRefreshRateChange| Name: | 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: | 579-584 |
| | 3 | 1 |
QWindowSystemInterface::handleTabletEnterProximityEvent| Name: | 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: | 769-774 |
| | 3 | 1 |
QWindowSystemInterface::handleTabletEvent| Name: | 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: | 741-749 |
| | 3 | 1 |
QWindowSystemInterface::handleTabletLeaveProximityEvent| Name: | 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: | 782-787 |
| | 3 | 1 |
QWindowSystemInterface::handleWindowActivated| Name: | QWindowSystemInterface::handleWindowActivated | | Prototype: | void QWindowSystemInterface::handleWindowActivated(QWindow *tlw, Qt::FocusReason r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 112-117 |
| | 3 | 1 |
QWindowSystemInterface::handleWindowScreenChanged| Name: | QWindowSystemInterface::handleWindowScreenChanged | | Prototype: | void QWindowSystemInterface::handleWindowScreenChanged(QWindow *tlw, QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 126-131 |
| | 3 | 1 |
QWindowSystemInterface::handleWindowStateChanged| Name: | QWindowSystemInterface::handleWindowStateChanged | | Prototype: | void QWindowSystemInterface::handleWindowStateChanged(QWindow *tlw, Qt::WindowState newState) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 119-124 |
| | 3 | 1 |
QWindowsStylePrivate::pixelMetricFromSystemDp| Name: | QWindowsStylePrivate::pixelMetricFromSystemDp | | Prototype: | int QWindowsStylePrivate::pixelMetricFromSystemDp(QStyle::PixelMetric pm, const QStyleOption *, const QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 300-349 |
| | 3 | 1 |
QWingedEdge::QWingedEdge| Name: | QWingedEdge::QWingedEdge | | Prototype: | QWingedEdge::QWingedEdge(const QPainterPath &subject, const QPainterPath &clip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 853-862 |
| | 3 | 1 |
QWingedEdge::addEdge| Name: | QWingedEdge::addEdge | | Prototype: | int QWingedEdge::addEdge(const QPointF &a, const QPointF &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1176-1182 |
| | 3 | 1 |
QWizard::cleanupPage| Name: | QWizard::cleanupPage | | Prototype: | void QWizard::cleanupPage(int theid) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3337-3342 |
| | 3 | 2 |
QWizard::initializePage| Name: | QWizard::initializePage | | Prototype: | void QWizard::initializePage(int theid) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3319-3324 |
| | 3 | 2 |
QWizard::pixmap| Name: | QWizard::pixmap | | Prototype: | QPixmap QWizard::pixmap(WizardPixmap which) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2900-2909 |
| | 3 | 1 |
QWizard::setOption| Name: | QWizard::setOption | | Prototype: | void QWizard::setOption(WizardOption option, bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2607-2612 |
| | 3 | 2 |
QWizard::setSubTitleFormat| Name: | QWizard::setSubTitleFormat | | Prototype: | void QWizard::setSubTitleFormat(Qt::TextFormat format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2859-2864 |
| | 3 | 1 |
QWizard::setTitleFormat| Name: | QWizard::setTitleFormat | | Prototype: | void QWizard::setTitleFormat(Qt::TextFormat format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2838-2843 |
| | 3 | 1 |
QWizardField::QWizardField| Name: | QWizardField::QWizardField | | Prototype: | QWizardField::QWizardField(QWizardPage *page, const QString &spec, QObject *object, const char *property, const char *changedSignal) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 195-204 |
| | 3 | 2 |
QWizardField::resolve| Name: | QWizardField::resolve | | Prototype: | void QWizardField::resolve(const QVector<QWizardDefaultProperty> &defaultPropertyTable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 206-211 |
| | 3 | 2 |
QXbmHandler::supportsOption| Name: | QXbmHandler::supportsOption | | Prototype: | bool QXbmHandler::supportsOption(ImageOption option) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 318-323 |
| | 3 | 1 |
QXcbBackingStore::paintDevice| Name: | QXcbBackingStore::paintDevice | | Prototype: | QPaintDevice *QXcbBackingStore::paintDevice() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 316-321 |
| | 3 | 2 |
QXcbClipboard::setRequestor| Name: | QXcbClipboard::setRequestor | | Prototype: | void QXcbClipboard::setRequestor(xcb_window_t window) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 491-497 |
| | 3 | 2 |
QXcbClipboard::supportsMode| Name: | QXcbClipboard::supportsMode | | Prototype: | bool QXcbClipboard::supportsMode(QClipboard::Mode mode) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 430-435 |
| | 3 | 2 |
QXcbConnectionGrabber::release| Name: | QXcbConnectionGrabber::release | | Prototype: | void QXcbConnectionGrabber::release() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2371-2377 |
| | 3 | 2 |
QXcbCursor::pos| Name: | QXcbCursor::pos | | Prototype: | QPoint QXcbCursor::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 649-654 |
| | 3 | 1 |
QXcbDrag::QXcbDrag| Name: | QXcbDrag::QXcbDrag | | Prototype: | QXcbDrag::QXcbDrag(QXcbConnection *c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 137-143 |
| | 3 | 1 |
QXcbDrag::cancel| Name: | QXcbDrag::cancel | | Prototype: | void QXcbDrag::cancel() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1084-1090 |
| | 3 | 2 |
QXcbDrag::eventFilter| Name: | QXcbDrag::eventFilter | | Prototype: | bool QXcbDrag::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 174-183 |
| | 3 | 2 |
QXcbDropData::retrieveData_sys| Name: | QXcbDropData::retrieveData_sys | | Prototype: | QVariant QXcbDropData::retrieveData_sys(const QString &mimetype, QVariant::Type requestedType) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1258-1263 |
| | 3 | 1 |
QXcbGlIntegration::handleXcbEvent| Name: | QXcbGlIntegration::handleXcbEvent | | Prototype: | bool QXcbGlIntegration::handleXcbEvent(xcb_generic_event_t *event, uint responseType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegration.cpp | | Lines: | 47-52 |
| | 3 | 1 |
QXcbNativeInterface::appTime| Name: | QXcbNativeInterface::appTime | | Prototype: | void *QXcbNativeInterface::appTime(const QXcbScreen *screen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 381-387 |
| | 3 | 2 |
QXcbNativeInterface::appUserTime| Name: | QXcbNativeInterface::appUserTime | | Prototype: | void *QXcbNativeInterface::appUserTime(const QXcbScreen *screen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 389-395 |
| | 3 | 2 |
QXcbNativeInterface::getTimestamp| Name: | QXcbNativeInterface::getTimestamp | | Prototype: | void *QXcbNativeInterface::getTimestamp(const QXcbScreen *screen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 397-403 |
| | 3 | 2 |
QXcbNativeInterface::nativeResourceForBackingStore| Name: | QXcbNativeInterface::nativeResourceForBackingStore | | Prototype: | void *QXcbNativeInterface::nativeResourceForBackingStore(const QByteArray &resourceString, QBackingStore *backingStore) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 285-290 |
| | 3 | 1 |
QXcbNativeInterface::nativeResourceForContext| Name: | QXcbNativeInterface::nativeResourceForContext | | Prototype: | void *QXcbNativeInterface::nativeResourceForContext(const QByteArray &resourceString, QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 201-206 |
| | 3 | 1 |
QXcbNativeInterface::nativeResourceFunctionForBackingStore| Name: | QXcbNativeInterface::nativeResourceFunctionForBackingStore | | Prototype: | QPlatformNativeInterface::NativeResourceForBackingStoreFunction QXcbNativeInterface::nativeResourceFunctionForBackingStore(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 335-340 |
| | 3 | 1 |
QXcbNativeInterface::nativeResourceFunctionForWindow| Name: | QXcbNativeInterface::nativeResourceFunctionForWindow | | Prototype: | QPlatformNativeInterface::NativeResourceForWindowFunction QXcbNativeInterface::nativeResourceFunctionForWindow(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 328-333 |
| | 3 | 1 |
QXcbScreen::virtualDesktopNumberStatic| Name: | QXcbScreen::virtualDesktopNumberStatic | | Prototype: | int QXcbScreen::virtualDesktopNumberStatic(const QScreen *screen) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 442-448 |
| | 3 | 2 |
QXcbShmImage::preparePaint| Name: | QXcbShmImage::preparePaint | | Prototype: | void QXcbShmImage::preparePaint(const QRegion ®ion) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 294-301 |
| | 3 | 2 |
QXcbSyncWindowRequest::invalidate| Name: | QXcbSyncWindowRequest::invalidate | | Prototype: | void QXcbSyncWindowRequest::invalidate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2351-2357 |
| | 3 | 2 |
QXcbVirtualDesktop::compositingActive| Name: | QXcbVirtualDesktop::compositingActive | | Prototype: | bool QXcbVirtualDesktop::compositingActive() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 100-106 |
| | 3 | 2 |
QXcbVirtualDesktop::setPrimaryScreen| Name: | QXcbVirtualDesktop::setPrimaryScreen | | Prototype: | void QXcbVirtualDesktop::setPrimaryScreen(QPlatformScreen *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 84-89 |
| | 3 | 1 |
QXcbWindow::handleButtonPressEvent| Name: | QXcbWindow::handleButtonPressEvent | | Prototype: | void QXcbWindow::handleButtonPressEvent(const xcb_button_press_event_t *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2400-2405 |
| | 3 | 1 |
QXcbWindow::handleButtonReleaseEvent| Name: | QXcbWindow::handleButtonReleaseEvent | | Prototype: | void QXcbWindow::handleButtonReleaseEvent(const xcb_button_release_event_t *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2407-2412 |
| | 3 | 1 |
QXcbWindow::handleFocusInEvent| Name: | QXcbWindow::handleFocusInEvent | | Prototype: | void QXcbWindow::handleFocusInEvent(const xcb_focus_in_event_t *event) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2586-2593 |
| | 3 | 2 |
QXcbWindow::handleFocusOutEvent| Name: | QXcbWindow::handleFocusOutEvent | | Prototype: | void QXcbWindow::handleFocusOutEvent(const xcb_focus_out_event_t *event) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2596-2603 |
| | 3 | 2 |
QXcbWindow::handleUnmapNotifyEvent| Name: | QXcbWindow::handleUnmapNotifyEvent | | Prototype: | void QXcbWindow::handleUnmapNotifyEvent(const xcb_unmap_notify_event_t *event) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2216-2222 |
| | 3 | 2 |
QXcbWindow::isEmbedded| Name: | QXcbWindow::isEmbedded | | Prototype: | bool QXcbWindow::isEmbedded(const QPlatformWindow *parentWindow) const | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2155-2161 |
| | 3 | 2 |
QXcbWindow::lower| Name: | QXcbWindow::lower | | Prototype: | void QXcbWindow::lower() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1622-1627 |
| | 3 | 1 |
QXcbWindow::raise| Name: | QXcbWindow::raise | | Prototype: | void QXcbWindow::raise() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1615-1620 |
| | 3 | 1 |
QXcbWindow::requestSystemTrayWindowDockStatic| Name: | QXcbWindow::requestSystemTrayWindowDockStatic | | Prototype: | bool QXcbWindow::requestSystemTrayWindowDockStatic(const QWindow *window) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1940-1945 |
| | 3 | 2 |
QXcbWindow::setParentRelativeBackPixmap| Name: | QXcbWindow::setParentRelativeBackPixmap | | Prototype: | void QXcbWindow::setParentRelativeBackPixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1933-1938 |
| | 3 | 1 |
QXcbWindow::setVisible| Name: | QXcbWindow::setVisible | | Prototype: | void QXcbWindow::setVisible(bool visible) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 795-801 |
| | 3 | 2 |
QXcbWindow::setWmWindowRole| Name: | QXcbWindow::setWmWindowRole | | Prototype: | void QXcbWindow::setWmWindowRole(const QByteArray &role) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1920-1925 |
| | 3 | 1 |
QXcbWindow::setWmWindowRoleStatic| Name: | QXcbWindow::setWmWindowRoleStatic | | Prototype: | void QXcbWindow::setWmWindowRoleStatic(QWindow *window, const QByteArray &role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1747-1753 |
| | 3 | 2 |
QXcbWindow::setWmWindowTypeStatic| Name: | QXcbWindow::setWmWindowTypeStatic | | Prototype: | void QXcbWindow::setWmWindowTypeStatic(QWindow *window, QXcbWindowFunctions::WmWindowTypes windowTypes) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1733-1739 |
| | 3 | 2 |
QXcbWindow::systemTrayWindowGlobalGeometry| Name: | QXcbWindow::systemTrayWindowGlobalGeometry | | Prototype: | QRect QXcbWindow::systemTrayWindowGlobalGeometry() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1962-1967 |
| | 3 | 2 |
QXcbWindow::systemTrayWindowGlobalGeometryStatic| Name: | QXcbWindow::systemTrayWindowGlobalGeometryStatic | | Prototype: | QRect QXcbWindow::systemTrayWindowGlobalGeometryStatic(const QWindow *window) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1955-1960 |
| | 3 | 2 |
QXcbWindow::visualIdStatic| Name: | QXcbWindow::visualIdStatic | | Prototype: | uint QXcbWindow::visualIdStatic(QWindow *window) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1755-1760 |
| | 3 | 2 |
QXmlNamespaceSupport::popContext| Name: | QXmlNamespaceSupport::popContext | | Prototype: | void QXmlNamespaceSupport::popContext() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 699-704 |
| | 3 | 2 |
QXmlNamespaceSupport::reset| Name: | QXmlNamespaceSupport::reset | | Prototype: | void QXmlNamespaceSupport::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 709-714 |
| | 3 | 1 |
QXmlNamespaceSupport::setPrefix| Name: | QXmlNamespaceSupport::setPrefix | | Prototype: | void QXmlNamespaceSupport::setPrefix(const QString& pre, const QString& uri) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 524-531 |
| | 3 | 2 |
QXmlParseException::QXmlParseException| Name: | QXmlParseException::QXmlParseException | | Prototype: | QXmlParseException::QXmlParseException(const QXmlParseException& other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 332-336 |
| | 3 | 1 |
QXmlSimpleReader::property| Name: | QXmlSimpleReader::property | | Prototype: | void* QXmlSimpleReader::property(const QString&, bool *ok) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3006-3011 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::initData| Name: | QXmlSimpleReaderPrivate::initData | | Prototype: | void QXmlSimpleReaderPrivate::initData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7855-7860 |
| | 3 | 1 |