| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QWindowSystemInterface::handleThemeChange| Name: | QWindowSystemInterface::handleThemeChange | | Prototype: | void QWindowSystemInterface::handleThemeChange(QWindow *tlw) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 591-595 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletLeaveProximityEvent| Name: | QWindowSystemInterface::handleTabletLeaveProximityEvent | | Prototype: | void QWindowSystemInterface::handleTabletLeaveProximityEvent(int device, int pointerType, qint64 uid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 794-798 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletEvent| Name: | QWindowSystemInterface::handleTabletEvent | | Prototype: | void QWindowSystemInterface::handleTabletEvent(QWindow *w, ulong timestamp, bool down, const QPointF &local, const QPointF &global, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 756-763 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletEvent| Name: | QWindowSystemInterface::handleTabletEvent | | Prototype: | void QWindowSystemInterface::handleTabletEvent(QWindow *w, bool down, const QPointF &local, const QPointF &global, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 765-772 |
| | 2 | 1 |
QWindowSystemInterface::handleTabletEnterProximityEvent| Name: | QWindowSystemInterface::handleTabletEnterProximityEvent | | Prototype: | void QWindowSystemInterface::handleTabletEnterProximityEvent(int device, int pointerType, qint64 uid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 781-785 |
| | 2 | 1 |
QWindowSystemInterface::handleMouseEvent| Name: | QWindowSystemInterface::handleMouseEvent | | Prototype: | void QWindowSystemInterface::handleMouseEvent(QWindow *w, const QPointF & local, const QPointF & global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 170-175 |
| | 2 | 1 |
QWindowSystemInterface::handleLeaveEvent| Name: | QWindowSystemInterface::handleLeaveEvent | | Prototype: | void QWindowSystemInterface::handleLeaveEvent(QWindow *tlw) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 92-96 |
| | 2 | 1 |
QWindowSystemInterface::handleKeyEvent| Name: | QWindowSystemInterface::handleKeyEvent | | Prototype: | bool QWindowSystemInterface::handleKeyEvent(QWindow *w, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString & text, bool autorep, ushort count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 252-255 |
| | 2 | 1 |
QWindowSystemInterface::handleGeometryChange| Name: | QWindowSystemInterface::handleGeometryChange | | Prototype: | void QWindowSystemInterface::handleGeometryChange(QWindow *tlw, const QRect &newRect, const QRect &oldRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 150-154 |
| | 2 | 1 |
QWindowSystemInterface::handleFrameStrutMouseEvent| Name: | QWindowSystemInterface::handleFrameStrutMouseEvent | | Prototype: | void QWindowSystemInterface::handleFrameStrutMouseEvent(QWindow *w, const QPointF & local, const QPointF & global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 185-190 |
| | 2 | 1 |
QWindowSystemInterface::handleFileOpenEvent| Name: | QWindowSystemInterface::handleFileOpenEvent | | Prototype: | void QWindowSystemInterface::handleFileOpenEvent(const QString& fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 720-724 |
| | 2 | 1 |
QWindowSystemInterface::handleFileOpenEvent| Name: | QWindowSystemInterface::handleFileOpenEvent | | Prototype: | void QWindowSystemInterface::handleFileOpenEvent(const QUrl &url) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 726-730 |
| | 2 | 1 |
QWindowSystemEventHandler::sendEvent| Name: | QWindowSystemEventHandler::sendEvent | | Prototype: | bool QWindowSystemEventHandler::sendEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 941-945 |
| | 2 | 1 |
QWindowStateChangeEvent::QWindowStateChangeEvent| Name: | QWindowStateChangeEvent::QWindowStateChangeEvent | | Prototype: | QWindowStateChangeEvent::QWindowStateChangeEvent(Qt::WindowStates s, bool isOverride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4142-4145 |
| | 2 | 1 |
QWindowPrivate::disconnectFromScreen| Name: | 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::connectToScreen| Name: | QWindowPrivate::connectToScreen | | Prototype: | void QWindowPrivate::connectToScreen(QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 360-364 |
| | 2 | 1 |
QWindowPrivate::closestAcceptableGeometry| Name: | QWindowPrivate::closestAcceptableGeometry | | Prototype: | QRectF QWindowPrivate::closestAcceptableGeometry(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 445-449 |
| | 2 | 1 |
QWindowPrivate::_q_clearAlert| Name: | 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::QWindowContainerPrivate| Name: | QWindowContainerPrivate::QWindowContainerPrivate | | Prototype: | QWindowContainerPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 57-62 |
| | 2 | 1 |
QWindowContainer::~QWindowContainer| Name: | QWindowContainer::~QWindowContainer | | Prototype: | QWindowContainer::~QWindowContainer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 238-242 |
| | 2 | 1 |
QWindowContainer::containedWindow| Name: | QWindowContainer::containedWindow | | Prototype: | QWindow *QWindowContainer::containedWindow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 228-232 |
| | 2 | 1 |
QWindow::windowState| Name: | QWindow::windowState | | Prototype: | Qt::WindowState QWindow::windowState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1167-1171 |
| | 2 | 1 |
QWindow::visibility| Name: | QWindow::visibility | | Prototype: | QWindow::Visibility QWindow::visibility() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 281-285 |
| | 2 | 1 |
QWindow::unsetCursor| Name: | QWindow::unsetCursor | | Prototype: | void QWindow::unsetCursor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2526-2530 |
| | 2 | 1 |
QWindow::type| Name: | QWindow::type | | Prototype: | Qt::WindowType QWindow::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 823-827 |
| | 2 | 1 |
QWindow::transientParent| Name: | QWindow::transientParent | | Prototype: | QWindow *QWindow::transientParent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1211-1215 |
| | 2 | 1 |
QWindow::title| Name: | QWindow::title | | Prototype: | QString QWindow::title() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 854-858 |
| | 2 | 1 |
QWindow::surfaceType| Name: | QWindow::surfaceType | | Prototype: | QWindow::SurfaceType QWindow::surfaceType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 475-479 |
| | 2 | 1 |
QWindow::surfaceHandle| Name: | QWindow::surfaceHandle | | Prototype: | QPlatformSurface *QWindow::surfaceHandle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1731-1735 |
| | 2 | 1 |
QWindow::sizeIncrement| Name: | QWindow::sizeIncrement | | Prototype: | QSize QWindow::sizeIncrement() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1278-1282 |
| | 2 | 1 |
QWindow::showNormal| Name: | QWindow::showNormal | | Prototype: | void QWindow::showNormal() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1926-1930 |
| | 2 | 1 |
QWindow::showMinimized| Name: | QWindow::showMinimized | | Prototype: | void QWindow::showMinimized() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1880-1884 |
| | 2 | 1 |
QWindow::showMaximized| Name: | QWindow::showMaximized | | Prototype: | void QWindow::showMaximized() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1894-1898 |
| | 2 | 1 |
QWindow::setWidth| Name: | 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::setSurfaceType| Name: | 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::setHeight| Name: | 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::setFormat| Name: | 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::setCursor| Name: | 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::screen| Name: | 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::requestedFormat| Name: | 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::parent| Name: | 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::opacity| Name: | 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::modality| Name: | 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::minimumSize| Name: | 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::maximumSize| Name: | 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::mask| Name: | 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::isVisible| Name: | 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::isTopLevel| Name: | 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::isModal| Name: | 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::isExposed| Name: | 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::handle| Name: | 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::flags| Name: | 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::filePath| Name: | 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::cursor| Name: | 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::create| Name: | 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::contentOrientation| Name: | 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::baseSize| Name: | 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 |
QWidgetWindow::handleMoveEvent| Name: | 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::handleCloseEvent| Name: | 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::repaintCursor| Name: | 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::_q_updateCurrentCharFormatAndSelection| Name: | 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 |
QWidgetTextControl::textWidth| Name: | 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::textInteractionFlags| Name: | 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::textCursor| Name: | 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::size| Name: | 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::setWordSelectionEnabled| Name: | 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::setTextWidth| Name: | 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::setPlainText| Name: | 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::setPalette| Name: | 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::setOverwriteMode| Name: | 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::setOpenExternalLinks| Name: | 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::setIgnoreUnusedNavigationEvents| Name: | 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::setHtml| Name: | 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::setDragEnabled| Name: | 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::setAcceptRichText| Name: | 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::selectionRect| Name: | 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::palette| Name: | 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::overwriteMode| Name: | 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::openExternalLinks| Name: | 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::isWordSelectionEnabled| Name: | 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::isDragEnabled| Name: | 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::insertPlainText| Name: | 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::insertHtml| Name: | 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::ignoreUnusedNavigationEvents| Name: | 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::hitTest| Name: | 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::document| Name: | 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::cursorWidth| Name: | 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::cursorRect| Name: | 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::cursorIsFocusIndicator| Name: | 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 |
QWidgetTextControl::currentCharFormat| Name: | QWidgetTextControl::currentCharFormat | | Prototype: | QTextCharFormat QWidgetTextControl::currentCharFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3015-3019 |
| | 2 | 1 |
QWidgetTextControl::blockBoundingRect| Name: | QWidgetTextControl::blockBoundingRect | | Prototype: | QRectF QWidgetTextControl::blockBoundingRect(const QTextBlock &block) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3255-3259 |
| | 2 | 1 |
QWidgetTextControl::appendPlainText| Name: | QWidgetTextControl::appendPlainText | | Prototype: | void QWidgetTextControl::appendPlainText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3147-3151 |
| | 2 | 1 |
QWidgetTextControl::appendHtml| Name: | QWidgetTextControl::appendHtml | | Prototype: | void QWidgetTextControl::appendHtml(const QString &html) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3141-3145 |
| | 2 | 1 |
QWidgetTextControl::append| Name: | QWidgetTextControl::append | | Prototype: | void QWidgetTextControl::append(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3135-3139 |
| | 2 | 1 |
QWidgetTextControl::anchorAtCursor| Name: | QWidgetTextControl::anchorAtCursor | | Prototype: | QString QWidgetTextControl::anchorAtCursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2363-2368 |
| | 2 | 1 |
QWidgetTextControl::anchorAt| Name: | QWidgetTextControl::anchorAt | | Prototype: | QString QWidgetTextControl::anchorAt(const QPointF &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2357-2361 |
| | 2 | 1 |
QWidgetTextControl::adjustSize| Name: | QWidgetTextControl::adjustSize | | Prototype: | void QWidgetTextControl::adjustSize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3064-3068 |
| | 2 | 1 |
QWidgetTextControl::acceptRichText| Name: | QWidgetTextControl::acceptRichText | | Prototype: | bool QWidgetTextControl::acceptRichText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2405-2409 |
| | 2 | 1 |
QWidgetTextControl::QWidgetTextControl| Name: | QWidgetTextControl::QWidgetTextControl | | Prototype: | QWidgetTextControl::QWidgetTextControl(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 850-855 |
| | 2 | 1 |
QWidgetTextControl::QWidgetTextControl| Name: | QWidgetTextControl::QWidgetTextControl | | Prototype: | QWidgetTextControl::QWidgetTextControl(const QString &text, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 857-862 |
| | 2 | 1 |