Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QWindowPrivate::disconnectFromScreenName: | QWindowPrivate::disconnectFromScreen | Prototype: | inline void QWindowPrivate::disconnectFromScreen() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 354-358 |
| | 2 | 2 |
QWindowPrivate::_q_clearAlertName: | QWindowPrivate::_q_clearAlert | Prototype: | void QWindowPrivate::_q_clearAlert() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2490-2494 |
| | 2 | 2 |
QWindowContainerPrivate::markParentChainName: | QWindowContainerPrivate::markParentChain | Prototype: | void markParentChain() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 113-122 |
| | 7 | 2 |
QWindowContainerPrivate::getName: | QWindowContainerPrivate::get | Prototype: | static QWindowContainerPrivate *get(QWidget *w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 66-71 |
| | 4 | 2 |
QWindowContainer::toplevelAboutToBeDestroyedName: | 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: | 350-356 |
| | 3 | 2 |
QWindow::~QWindowName: | QWindow::~QWindow | Prototype: | QWindow::~QWindow() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 209-215 |
| | 4 | 2 |
QWindow::setYName: | QWindow::setY | Prototype: | void QWindow::setY(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1324-1331 |
| | 4 | 2 |
QWindow::setXName: | QWindow::setX | Prototype: | void QWindow::setX(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1311-1318 |
| | 4 | 2 |
QWindow::setWidthName: | QWindow::setWidth | Prototype: | void QWindow::setWidth(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1337-1341 |
| | 2 | 2 |
QWindow::setTransientParentName: | QWindow::setTransientParent | Prototype: | void QWindow::setTransientParent(QWindow *parent) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1193-1204 |
| | 6 | 2 |
QWindow::setScreenName: | QWindow::setScreen | Prototype: | void QWindow::setScreen(QScreen *newScreen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1797-1803 |
| | 4 | 2 |
QWindow::setMouseGrabEnabledName: | QWindow::setMouseGrabEnabled | Prototype: | bool QWindow::setMouseGrabEnabled(bool grab) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1764-1770 |
| | 4 | 2 |
QWindow::setModalityName: | QWindow::setModality | Prototype: | void QWindow::setModality(Qt::WindowModality modality) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 703-710 |
| | 5 | 2 |
QWindow::setMaskName: | QWindow::setMask | Prototype: | void QWindow::setMask(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 983-990 |
| | 5 | 2 |
QWindow::setKeyboardGrabEnabledName: | QWindow::setKeyboardGrabEnabled | Prototype: | bool QWindow::setKeyboardGrabEnabled(bool grab) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1747-1753 |
| | 4 | 2 |
QWindow::setIconName: | QWindow::setIcon | Prototype: | void QWindow::setIcon(const QIcon &icon) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 892-900 |
| | 6 | 2 |
QWindow::setHeightName: | QWindow::setHeight | Prototype: | void QWindow::setHeight(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1347-1351 |
| | 2 | 2 |
QWindow::setFramePositionName: | QWindow::setFramePosition | Prototype: | void QWindow::setFramePosition(const QPoint &point) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1589-1599 |
| | 6 | 2 |
QWindow::setFlagsName: | QWindow::setFlags | Prototype: | void QWindow::setFlags(Qt::WindowFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 801-807 |
| | 4 | 2 |
QWindow::setFilePathName: | QWindow::setFilePath | Prototype: | void QWindow::setFilePath(const QString &filePath) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 867-873 |
| | 4 | 2 |
QWindow::requestUpdateName: | QWindow::requestUpdate | Prototype: | void QWindow::requestUpdate() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2196-2206 |
| | 13 | 2 |
QWindow::raiseName: | 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: | 920-925 |
| | 3 | 2 |
QWindow::mapToGlobalName: | QWindow::mapToGlobal | Prototype: | QPoint QWindow::mapToGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2346-2355 |
| | 5 | 2 |
QWindow::mapFromGlobalName: | QWindow::mapFromGlobal | Prototype: | QPoint QWindow::mapFromGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2366-2375 |
| | 5 | 2 |
QWindow::lowerName: | 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: | 932-937 |
| | 3 | 2 |
QWindow::isAncestorOfName: | QWindow::isAncestorOf | Prototype: | bool QWindow::isAncestorOf(const QWindow *child, AncestorMode mode) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1231-1238 |
| | 4 | 2 |
QWindow::iconName: | QWindow::icon | Prototype: | QIcon QWindow::icon() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 907-913 |
| | 4 | 2 |
QWindow::geometryName: | QWindow::geometry | Prototype: | QRect QWindow::geometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1531-1537 |
| | 4 | 2 |
QWindow::framePositionName: | QWindow::framePosition | Prototype: | QPoint QWindow::framePosition() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1574-1582 |
| | 5 | 2 |
QWindow::frameMarginsName: | QWindow::frameMargins | Prototype: | QMargins QWindow::frameMargins() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1544-1550 |
| | 4 | 2 |
QWindow::frameGeometryName: | QWindow::frameGeometry | Prototype: | QRect QWindow::frameGeometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1557-1565 |
| | 5 | 2 |
QWindow::formatName: | QWindow::format | Prototype: | QSurfaceFormat QWindow::format() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 782-788 |
| | 4 | 2 |
QWindow::devicePixelRatioName: | QWindow::devicePixelRatio | Prototype: | qreal QWindow::devicePixelRatio() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1124-1135 |
| | 4 | 2 |
QWindow::QWindowName: | QWindow::QWindow | Prototype: | QWindow::QWindow(QWindow *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 172-181 |
| | 5 | 2 |
QWindow::QWindowName: | QWindow::QWindow | Prototype: | QWindow::QWindow(QWindowPrivate &dd, QWindow *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 195-204 |
| | 5 | 2 |
QWidgetWindowPrivate::eventReceiverName: | QWidgetWindowPrivate::eventReceiver | Prototype: | QWindow *eventReceiver() override | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 72-79 |
| | 5 | 2 |
QWidgetWindowPrivate::clearFocusObjectName: | QWidgetWindowPrivate::clearFocusObject | Prototype: | void clearFocusObject() override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 81-87 |
| | 4 | 2 |
QWidgetWindow::updateObjectNameName: | QWidgetWindow::updateObjectName | Prototype: | void QWidgetWindow::updateObjectName() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 1048-1055 |
| | 5 | 2 |
QWidgetWindow::handleScreenChangeName: | 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: | 707-715 |
| | 3 | 2 |
QWidgetWindow::handleMoveEventName: | 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: | 746-750 |
| | 2 | 2 |
QWidgetWindow::handleDragLeaveEventName: | 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: | 861-866 |
| | 3 | 2 |
QWidgetWindow::accessibleRootName: | 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: | 141-146 |
| | 3 | 2 |
QWidgetWindow::QWidgetWindowName: | QWidgetWindow::QWidgetWindow | Prototype: | QWidgetWindow::QWidgetWindow(QWidget *widget) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 121-134 |
| | 6 | 2 |
QWidgetTextControlPrivate::updateCurrentCharFormatName: | QWidgetTextControlPrivate::updateCurrentCharFormat | Prototype: | void QWidgetTextControlPrivate::updateCurrentCharFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 300-311 |
| | 7 | 2 |
QWidgetTextControlPrivate::showToolTipName: | QWidgetTextControlPrivate::showToolTip | Prototype: | void QWidgetTextControlPrivate::showToolTip(const QPoint &globalPos, const QPointF &pos, QWidget *contextWidget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2884-2890 |
| | 4 | 2 |
QWidgetTextControlPrivate::setCursorPositionName: | QWidgetTextControlPrivate::setCursorPosition | Prototype: | void QWidgetTextControlPrivate::setCursorPosition(int pos, QTextCursor::MoveMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 540-548 |
| | 4 | 2 |
QWidgetTextControlPrivate::setCursorPositionName: | QWidgetTextControlPrivate::setCursorPosition | Prototype: | void QWidgetTextControlPrivate::setCursorPosition(const QPointF &pos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 531-538 |
| | 5 | 2 |
QWidgetTextControlPrivate::setClipboardSelectionName: | QWidgetTextControlPrivate::setClipboardSelection | Prototype: | void QWidgetTextControlPrivate::setClipboardSelection() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 624-632 |
| | 6 | 2 |
QWidgetTextControlPrivate::outdentName: | QWidgetTextControlPrivate::outdent | Prototype: | void QWidgetTextControlPrivate::outdent() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 333-348 |
| | 9 | 2 |
QWidgetTextControlPrivate::isPreeditingName: | QWidgetTextControlPrivate::isPreediting | Prototype: | bool QWidgetTextControlPrivate::isPreediting() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2893-2900 |
| | 4 | 2 |
QWidgetTextControlPrivate::dragLeaveEventName: | QWidgetTextControlPrivate::dragLeaveEvent | Prototype: | void QWidgetTextControlPrivate::dragLeaveEvent() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1953-1962 |
| | 5 | 2 |
QWidgetTextControlPrivate::dragEnterEventName: | QWidgetTextControlPrivate::dragEnterEvent | Prototype: | bool QWidgetTextControlPrivate::dragEnterEvent(QEvent *e, const QMimeData *mimeData) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1940-1951 |
| | 6 | 2 |
QWidgetTextControlPrivate::cursorRectPlusUnicodeDirectionMarkersName: | 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: | 2349-2355 |
| | 3 | 2 |
QWidgetTextControlPrivate::_q_emitCursorPosChangedName: | QWidgetTextControlPrivate::_q_emitCursorPosChanged | Prototype: | void QWidgetTextControlPrivate::_q_emitCursorPosChanged(const QTextCursor &someCursor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 635-642 |
| | 4 | 2 |
QWidgetTextControlPrivate::_q_deleteSelectedName: | 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: | 819-824 |
| | 3 | 2 |
QWidgetTextControl::undoName: | QWidgetTextControl::undo | Prototype: | void QWidgetTextControl::undo() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 826-836 |
| | 8 | 2 |
QWidgetTextControl::setTextCursorName: | QWidgetTextControl::setTextCursor | Prototype: | void QWidgetTextControl::setTextCursor(const QTextCursor &cursor) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 898-912 |
| | 12 | 2 |
QWidgetTextControl::setCursorWidthName: | QWidgetTextControl::setCursorWidth | Prototype: | void QWidgetTextControl::setCursorWidth(int width) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2392-2403 |
| | 5 | 2 |
QWidgetTextControl::redoName: | QWidgetTextControl::redo | Prototype: | void QWidgetTextControl::redo() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 838-848 |
| | 8 | 2 |
QWidgetTextControl::pasteName: | 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: | 940-945 |
| | 3 | 2 |
QWidgetTextControl::moveCursorName: | QWidgetTextControl::moveCursor | Prototype: | void QWidgetTextControl::moveCursor(QTextCursor::MoveOperation op, QTextCursor::MoveMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2525-2535 |
| | 8 | 2 |
QWidgetTextControl::loadResourceName: | QWidgetTextControl::loadResource | Prototype: | QVariant QWidgetTextControl::loadResource(int type, const QUrl &name) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1397-1409 |
| | 4 | 2 |
QWidgetTextControl::findName: | QWidgetTextControl::find | Prototype: | bool QWidgetTextControl::find(const QString &exp, QTextDocument::FindFlags options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3070-3079 |
| | 6 | 2 |
QWidgetTextControl::findName: | QWidgetTextControl::find | Prototype: | bool QWidgetTextControl::find(const QRegExp &exp, QTextDocument::FindFlags options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3082-3091 |
| | 6 | 2 |
QWidgetTextControl::extraSelectionsName: | QWidgetTextControl::extraSelections | Prototype: | QList<QTextEdit::ExtraSelection> QWidgetTextControl::extraSelections() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2465-2479 |
| | 11 | 2 |
QWidgetTextControl::drawContentsName: | QWidgetTextControl::drawContents | Prototype: | void QWidgetTextControl::drawContents(QPainter *p, const QRectF &rect, QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3227-3238 |
| | 8 | 2 |
QWidgetTextControl::cutName: | QWidgetTextControl::cut | Prototype: | void QWidgetTextControl::cut() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 922-929 |
| | 5 | 2 |
QWidgetTextControl::cursorRectName: | QWidgetTextControl::cursorRect | Prototype: | QRectF QWidgetTextControl::cursorRect(const QTextCursor &cursor) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2334-2341 |
| | 4 | 2 |
QWidgetTextControl::cursorForPositionName: | QWidgetTextControl::cursorForPosition | Prototype: | QTextCursor QWidgetTextControl::cursorForPosition(const QPointF &pos) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2323-2332 |
| | 7 | 2 |
QWidgetTextControl::copyName: | QWidgetTextControl::copy | Prototype: | void QWidgetTextControl::copy() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 931-938 |
| | 5 | 2 |
QWidgetTextControl::canPasteName: | QWidgetTextControl::canPaste | Prototype: | bool QWidgetTextControl::canPaste() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2537-2547 |
| | 5 | 2 |
QWidgetTextControl::canInsertFromMimeDataName: | QWidgetTextControl::canInsertFromMimeData | Prototype: | bool QWidgetTextControl::canInsertFromMimeData(const QMimeData *source) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2626-2636 |
| | 7 | 2 |
QWidgetResizeHandler::doMoveName: | QWidgetResizeHandler::doMove | Prototype: | void QWidgetResizeHandler::doMove() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | Lines: | 525-540 |
| | 8 | 2 |
QWidgetPrivate::updateWidgetTransformName: | QWidgetPrivate::updateWidgetTransform | Prototype: | void QWidgetPrivate::updateWidgetTransform(QEvent *event) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 382-393 |
| | 8 | 2 |
QWidgetPrivate::stackUnder_sysName: | QWidgetPrivate::stackUnder_sys | Prototype: | void QWidgetPrivate::stackUnder_sys(QWidget*) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11870-11877 |
| | 4 | 2 |
QWidgetPrivate::setWindowTitle_helperName: | 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: | 6107-6112 |
| | 3 | 2 |
QWidgetPrivate::setWindowOpacity_sysName: | 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: | 11392-11397 |
| | 3 | 2 |
QWidgetPrivate::setWindowIcon_sysName: | 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: | 6259-6264 |
| | 3 | 2 |
QWidgetPrivate::setWindowIconText_sysName: | 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: | 6132-6139 |
| | 3 | 2 |
QWidgetPrivate::setWindowIconText_helperName: | QWidgetPrivate::setWindowIconText_helper | Prototype: | void QWidgetPrivate::setWindowIconText_helper(const QString &title) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6125-6130 |
| | 3 | 2 |
QWidgetPrivate::setWindowFilePath_helperName: | QWidgetPrivate::setWindowFilePath_helper | Prototype: | void QWidgetPrivate::setWindowFilePath_helper(const QString &filePath) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6329-6343 |
| | 4 | 2 |
QWidgetPrivate::setWSGeometryName: | QWidgetPrivate::setWSGeometry | Prototype: | void QWidgetPrivate::setWSGeometry() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 375-380 |
| | 3 | 2 |
QWidgetPrivate::setPalette_helperName: | QWidgetPrivate::setPalette_helper | Prototype: | void QWidgetPrivate::setPalette_helper(const QPalette &palette) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4658-4669 |
| | 9 | 2 |
QWidgetPrivate::setOpaqueName: | QWidgetPrivate::setOpaque | Prototype: | void QWidgetPrivate::setOpaque(bool opaque) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2371-2377 |
| | 3 | 2 |
QWidgetPrivate::setModal_sysName: | QWidgetPrivate::setModal_sys | Prototype: | void QWidgetPrivate::setModal_sys() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2943-2948 |
| | 3 | 2 |
QWidgetPrivate::setMask_sysName: | QWidgetPrivate::setMask_sys | Prototype: | void QWidgetPrivate::setMask_sys(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12903-12908 |
| | 3 | 2 |
QWidgetPrivate::setLayoutItemMarginsName: | QWidgetPrivate::setLayoutItemMargins | Prototype: | void QWidgetPrivate::setLayoutItemMargins(int left, int top, int right, int bottom) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12144-12158 |
| | 11 | 2 |
QWidgetPrivate::sendPaintEventName: | QWidgetPrivate::sendPaintEvent | Prototype: | void QWidgetPrivate::sendPaintEvent(const QRegion &toBePainted) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5705-5715 |
| | 5 | 2 |
QWidgetPrivate::resolveLocaleName: | QWidgetPrivate::resolveLocale | Prototype: | void QWidgetPrivate::resolveLocale() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6000-6009 |
| | 5 | 2 |
QWidgetPrivate::resolveLayoutDirectionName: | QWidgetPrivate::resolveLayoutDirection | Prototype: | void QWidgetPrivate::resolveLayoutDirection() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4894-4899 |
| | 3 | 2 |
QWidgetPrivate::paintOnScreenName: | QWidgetPrivate::paintOnScreen | Prototype: | bool QWidgetPrivate::paintOnScreen() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2310-2323 |
| | 5 | 2 |
QWidgetPrivate::createExtraName: | QWidgetPrivate::createExtra | Prototype: | void QWidgetPrivate::createExtra() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1790-1821 |
| | 20 | 2 |
QWidgetPrivate::_q_showIfNotHiddenName: | QWidgetPrivate::_q_showIfNotHidden | Prototype: | void QWidgetPrivate::_q_showIfNotHidden() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8277-8282 |
| | 3 | 2 |
QWidgetPrivate::QWidgetPrivateName: | QWidgetPrivate::QWidgetPrivate | Prototype: | QWidgetPrivate::QWidgetPrivate(int version) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 236-334 |
| | 6 | 2 |
QWidgetLineControl::undoName: | QWidgetLineControl::undo | Prototype: | void QWidgetLineControl::undo() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 291-301 |
| | 5 | 2 |
QWidgetLineControl::setReadOnlyName: | QWidgetLineControl::setReadOnly | Prototype: | void QWidgetLineControl::setReadOnly(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1487-1494 |
| | 4 | 2 |
QWidgetLineControl::rectForPosName: | QWidgetLineControl::rectForPos | Prototype: | QRect QWidgetLineControl::rectForPos(int pos) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 412-422 |
| | 7 | 2 |
QWidgetLineControl::pasteName: | QWidgetLineControl::paste | Prototype: | void QWidgetLineControl::paste(QClipboard::Mode clipboardMode) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 168-176 |
| | 5 | 2 |
QWidgetLineControl::copyName: | QWidgetLineControl::copy | Prototype: | void QWidgetLineControl::copy(QClipboard::Mode mode) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 152-158 |
| | 3 | 2 |
QWidgetLineControl::anchorRectName: | QWidgetLineControl::anchorRect | Prototype: | QRect QWidgetLineControl::anchorRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 440-445 |
| | 3 | 2 |