Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
updateCursorBlinkingName: | QWidgetTextControlPrivate::updateCursorBlinking | Prototype: | void QWidgetTextControlPrivate::updateCursorBlinking() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 702-713 |
| | 7 | 3 |
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 |
startDragName: | 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 |
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 |
setCursorVisibleName: | QWidgetTextControlPrivate::setCursorVisible | Prototype: | void QWidgetTextControlPrivate::setCursorVisible(bool visible) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 688-700 |
| | 7 | 3 |
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 |
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 |
setContentName: | QWidgetTextControlPrivate::setContent | Prototype: | void QWidgetTextControlPrivate::setContent(Qt::TextFormat format, const QString &text, QTextDocument *document) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 415-503 |
| | 48 | 9 |
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 |
sendMouseEventToInputContextName: | QWidgetTextControlPrivate::sendMouseEventToInputContext | Prototype: | bool QWidgetTextControlPrivate::sendMouseEventToInputContext( QEvent *e, QEvent::Type eventType, Qt::MouseButton button, const QPointF &pos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1888-1920 |
| | 18 | 5 |
selectionChangedName: | QWidgetTextControlPrivate::selectionChanged | Prototype: | void QWidgetTextControlPrivate::selectionChanged(bool forceEmitSelectionChanged ) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 577-615 |
| | 25 | 7 |
repaintOldAndNewSelectionName: | QWidgetTextControlPrivate::repaintOldAndNewSelection | Prototype: | void QWidgetTextControlPrivate::repaintOldAndNewSelection(const QTextCursor &oldSelection) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 556-575 |
| | 14 | 3 |
repaintCursorName: | QWidgetTextControlPrivate::repaintCursor | Prototype: | void QWidgetTextControlPrivate::repaintCursor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 550-554 |
| | 2 | 1 |
rectForPositionName: | QWidgetTextControlPrivate::rectForPosition | Prototype: | QRectF QWidgetTextControlPrivate::rectForPosition(int position) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1419-1466 |
| | 32 | 9 |
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 |
mouseReleaseEventName: | QWidgetTextControlPrivate::mouseReleaseEvent | Prototype: | void QWidgetTextControlPrivate::mouseReleaseEvent(QEvent *e, Qt::MouseButton button, const QPointF &pos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1778-1844 |
| | 41 | 12 |
mousePressEventName: | QWidgetTextControlPrivate::mousePressEvent | Prototype: | void QWidgetTextControlPrivate::mousePressEvent(QEvent *e, Qt::MouseButton button, const QPointF &pos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | Coverage: | 0.000% (0/68) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1586-1687 |
| | 63 | 16 |
mouseMoveEventName: | QWidgetTextControlPrivate::mouseMoveEvent | Prototype: | void QWidgetTextControlPrivate::mouseMoveEvent(QEvent *e, Qt::MouseButton button, const QPointF &mousePos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | Coverage: | 0.000% (0/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1689-1776 |
| | 52 | 18 |
mouseDoubleClickEventName: | QWidgetTextControlPrivate::mouseDoubleClickEvent | Prototype: | void QWidgetTextControlPrivate::mouseDoubleClickEvent(QEvent *e, Qt::MouseButton button, const QPointF &pos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1846-1886 |
| | 24 | 5 |
keyPressEventName: | QWidgetTextControlPrivate::keyPressEvent | Prototype: | void QWidgetTextControlPrivate::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/122) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1230-1395 |
| | 105 | 32 |
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 |
inputMethodEventName: | QWidgetTextControlPrivate::inputMethodEvent | Prototype: | void QWidgetTextControlPrivate::inputMethodEvent(QInputMethodEvent *e) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2011-2080 |
| | 52 | 13 |
initName: | QWidgetTextControlPrivate::init | Prototype: | void QWidgetTextControlPrivate::init(Qt::TextFormat format, const QString &text, QTextDocument *document) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 406-413 |
| | 4 | 1 |
indentName: | QWidgetTextControlPrivate::indent | Prototype: | void QWidgetTextControlPrivate::indent() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 313-331 |
| | 11 | 3 |
gotoPreviousTableCellName: | QWidgetTextControlPrivate::gotoPreviousTableCell | Prototype: | void QWidgetTextControlPrivate::gotoPreviousTableCell() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 369-386 |
| | 11 | 3 |
gotoNextTableCellName: | QWidgetTextControlPrivate::gotoNextTableCell | Prototype: | void QWidgetTextControlPrivate::gotoNextTableCell() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 350-367 |
| | 11 | 3 |
focusEventName: | 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 |
extendWordwiseSelectionName: | QWidgetTextControlPrivate::extendWordwiseSelection | Prototype: | void QWidgetTextControlPrivate::extendWordwiseSelection(int suggestedNewPosition, qreal mouseXPosition) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 715-787 |
| | 43 | 12 |
extendBlockwiseSelectionName: | 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 |
dropEventName: | QWidgetTextControlPrivate::dropEvent | Prototype: | bool QWidgetTextControlPrivate::dropEvent(const QMimeData *mimeData, const QPointF &pos, Qt::DropAction dropAction, QObject *source) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1988-2009 |
| | 14 | 3 |
dragMoveEventName: | 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 |
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 |
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 |
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 |
cursorMoveKeyEventName: | QWidgetTextControlPrivate::cursorMoveKeyEvent | Prototype: | bool QWidgetTextControlPrivate::cursorMoveKeyEvent(QKeyEvent *e) | Coverage: | 0.000% (0/107) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 141-298 |
| | 91 | 30 |
createAutoBulletListName: | QWidgetTextControlPrivate::createAutoBulletList | Prototype: | void QWidgetTextControlPrivate::createAutoBulletList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 388-404 |
| | 9 | 1 |
contextMenuEventName: | QWidgetTextControlPrivate::contextMenuEvent | Prototype: | void QWidgetTextControlPrivate::contextMenuEvent(const QPoint &screenPos, const QPointF &docPos, QWidget *contextWidget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1922-1938 |
| | 8 | 3 |
commitPreeditName: | QWidgetTextControlPrivate::commitPreedit | Prototype: | void QWidgetTextControlPrivate::commitPreedit() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2902-2919 |
| | 12 | 3 |
appendName: | 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 |
anchorForCursorName: | 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 |
activateLinkUnderCursorName: | QWidgetTextControlPrivate::activateLinkUnderCursor | Prototype: | void QWidgetTextControlPrivate::activateLinkUnderCursor(QString href) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2814-2881 |
| | 44 | 15 |
_q_updateCurrentCharFormatAndSelectionName: | QWidgetTextControlPrivate::_q_updateCurrentCharFormatAndSelection | Prototype: | void QWidgetTextControlPrivate::_q_updateCurrentCharFormatAndSelection() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 617-621 |
| | 2 | 1 |
_q_updateBlockName: | QWidgetTextControlPrivate::_q_updateBlock | Prototype: | void QWidgetTextControlPrivate::_q_updateBlock(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1411-1417 |
| | 4 | 1 |
_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 |
_q_documentLayoutChangedName: | QWidgetTextControlPrivate::_q_documentLayoutChanged | Prototype: | void QWidgetTextControlPrivate::_q_documentLayoutChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 678-686 |
| | 5 | 1 |
_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 |
_q_copyLinkName: | 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: | 3240-3247 |
| | 3 | 1 |
_q_contentsChangedName: | 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 |
QWidgetTextControlPrivateName: | QWidgetTextControlPrivate::QWidgetTextControlPrivate | Prototype: | QWidgetTextControlPrivate::QWidgetTextControlPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 114-139 |
| | 1 | 1 |