Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QWindow::showFullScreenName: | 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: | 1908-1916 |
| | 3 | 1 |
QWindow::showEventName: | QWindow::showEvent | Prototype: | void QWindow::showEvent(QShowEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2010-2013 |
| | 1 | 1 |
QWindow::setSurfaceTypeName: | QWindow::setSurfaceType | Prototype: | void QWindow::setSurfaceType(SurfaceType surfaceType) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 464-468 |
| | 2 | 1 |
QWindow::setPositionName: | QWindow::setPosition | Prototype: | void QWindow::setPosition(const QPoint &pt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1606-1609 |
| | 1 | 1 |
QWindow::setPositionName: | QWindow::setPosition | Prototype: | void QWindow::setPosition(int posx, int posy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1616-1619 |
| | 1 | 1 |
QWindow::setMinimumWidthName: | QWindow::setMinimumWidth | Prototype: | void QWindow::setMinimumWidth(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1357-1360 |
| | 1 | 1 |
QWindow::setMinimumHeightName: | QWindow::setMinimumHeight | Prototype: | void QWindow::setMinimumHeight(int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1366-1369 |
| | 1 | 1 |
QWindow::setMaximumWidthName: | QWindow::setMaximumWidth | Prototype: | void QWindow::setMaximumWidth(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1398-1401 |
| | 1 | 1 |
QWindow::setMaximumHeightName: | QWindow::setMaximumHeight | Prototype: | void QWindow::setMaximumHeight(int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1407-1410 |
| | 1 | 1 |
QWindow::setGeometryName: | QWindow::setGeometry | Prototype: | void QWindow::setGeometry(int posx, int posy, int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1460-1463 |
| | 1 | 1 |
QWindow::setFormatName: | QWindow::setFormat | Prototype: | void QWindow::setFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 743-747 |
| | 2 | 1 |
QWindow::setCursorName: | QWindow::setCursor | Prototype: | void QWindow::setCursor(const QCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2517-2521 |
| | 2 | 1 |
QWindow::screenName: | QWindow::screen | Prototype: | QScreen *QWindow::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1779-1783 |
| | 2 | 1 |
QWindow::resizeEventName: | QWindow::resizeEvent | Prototype: | void QWindow::resizeEvent(QResizeEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1997-2000 |
| | 1 | 1 |
QWindow::resizeName: | QWindow::resize | Prototype: | void QWindow::resize(int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1641-1644 |
| | 1 | 1 |
QWindow::requestedFormatName: | QWindow::requestedFormat | Prototype: | QSurfaceFormat QWindow::requestedFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 759-763 |
| | 2 | 1 |
QWindow::parentName: | QWindow::parent | Prototype: | QWindow *QWindow::parent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 613-617 |
| | 2 | 1 |
QWindow::opacityName: | QWindow::opacity | Prototype: | qreal QWindow::opacity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 965-969 |
| | 2 | 1 |
QWindow::nativeEventName: | QWindow::nativeEvent | Prototype: | bool QWindow::nativeEvent(const QByteArray &eventType, void *message, long *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2329-2335 |
| | 4 | 1 |
QWindow::moveEventName: | QWindow::moveEvent | Prototype: | void QWindow::moveEvent(QMoveEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1985-1988 |
| | 1 | 1 |
QWindow::mouseReleaseEventName: | QWindow::mouseReleaseEvent | Prototype: | void QWindow::mouseReleaseEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2267-2270 |
| | 1 | 1 |
QWindow::mousePressEventName: | QWindow::mousePressEvent | Prototype: | void QWindow::mousePressEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2257-2260 |
| | 1 | 1 |
QWindow::mouseMoveEventName: | QWindow::mouseMoveEvent | Prototype: | void QWindow::mouseMoveEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2285-2288 |
| | 1 | 1 |
QWindow::mouseDoubleClickEventName: | QWindow::mouseDoubleClickEvent | Prototype: | void QWindow::mouseDoubleClickEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2277-2280 |
| | 1 | 1 |
QWindow::modalityName: | QWindow::modality | Prototype: | Qt::WindowModality QWindow::modality() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 697-701 |
| | 2 | 1 |
QWindow::minimumSizeName: | QWindow::minimumSize | Prototype: | QSize QWindow::minimumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1245-1249 |
| | 2 | 1 |
QWindow::maximumSizeName: | QWindow::maximumSize | Prototype: | QSize QWindow::maximumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1256-1260 |
| | 2 | 1 |
QWindow::maskName: | QWindow::mask | Prototype: | QRegion QWindow::mask() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 998-1002 |
| | 2 | 1 |
QWindow::keyReleaseEventName: | QWindow::keyReleaseEvent | Prototype: | void QWindow::keyReleaseEvent(QKeyEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2223-2226 |
| | 1 | 1 |
QWindow::keyPressEventName: | QWindow::keyPressEvent | Prototype: | void QWindow::keyPressEvent(QKeyEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2213-2216 |
| | 1 | 1 |
QWindow::isVisibleName: | QWindow::isVisible | Prototype: | bool QWindow::isVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 560-565 |
| | 2 | 1 |
QWindow::isTopLevelName: | QWindow::isTopLevel | Prototype: | bool QWindow::isTopLevel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 667-671 |
| | 2 | 1 |
QWindow::isModalName: | QWindow::isModal | Prototype: | bool QWindow::isModal() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 680-684 |
| | 2 | 1 |
QWindow::isExposedName: | QWindow::isExposed | Prototype: | bool QWindow::isExposed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1031-1035 |
| | 2 | 1 |
QWindow::hideEventName: | QWindow::hideEvent | Prototype: | void QWindow::hideEvent(QHideEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2021-2024 |
| | 1 | 1 |
QWindow::hideName: | QWindow::hide | Prototype: | void QWindow::hide() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1867-1870 |
| | 1 | 1 |
QWindow::handleName: | QWindow::handle | Prototype: | QPlatformWindow *QWindow::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1720-1724 |
| | 2 | 1 |
QWindow::focusOutEventName: | QWindow::focusOutEvent | Prototype: | void QWindow::focusOutEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2247-2250 |
| | 1 | 1 |
QWindow::focusObjectName: | QWindow::focusObject | Prototype: | QObject *QWindow::focusObject() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1836-1839 |
| | 1 | 1 |
QWindow::focusInEventName: | QWindow::focusInEvent | Prototype: | void QWindow::focusInEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2235-2238 |
| | 1 | 1 |
QWindow::flagsName: | QWindow::flags | Prototype: | Qt::WindowFlags QWindow::flags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 809-813 |
| | 2 | 1 |
QWindow::filePathName: | QWindow::filePath | Prototype: | QString QWindow::filePath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 880-884 |
| | 2 | 1 |
QWindow::exposeEventName: | QWindow::exposeEvent | Prototype: | void QWindow::exposeEvent(QExposeEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1977-1980 |
| | 1 | 1 |
QWindow::cursorName: | QWindow::cursor | Prototype: | QCursor QWindow::cursor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2537-2541 |
| | 2 | 1 |
QWindow::createName: | QWindow::create | Prototype: | void QWindow::create() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 581-585 |
| | 2 | 1 |
QWindow::contentOrientationName: | QWindow::contentOrientation | Prototype: | Qt::ScreenOrientation QWindow::contentOrientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1105-1109 |
| | 2 | 1 |
QWindow::baseSizeName: | QWindow::baseSize | Prototype: | QSize QWindow::baseSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1267-1271 |
| | 2 | 1 |
QWindow::accessibleRootName: | QWindow::accessibleRoot | Prototype: | QAccessibleInterface *QWindow::accessibleRoot() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1818-1821 |
| | 1 | 1 |
QWindow::QWindowName: | 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: | 153-160 |
| | 3 | 1 |
QWidgetWindow::updateMarginsName: | QWidgetWindow::updateMargins | Prototype: | void QWidgetWindow::updateMargins() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 686-693 |
| | 5 | 1 |
QWidgetWindow::nativeEventName: | QWidgetWindow::nativeEvent | Prototype: | bool QWidgetWindow::nativeEvent(const QByteArray &eventType, void *message, long *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 967-970 |
| | 1 | 1 |
QWidgetWindow::handleNonClientAreaMouseEventName: | QWidgetWindow::handleNonClientAreaMouseEvent | Prototype: | void QWidgetWindow::handleNonClientAreaMouseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 438-441 |
| | 1 | 1 |
QWidgetWindow::handleCloseEventName: | QWidgetWindow::handleCloseEvent | Prototype: | void QWidgetWindow::handleCloseEvent(QCloseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 770-774 |
| | 2 | 1 |
QWidgetTextControlPrivate::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 |
QWidgetTextControlPrivate::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 |
QWidgetTextControlPrivate::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 |
QWidgetTextControlPrivate::_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 |
QWidgetTextControlPrivate::_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 |
QWidgetTextControlPrivate::_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 |
QWidgetTextControlPrivate::_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 |
QWidgetTextControlPrivate::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 |
QWidgetTextControl::toPlainTextName: | QWidgetTextControl::toPlainText | Prototype: | QString QWidgetTextControl::toPlainText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3094-3097 |
| | 1 | 1 |
QWidgetTextControl::toHtmlName: | QWidgetTextControl::toHtml | Prototype: | QString QWidgetTextControl::toHtml() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3100-3103 |
| | 1 | 1 |
QWidgetTextControl::textWidthName: | QWidgetTextControl::textWidth | Prototype: | qreal QWidgetTextControl::textWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2489-2493 |
| | 2 | 1 |
QWidgetTextControl::textInteractionFlagsName: | QWidgetTextControl::textInteractionFlags | Prototype: | Qt::TextInteractionFlags QWidgetTextControl::textInteractionFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2995-2999 |
| | 2 | 1 |
QWidgetTextControl::textCursorName: | QWidgetTextControl::textCursor | Prototype: | QTextCursor QWidgetTextControl::textCursor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 914-918 |
| | 2 | 1 |
QWidgetTextControl::sizeName: | QWidgetTextControl::size | Prototype: | QSizeF QWidgetTextControl::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2495-2499 |
| | 2 | 1 |
QWidgetTextControl::setWordSelectionEnabledName: | QWidgetTextControl::setWordSelectionEnabled | Prototype: | void QWidgetTextControl::setWordSelectionEnabled(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2575-2579 |
| | 2 | 1 |
QWidgetTextControl::setTextWidthName: | QWidgetTextControl::setTextWidth | Prototype: | void QWidgetTextControl::setTextWidth(qreal width) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2483-2487 |
| | 2 | 1 |
QWidgetTextControl::setPlainTextName: | QWidgetTextControl::setPlainText | Prototype: | void QWidgetTextControl::setPlainText(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1218-1222 |
| | 2 | 1 |
QWidgetTextControl::setPaletteName: | QWidgetTextControl::setPalette | Prototype: | void QWidgetTextControl::setPalette(const QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3168-3172 |
| | 2 | 1 |
QWidgetTextControl::setOverwriteModeName: | QWidgetTextControl::setOverwriteMode | Prototype: | void QWidgetTextControl::setOverwriteMode(bool overwrite) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2376-2380 |
| | 2 | 1 |
QWidgetTextControl::setOpenExternalLinksName: | QWidgetTextControl::setOpenExternalLinks | Prototype: | void QWidgetTextControl::setOpenExternalLinks(bool open) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2501-2505 |
| | 2 | 1 |
QWidgetTextControl::setIgnoreUnusedNavigationEventsName: | QWidgetTextControl::setIgnoreUnusedNavigationEvents | Prototype: | void QWidgetTextControl::setIgnoreUnusedNavigationEvents(bool ignore) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2519-2523 |
| | 2 | 1 |
QWidgetTextControl::setHtmlName: | QWidgetTextControl::setHtml | Prototype: | void QWidgetTextControl::setHtml(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1224-1228 |
| | 2 | 1 |
QWidgetTextControl::setFocusName: | 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: | 2155-2160 |
| | 3 | 1 |
QWidgetTextControl::setDragEnabledName: | QWidgetTextControl::setDragEnabled | Prototype: | void QWidgetTextControl::setDragEnabled(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2563-2567 |
| | 2 | 1 |
QWidgetTextControl::setCursorIsFocusIndicatorName: | 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: | 2549-2554 |
| | 3 | 1 |
QWidgetTextControl::setCurrentCharFormatName: | 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: | 3008-3013 |
| | 3 | 1 |
QWidgetTextControl::setAcceptRichTextName: | QWidgetTextControl::setAcceptRichText | Prototype: | void QWidgetTextControl::setAcceptRichText(bool accept) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2411-2415 |
| | 2 | 1 |
QWidgetTextControl::selectionRectName: | QWidgetTextControl::selectionRect | Prototype: | QRectF QWidgetTextControl::selectionRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1580-1584 |
| | 2 | 1 |
QWidgetTextControl::selectAllName: | QWidgetTextControl::selectAll | Prototype: | void QWidgetTextControl::selectAll() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 957-965 |
| | 6 | 1 |
QWidgetTextControl::processEventName: | 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: | 967-972 |
| | 3 | 1 |
QWidgetTextControl::paletteName: | QWidgetTextControl::palette | Prototype: | QPalette QWidgetTextControl::palette() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3162-3166 |
| | 2 | 1 |
QWidgetTextControl::overwriteModeName: | QWidgetTextControl::overwriteMode | Prototype: | bool QWidgetTextControl::overwriteMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2370-2374 |
| | 2 | 1 |
QWidgetTextControl::openExternalLinksName: | QWidgetTextControl::openExternalLinks | Prototype: | bool QWidgetTextControl::openExternalLinks() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2507-2511 |
| | 2 | 1 |
QWidgetTextControl::mergeCurrentCharFormatName: | 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: | 3001-3006 |
| | 3 | 1 |
QWidgetTextControl::isWordSelectionEnabledName: | QWidgetTextControl::isWordSelectionEnabled | Prototype: | bool QWidgetTextControl::isWordSelectionEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2581-2585 |
| | 2 | 1 |
QWidgetTextControl::isPreeditingName: | QWidgetTextControl::isPreediting | Prototype: | bool QWidgetTextControl::isPreediting() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2587-2590 |
| | 1 | 1 |
QWidgetTextControl::isDragEnabledName: | QWidgetTextControl::isDragEnabled | Prototype: | bool QWidgetTextControl::isDragEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2569-2573 |
| | 2 | 1 |
QWidgetTextControl::insertPlainTextName: | QWidgetTextControl::insertPlainText | Prototype: | void QWidgetTextControl::insertPlainText(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3021-3025 |
| | 2 | 1 |
QWidgetTextControl::insertHtmlName: | QWidgetTextControl::insertHtml | Prototype: | void QWidgetTextControl::insertHtml(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3028-3032 |
| | 2 | 1 |
QWidgetTextControl::ignoreUnusedNavigationEventsName: | QWidgetTextControl::ignoreUnusedNavigationEvents | Prototype: | bool QWidgetTextControl::ignoreUnusedNavigationEvents() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2513-2517 |
| | 2 | 1 |
QWidgetTextControl::hitTestName: | QWidgetTextControl::hitTest | Prototype: | int QWidgetTextControl::hitTest(const QPointF &point, Qt::HitTestAccuracy accuracy) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3249-3253 |
| | 2 | 1 |
QWidgetTextControl::eventName: | QWidgetTextControl::event | Prototype: | bool QWidgetTextControl::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1197-1200 |
| | 1 | 1 |
QWidgetTextControl::ensureCursorVisibleName: | QWidgetTextControl::ensureCursorVisible | Prototype: | void QWidgetTextControl::ensureCursorVisible() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3154-3160 |
| | 4 | 1 |
QWidgetTextControl::documentName: | QWidgetTextControl::document | Prototype: | QTextDocument *QWidgetTextControl::document() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 892-896 |
| | 2 | 1 |
QWidgetTextControl::cursorWidthName: | QWidgetTextControl::cursorWidth | Prototype: | int QWidgetTextControl::cursorWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2382-2390 |
| | 2 | 1 |
QWidgetTextControl::cursorRectName: | QWidgetTextControl::cursorRect | Prototype: | QRectF QWidgetTextControl::cursorRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2343-2347 |
| | 2 | 1 |
QWidgetTextControl::cursorIsFocusIndicatorName: | QWidgetTextControl::cursorIsFocusIndicator | Prototype: | bool QWidgetTextControl::cursorIsFocusIndicator() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2556-2560 |
| | 2 | 1 |