| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QWidget::hasFocus| Name: | QWidget::hasFocus | | Prototype: | bool QWidget::hasFocus() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6453-6466 |
| | 8 | 4 |
QWidget::insertAction| Name: | QWidget::insertAction | | Prototype: | void QWidget::insertAction(QAction *before, QAction *action) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3319-3342 |
| | 15 | 4 |
QWidget::isAncestorOf| Name: | QWidget::isAncestorOf | | Prototype: | bool QWidget::isAncestorOf(const QWidget *child) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8686-8696 |
| | 7 | 4 |
QWidget::repaint| Name: | QWidget::repaint | | Prototype: | void QWidget::repaint(int x, int y, int w, int h) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10855-10866 |
| | 7 | 4 |
QWidget::setContentsMargins| Name: | QWidget::setContentsMargins | | Prototype: | void QWidget::setContentsMargins(int left, int top, int right, int bottom) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7545-7571 |
| | 18 | 4 |
QWidget::setFixedSize| Name: | QWidget::setFixedSize | | Prototype: | void QWidget::setFixedSize(int w, int h) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4175-4190 |
| | 10 | 4 |
QWidget::setFocusProxy| Name: | QWidget::setFocusProxy | | Prototype: | void QWidget::setFocusProxy(QWidget * w) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6410-6425 |
| | 9 | 4 |
QWidget::setGeometry| Name: | QWidget::setGeometry | | Prototype: | void QWidget::setGeometry(const QRect &r) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7187-7206 |
| | 14 | 4 |
QWidget::setGraphicsEffect| Name: | QWidget::setGraphicsEffect | | Prototype: | void QWidget::setGraphicsEffect(QGraphicsEffect *effect) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5332-5354 |
| | 14 | 4 |
QWidget::sharedPainter| Name: | QWidget::sharedPainter | | Prototype: | QPainter *QWidget::sharedPainter() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12819-12833 |
| | 8 | 4 |
QWidget::windowTitle| Name: | QWidget::windowTitle | | Prototype: | QString QWidget::windowTitle() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6041-6051 |
| | 7 | 4 |
QWidgetAction::event| Name: | QWidgetAction::event | | Prototype: | bool QWidgetAction::event(QEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp | | Lines: | 223-233 |
| | 7 | 4 |
QWidgetAction::setDefaultWidget| Name: | QWidgetAction::setDefaultWidget | | Prototype: | void QWidgetAction::setDefaultWidget(QWidget *widget) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp | | Lines: | 137-153 |
| | 13 | 4 |
QWidgetAnimator::animate| Name: | QWidgetAnimator::animate | | Prototype: | void QWidgetAnimator::animate(QWidget *widget, const QRect &_final_geometry, bool animate) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetanimator.cpp | | Lines: | 80-115 |
| | 19 | 4 |
QWidgetBackingStore::removeDirtyWidget| Name: | QWidgetBackingStore::removeDirtyWidget | | Prototype: | void QWidgetBackingStore::removeDirtyWidget(QWidget *w) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 761-777 |
| | 11 | 4 |
QWidgetItem::sizeHint| Name: | QWidgetItem::sizeHint | | Prototype: | QSize QWidgetItem::sizeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 657-674 |
| | 13 | 4 |
QWidgetItemV2::updateCacheIfNecessary| Name: | QWidgetItemV2::updateCacheIfNecessary | | Prototype: | void QWidgetItemV2::updateCacheIfNecessary() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 715-751 |
| | 27 | 4 |
QWidgetLineControl::clearString| Name: | QWidgetLineControl::clearString | | Prototype: | QString QWidgetLineControl::clearString(uint pos, uint len) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 1243-1257 |
| | 9 | 4 |
QWidgetLineControl::fixup| Name: | QWidgetLineControl::fixup | | Prototype: | bool QWidgetLineControl::fixup() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 454-469 |
| | 9 | 4 |
QWidgetLineControl::internalDelete| Name: | QWidgetLineControl::internalDelete | | Prototype: | void QWidgetLineControl::internalDelete(bool wasBackspace) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 879-899 |
| | 13 | 4 |
QWidgetLineControl::updateCursorBlinking| Name: | QWidgetLineControl::updateCursorBlinking | | Prototype: | void QWidgetLineControl::updateCursorBlinking() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 1511-1526 |
| | 9 | 4 |
QWidgetPrivate::adjustQuitOnCloseAttribute| Name: | QWidgetPrivate::adjustQuitOnCloseAttribute | | Prototype: | void QWidgetPrivate::adjustQuitOnCloseAttribute() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12184-12195 |
| | 7 | 4 |
QWidgetPrivate::deleteExtra| Name: | QWidgetPrivate::deleteExtra | | Prototype: | void QWidgetPrivate::deleteExtra() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1832-1854 |
| | 11 | 4 |
QWidgetPrivate::invalidateBuffer| Name: | QWidgetPrivate::invalidateBuffer | | Prototype: | void QWidgetPrivate::invalidateBuffer(const QRegion &rgn) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1571-1588 |
| | 12 | 4 |
QWidgetPrivate::invalidateGraphicsEffectsRecursively| Name: | QWidgetPrivate::invalidateGraphicsEffectsRecursively | | Prototype: | void QWidgetPrivate::invalidateGraphicsEffectsRecursively() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2114-2127 |
| | 9 | 4 |
QWidgetPrivate::raise_sys| Name: | QWidgetPrivate::raise_sys | | Prototype: | void QWidgetPrivate::raise_sys() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11773-11784 |
| | 7 | 4 |
QWidgetPrivate::setConstraints_sys| Name: | QWidgetPrivate::setConstraints_sys | | Prototype: | void QWidgetPrivate::setConstraints_sys() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3995-4015 |
| | 12 | 4 |
QWidgetPrivate::setDirtyOpaqueRegion| Name: | QWidgetPrivate::setDirtyOpaqueRegion | | Prototype: | void QWidgetPrivate::setDirtyOpaqueRegion() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2130-2151 |
| | 11 | 4 |
QWidgetPrivate::setFocus_sys| Name: | QWidgetPrivate::setFocus_sys | | Prototype: | void QWidgetPrivate::setFocus_sys() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6612-6625 |
| | 7 | 4 |
QWidgetPrivate::setMaximumSize_helper| Name: | QWidgetPrivate::setMaximumSize_helper | | Prototype: | bool QWidgetPrivate::setMaximumSize_helper(int &maxw, int &maxh) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4050-4076 |
| | 22 | 4 |
QWidgetPrivate::setWinId| Name: | QWidgetPrivate::setWinId | | Prototype: | void QWidgetPrivate::setWinId(WId id) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1723-1750 |
| | 11 | 4 |
QWidgetPrivate::setWindowFlags| Name: | QWidgetPrivate::setWindowFlags | | Prototype: | void QWidgetPrivate::setWindowFlags(Qt::WindowFlags flags) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10378-10400 |
| | 12 | 4 |
QWidgetPrivate::setWindowIcon_helper| Name: | QWidgetPrivate::setWindowIcon_helper | | Prototype: | void QWidgetPrivate::setWindowIcon_helper() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6215-6231 |
| | 8 | 4 |
QWidgetPrivate::show_recursive| Name: | QWidgetPrivate::show_recursive | | Prototype: | void QWidgetPrivate::show_recursive() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7779-7795 |
| | 9 | 4 |
QWidgetPrivate::updateFocusChild| Name: | QWidgetPrivate::updateFocusChild | | Prototype: | void QWidgetPrivate::updateFocusChild() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6628-6644 |
| | 9 | 4 |
QWidgetResizeHandler::setActive| Name: | QWidgetResizeHandler::setActive | | Prototype: | void QWidgetResizeHandler::setActive(Action ac, bool b) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 76-85 |
| | 6 | 4 |
QWidgetTextControl::print| Name: | QWidgetTextControl::print | | Prototype: | void QWidgetTextControl::print(QPagedPaintDevice *printer) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2593-2616 |
| | 18 | 4 |
QWidgetTextControl::timerEvent| Name: | QWidgetTextControl::timerEvent | | Prototype: | void QWidgetTextControl::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1202-1216 |
| | 9 | 4 |
QWidgetTextControlPrivate::_q_contentsChanged| Name: | QWidgetTextControlPrivate::_q_contentsChanged | | Prototype: | void QWidgetTextControlPrivate::_q_contentsChanged(int from, int charsRemoved, int charsAdded) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 644-676 |
| | 15 | 4 |
QWidgetTextControlPrivate::anchorForCursor| Name: | QWidgetTextControlPrivate::anchorForCursor | | Prototype: | QString QWidgetTextControlPrivate::anchorForCursor(const QTextCursor &anchorCursor) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2190-2202 |
| | 9 | 4 |
QWidgetTextControlPrivate::append| Name: | QWidgetTextControlPrivate::append | | Prototype: | void QWidgetTextControlPrivate::append(const QString &text, Qt::TextFormat format) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3106-3133 |
| | 13 | 4 |
QWidgetTextControlPrivate::dragMoveEvent| Name: | QWidgetTextControlPrivate::dragMoveEvent | | Prototype: | bool QWidgetTextControlPrivate::dragMoveEvent(QEvent *e, const QMimeData *mimeData, const QPointF &pos) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1964-1986 |
| | 14 | 4 |
QWidgetTextControlPrivate::extendBlockwiseSelection| Name: | QWidgetTextControlPrivate::extendBlockwiseSelection | | Prototype: | void QWidgetTextControlPrivate::extendBlockwiseSelection(int suggestedNewPosition) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 789-817 |
| | 16 | 4 |
QWidgetTextControlPrivate::focusEvent| Name: | QWidgetTextControlPrivate::focusEvent | | Prototype: | void QWidgetTextControlPrivate::focusEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2162-2188 |
| | 13 | 4 |
QWidgetTextControlPrivate::startDrag| Name: | QWidgetTextControlPrivate::startDrag | | Prototype: | void QWidgetTextControlPrivate::startDrag() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 505-529 |
| | 15 | 4 |
QWidgetWindow::focusObject| Name: | QWidgetWindow::focusObject | | Prototype: | QObject *QWidgetWindow::focusObject() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 149-165 |
| | 10 | 4 |
QWidgetWindow::getFocusWidget| Name: | QWidgetWindow::getFocusWidget | | Prototype: | QWidget *QWidgetWindow::getFocusWidget(FocusWidgets fw) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 402-424 |
| | 12 | 4 |
QWidgetWindow::handleFocusInEvent| Name: | QWidgetWindow::handleFocusInEvent | | Prototype: | void QWidgetWindow::handleFocusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 426-436 |
| | 7 | 4 |
QWidgetWindow::handleGestureEvent| Name: | QWidgetWindow::handleGestureEvent | | Prototype: | void QWidgetWindow::handleGestureEvent(QNativeGestureEvent *e) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 1001-1016 |
| | 10 | 4 |
QWidgetWindow::handleKeyEvent| Name: | QWidgetWindow::handleKeyEvent | | Prototype: | void QWidgetWindow::handleKeyEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 643-657 |
| | 10 | 4 |
QWidgetWindow::handleResizeEvent| Name: | QWidgetWindow::handleResizeEvent | | Prototype: | void QWidgetWindow::handleResizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 752-768 |
| | 9 | 4 |
QWidgetWindow::handleWheelEvent| Name: | QWidgetWindow::handleWheelEvent | | Prototype: | void QWidgetWindow::handleWheelEvent(QWheelEvent *event) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 778-804 |
| | 14 | 4 |
QWindow::resize| Name: | QWindow::resize | | Prototype: | void QWindow::resize(const QSize &newSize) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1651-1664 |
| | 9 | 4 |
QWindow::setTitle| Name: | QWindow::setTitle | | Prototype: | void QWindow::setTitle(const QString &title) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 840-852 |
| | 9 | 4 |
QWindowContainer::parentWasChanged| Name: | QWindowContainer::parentWasChanged | | Prototype: | void QWindowContainer::parentWasChanged(QWidget *parent) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 358-376 |
| | 13 | 4 |
QWindowPrivate::applyCursor| Name: | QWindowPrivate::applyCursor | | Prototype: | void QWindowPrivate::applyCursor() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2568-2579 |
| | 7 | 4 |
QWindowPrivate::topLevelWindow| Name: | QWindowPrivate::topLevelWindow | | Prototype: | QWindow *QWindowPrivate::topLevelWindow() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2409-2427 |
| | 10 | 4 |
QWindowSystemInterface::flushWindowSystemEvents| Name: | QWindowSystemInterface::flushWindowSystemEvents | | Prototype: | bool QWindowSystemInterface::flushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 617-640 |
| | 16 | 4 |
QWindowSystemInterface::handleShortcutEvent| Name: | QWindowSystemInterface::handleShortcutEvent | | Prototype: | bool QWindowSystemInterface::handleShortcutEvent(QWindow *window, ulong timestamp, int keyCode, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString &text, bool autorepeat, ushort count) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 202-249 |
| | 13 | 4 |
QWindowSystemInterface::handleWheelEvent| Name: | QWindowSystemInterface::handleWheelEvent | | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source, bool invertedScrolling) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 319-361 |
| | 16 | 4 |
QWingedEdge::findInsertStatus| Name: | QWingedEdge::findInsertStatus | | Prototype: | QWingedEdge::TraversalStatus QWingedEdge::findInsertStatus(int vi, int ei) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1030-1083 |
| | 25 | 4 |
QWingedEdge::toPath| Name: | QWingedEdge::toPath | | Prototype: | QPainterPath QWingedEdge::toPath() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1346-1362 |
| | 8 | 4 |
QWizard::buttonText| Name: | QWizard::buttonText | | Prototype: | QString QWizard::buttonText(WizardButton which) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2722-2737 |
| | 9 | 4 |
QWizard::setButton| Name: | QWizard::setButton | | Prototype: | void QWizard::setButton(WizardButton which, QAbstractButton *button) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2794-2817 |
| | 14 | 4 |
QWizard::setStartId| Name: | QWizard::setStartId | | Prototype: | void QWizard::setStartId(int theid) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2447-2465 |
| | 12 | 4 |
QWizard::sizeHint| Name: | QWizard::sizeHint | | Prototype: | QSize QWizard::sizeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3020-3042 |
| | 11 | 4 |
QWizardPage::cleanupPage| Name: | QWizardPage::cleanupPage | | Prototype: | void QWizardPage::cleanupPage() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3627-3637 |
| | 6 | 4 |
QWizardPrivate::init| Name: | QWizardPrivate::init | | Prototype: | void QWizardPrivate::init() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 725-767 |
| | 27 | 4 |
QWizardPrivate::layoutInfoForCurrentPage| Name: | QWizardPrivate::layoutInfoForCurrentPage | | Prototype: | QWizardLayoutInfo QWizardPrivate::layoutInfoForCurrentPage() | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 937-994 |
| | 42 | 4 |
QWizardPrivate::setStyle| Name: | QWizardPrivate::setStyle | | Prototype: | void QWizardPrivate::setStyle(QStyle *style) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1765-1773 |
| | 6 | 4 |
QXbmHandler::read| Name: | QXbmHandler::read | | Prototype: | bool QXbmHandler::read(QImage *image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 300-317 |
| | 10 | 4 |
QXcbBackingStore::beginPaint| Name: | QXcbBackingStore::beginPaint | | Prototype: | void QXcbBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 525-542 |
| | 11 | 4 |
QXcbBackingStore::resize| Name: | QXcbBackingStore::resize | | Prototype: | void QXcbBackingStore::resize(const QSize &size, const QRegion &) | | Coverage: | 50.000% (6/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 634-656 |
| | 14 | 4 |
QXcbClipboard::mimeData| Name: | QXcbClipboard::mimeData | | Prototype: | QMimeData * QXcbClipboard::mimeData(QClipboard::Mode mode) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 373-387 |
| | 8 | 4 |
QXcbClipboard::sendTargetsSelection| Name: | QXcbClipboard::sendTargetsSelection | | Prototype: | xcb_atom_t QXcbClipboard::sendTargetsSelection(QMimeData *d, xcb_window_t window, xcb_atom_t property) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 510-529 |
| | 14 | 4 |
QXcbClipboardMime::QXcbClipboardMime| Name: | QXcbClipboardMime::QXcbClipboardMime | | Prototype: | QXcbClipboardMime(QClipboard::Mode mode, QXcbClipboard *clipboard) | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 63-80 |
| | 7 | 4 |
QXcbClipboardMime::retrieveData_sys| Name: | QXcbClipboardMime::retrieveData_sys | | Prototype: | QVariant retrieveData_sys(const QString &fmt, QVariant::Type requestedType) const override | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 129-150 |
| | 14 | 4 |
QXcbConnection::atomName| Name: | QXcbConnection::atomName | | Prototype: | QByteArray QXcbConnection::atomName(xcb_atom_t atom) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2044-2062 |
| | 13 | 4 |
QXcbConnection::createScreen| Name: | QXcbConnection::createScreen | | Prototype: | QXcbScreen *QXcbConnection::createScreen(QXcbVirtualDesktop *virtualDesktop, const xcb_randr_output_change_t &outputChange, xcb_randr_get_output_info_reply_t *outputInfo) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 340-361 |
| | 11 | 4 |
QXcbConnection::handleEnterEvent| Name: | QXcbConnection::handleEnterEvent | | Prototype: | void QXcbConnection::handleEnterEvent() | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 896-913 |
| | 13 | 4 |
QXcbConnection::initializeXRandr| Name: | QXcbConnection::initializeXRandr | | Prototype: | void QXcbConnection::initializeXRandr() | | Coverage: | 55.000% (11/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2128-2162 |
| | 25 | 4 |
QXcbConnection::initializeXShape| Name: | QXcbConnection::initializeXShape | | Prototype: | void QXcbConnection::initializeXShape() | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2180-2197 |
| | 12 | 4 |
QXcbConnection::~QXcbConnection| Name: | QXcbConnection::~QXcbConnection | | Prototype: | QXcbConnection::~QXcbConnection() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 683-720 |
| | 15 | 4 |
QXcbCursor::~QXcbCursor| Name: | QXcbCursor::~QXcbCursor | | Prototype: | QXcbCursor::~QXcbCursor() | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 334-349 |
| | 7 | 4 |
QXcbDrag::handlePosition| Name: | QXcbDrag::handlePosition | | Prototype: | void QXcbDrag::handlePosition(QPlatformWindow * w, const xcb_client_message_event_t *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 817-831 |
| | 10 | 4 |
QXcbDrag::handle_xdnd_status| Name: | QXcbDrag::handle_xdnd_status | | Prototype: | void QXcbDrag::handle_xdnd_status(const xcb_client_message_event_t *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 833-858 |
| | 14 | 4 |
QXcbDrag::send_leave| Name: | QXcbDrag::send_leave | | Prototype: | void QXcbDrag::send_leave() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 905-938 |
| | 24 | 4 |
QXcbDrag::toDropAction| Name: | QXcbDrag::toDropAction | | Prototype: | Qt::DropAction QXcbDrag::toDropAction(xcb_atom_t a) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 548-557 |
| | 7 | 4 |
QXcbEventReader::run| Name: | QXcbEventReader::run | | Prototype: | void QXcbEventReader::run() | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1342-1359 |
| | 13 | 4 |
QXcbKeyboard::checkForLatinLayout| Name: | QXcbKeyboard::checkForLatinLayout | | Prototype: | void QXcbKeyboard::checkForLatinLayout() | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 872-893 |
| | 14 | 4 |
QXcbKeyboard::readXKBConfig| Name: | QXcbKeyboard::readXKBConfig | | Prototype: | void QXcbKeyboard::readXKBConfig() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 612-658 |
| | 30 | 4 |
QXcbKeyboard::resolveMaskConflicts| Name: | QXcbKeyboard::resolveMaskConflicts | | Prototype: | void QXcbKeyboard::resolveMaskConflicts() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1379-1395 |
| | 6 | 4 |
QXcbNativeInterface::locateSystemTray| Name: | QXcbNativeInterface::locateSystemTray | | Prototype: | xcb_window_t QXcbNativeInterface::locateSystemTray(xcb_connection_t *conn, const QXcbScreen *screen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 126-152 |
| | 16 | 4 |
QXcbNativeInterface::nativeResourceFunctionForScreen| Name: | QXcbNativeInterface::nativeResourceFunctionForScreen | | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QXcbNativeInterface::nativeResourceFunctionForScreen(const QByteArray &resource) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 328-340 |
| | 9 | 4 |
QXcbScreen::surfaceFormatFor| Name: | QXcbScreen::surfaceFormatFor | | Prototype: | QSurfaceFormat QXcbScreen::surfaceFormatFor(const QSurfaceFormat &format) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 364-386 |
| | 14 | 4 |
QXcbSystemTrayTracker::create| Name: | QXcbSystemTrayTracker::create | | Prototype: | QXcbSystemTrayTracker *QXcbSystemTrayTracker::create(QXcbConnection *connection) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 62-74 |
| | 7 | 4 |
QXcbWMSupport::updateNetWMAtoms| Name: | QXcbWMSupport::updateNetWMAtoms | | Prototype: | void QXcbWMSupport::updateNetWMAtoms() | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | | Lines: | 61-89 |
| | 19 | 4 |
QXcbWindow::requestActivateWindow| Name: | QXcbWindow::requestActivateWindow | | Prototype: | void QXcbWindow::requestActivateWindow() | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1672-1713 |
| | 27 | 4 |
QXcbWindow::setGeometry| Name: | QXcbWindow::setGeometry | | Prototype: | void QXcbWindow::setGeometry(const QRect &rect) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 641-677 |
| | 25 | 4 |
QXcbWindow::setMask| Name: | QXcbWindow::setMask | | Prototype: | void QXcbWindow::setMask(const QRegion ®ion) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2850-2867 |
| | 13 | 4 |