| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QWizardPage::field| Name: | QWizardPage::field | | Prototype: | QVariant QWizardPage::field(const QString &name) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3914-3920 |
| | 4 | 2 |
QWizard::validateCurrentPage| Name: | QWizard::validateCurrentPage | | Prototype: | bool QWizard::validateCurrentPage() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3366-3373 |
| | 4 | 2 |
QWizard::setPixmap| Name: | QWizard::setPixmap | | Prototype: | void QWizard::setPixmap(WizardPixmap which, const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2890-2896 |
| | 4 | 1 |
QWizard::resizeEvent| Name: | QWizard::resizeEvent | | Prototype: | void QWizard::resizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3218-3235 |
| | 4 | 1 |
QWizard::nextId| Name: | QWizard::nextId | | Prototype: | int QWizard::nextId() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3389-3396 |
| | 4 | 2 |
QWizard::button| Name: | QWizard::button | | Prototype: | QAbstractButton *QWizard::button(WizardButton which) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2824-2834 |
| | 4 | 2 |
QWindowSystemInterfacePrivate::postWindowSystemEvent| Name: | QWindowSystemInterfacePrivate::postWindowSystemEvent | | Prototype: | void QWindowSystemInterfacePrivate::postWindowSystemEvent(WindowSystemEvent *ev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 397-403 |
| | 4 | 2 |
QWindowSystemInterface::handleTouchCancelEvent| Name: | QWindowSystemInterface::handleTouchCancelEvent | | Prototype: | void QWindowSystemInterface::handleTouchCancelEvent(QWindow *w, ulong timestamp, QTouchDevice *device, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 554-561 |
| | 4 | 1 |
QWindowSystemInterface::handleGestureEventWithRealValue| Name: | QWindowSystemInterface::handleGestureEventWithRealValue | | Prototype: | void QWindowSystemInterface::handleGestureEventWithRealValue(QWindow *window, ulong timestamp, Qt::NativeGestureType type, qreal value, QPointF &local, QPointF &global) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 809-816 |
| | 4 | 1 |
QWindowSystemInterface::handleContextMenuEvent| Name: | QWindowSystemInterface::handleContextMenuEvent | | Prototype: | void QWindowSystemInterface::handleContextMenuEvent(QWindow *w, bool mouseTriggered, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 837-845 |
| | 4 | 1 |
QWindowSystemInterface::handleCloseEvent| Name: | QWindowSystemInterface::handleCloseEvent | | Prototype: | void QWindowSystemInterface::handleCloseEvent(QWindow *tlw, bool *accepted) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 156-163 |
| | 4 | 2 |
QWindowSystemInterface::handleApplicationStateChanged| Name: | QWindowSystemInterface::handleApplicationStateChanged | | Prototype: | void QWindowSystemInterface::handleApplicationStateChanged(Qt::ApplicationState newState, bool forcePropagate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 139-145 |
| | 4 | 1 |
QWindowSystemInterface::deferredFlushWindowSystemEvents| Name: | QWindowSystemInterface::deferredFlushWindowSystemEvents | | Prototype: | void QWindowSystemInterface::deferredFlushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 604-611 |
| | 4 | 1 |
QWindowPrivate::windowRecreationRequired| Name: | QWindowPrivate::windowRecreationRequired | | Prototype: | inline bool QWindowPrivate::windowRecreationRequired(QScreen *newScreen) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 346-352 |
| | 4 | 1 |
QWindowPrivate::deliverUpdateRequest| Name: | QWindowPrivate::deliverUpdateRequest | | Prototype: | void QWindowPrivate::deliverUpdateRequest() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2166-2172 |
| | 4 | 1 |
QWindowContainerPrivate::get| Name: | 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::parentWasRaised| Name: | QWindowContainer::parentWasRaised | | Prototype: | void QWindowContainer::parentWasRaised(QWidget *parent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 387-394 |
| | 4 | 3 |
QWindowContainer::parentWasMoved| Name: | QWindowContainer::parentWasMoved | | Prototype: | void QWindowContainer::parentWasMoved(QWidget *parent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 378-385 |
| | 4 | 3 |
QWindowContainer::parentWasLowered| Name: | QWindowContainer::parentWasLowered | | Prototype: | void QWindowContainer::parentWasLowered(QWidget *parent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 396-403 |
| | 4 | 3 |
QWindow::~QWindow| Name: | 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::setY| Name: | 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::setX| Name: | 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::setScreen| Name: | 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::setMouseGrabEnabled| Name: | 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::setKeyboardGrabEnabled| Name: | 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::setFlags| Name: | 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::setFilePath| Name: | 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::nativeEvent| Name: | 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::isAncestorOf| Name: | 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::icon| Name: | 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::geometry| Name: | 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::frameMargins| Name: | 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::format| Name: | 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::devicePixelRatio| Name: | 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 |
QWidgetWindowPrivate::clearFocusObject| Name: | 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 |
QWidgetTextControlPrivate::showToolTip| Name: | 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::setCursorPosition| Name: | 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::isPreediting| Name: | 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::init| Name: | 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::_q_updateBlock| Name: | 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_emitCursorPosChanged| Name: | 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 |
QWidgetTextControl::loadResource| Name: | 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::ensureCursorVisible| Name: | 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::cursorRect| Name: | 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 |
QWidgetResizeHandler::isActive| Name: | QWidgetResizeHandler::isActive | | Prototype: | bool QWidgetResizeHandler::isActive(Action ac) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 87-94 |
| | 4 | 3 |
QWidgetPrivate::syncBackingStore| Name: | QWidgetPrivate::syncBackingStore | | Prototype: | void QWidgetPrivate::syncBackingStore(const QRegion ®ion) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1970-1977 |
| | 4 | 3 |
QWidgetPrivate::stackUnder_sys| Name: | 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::setWindowFilePath_helper| Name: | 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::setWidgetParentHelper| Name: | QWidgetPrivate::setWidgetParentHelper | | Prototype: | void QWidgetPrivate::setWidgetParentHelper(QObject *widgetAsObject, QObject *newParent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12952-12958 |
| | 4 | 1 |
QWidgetLineControl::setReadOnly| Name: | 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::insert| Name: | QWidgetLineControl::insert | | Prototype: | void QWidgetLineControl::insert(const QString &newText) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 263-269 |
| | 4 | 1 |
QWidgetItemV2::~QWidgetItemV2| Name: | QWidgetItemV2::~QWidgetItemV2 | | Prototype: | QWidgetItemV2::~QWidgetItemV2() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 767-774 |
| | 4 | 3 |
QWidgetBackingStoreTracker::unregisterWidgetSubtree| Name: | QWidgetBackingStoreTracker::unregisterWidgetSubtree | | Prototype: | void QWidgetBackingStoreTracker::unregisterWidgetSubtree(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 228-234 |
| | 4 | 3 |
QWidgetBackingStoreTracker::registerWidget| Name: | QWidgetBackingStoreTracker::registerWidget | | Prototype: | void QWidgetBackingStoreTracker::registerWidget(QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 201-207 |
| | 4 | 1 |
QWidgetBackingStore::endPaint| Name: | QWidgetBackingStore::endPaint | | Prototype: | void QWidgetBackingStore::endPaint(const QRegion &cleaned, QBackingStore *backingStore, BeginPaintInfo *beginPaintInfo) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 353-368 |
| | 4 | 2 |
QWidget::y| Name: | QWidget::y | | Prototype: | int QWidget::y() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3594-3600 |
| | 4 | 2 |
QWidget::x| Name: | QWidget::x | | Prototype: | int QWidget::x() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3574-3580 |
| | 4 | 2 |
QWidget::ungrabGesture| Name: | QWidget::ungrabGesture | | Prototype: | void QWidget::ungrabGesture(Qt::GestureType gesture) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12288-12296 |
| | 4 | 3 |
QWidget::testAttribute_helper| Name: | QWidget::testAttribute_helper | | Prototype: | bool QWidget::testAttribute_helper(Qt::WidgetAttribute attribute) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11326-11332 |
| | 4 | 1 |
QWidget::styleSheet| Name: | QWidget::styleSheet | | Prototype: | QString QWidget::styleSheet() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2668-2674 |
| | 4 | 2 |
QWidget::style| Name: | QWidget::style | | Prototype: | QStyle *QWidget::style() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2712-2719 |
| | 4 | 2 |
QWidget::sizeIncrement| Name: | QWidget::sizeIncrement | | Prototype: | QSize QWidget::sizeIncrement() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3933-3939 |
| | 4 | 1 |
QWidget::sizeHint| Name: | QWidget::sizeHint | | Prototype: | QSize QWidget::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8636-8642 |
| | 4 | 2 |
QWidget::showMaximized| Name: | QWidget::showMaximized | | Prototype: | void QWidget::showMaximized() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3193-3212 |
| | 4 | 1 |
QWidget::setToolTip| Name: | QWidget::setToolTip | | Prototype: | void QWidget::setToolTip(const QString &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11476-11483 |
| | 4 | 1 |
QWidget::setForegroundRole| Name: | QWidget::setForegroundRole | | Prototype: | void QWidget::setForegroundRole(QPalette::ColorRole role) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4501-4507 |
| | 4 | 1 |
QWidget::setFocusPolicy| Name: | QWidget::setFocusPolicy | | Prototype: | void QWidget::setFocusPolicy(Qt::FocusPolicy policy) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7711-7717 |
| | 4 | 2 |
QWidget::setAccessibleName| Name: | QWidget::setAccessibleName | | Prototype: | void QWidget::setAccessibleName(const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11584-11590 |
| | 4 | 1 |
QWidget::setAccessibleDescription| Name: | QWidget::setAccessibleDescription | | Prototype: | void QWidget::setAccessibleDescription(const QString &description) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11614-11620 |
| | 4 | 1 |
QWidget::releaseKeyboard| Name: | QWidget::releaseKeyboard | | Prototype: | void QWidget::releaseKeyboard() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12651-12658 |
| | 4 | 3 |
QWidget::nativeParentWidget| Name: | QWidget::nativeParentWidget | | Prototype: | QWidget *QWidget::nativeParentWidget() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4378-4384 |
| | 4 | 2 |
QWidget::nativeEvent| Name: | QWidget::nativeEvent | | Prototype: | bool QWidget::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/qwidget.cpp | | Lines: | 9993-9999 |
| | 4 | 1 |
QWidget::minimumSizeHint| Name: | QWidget::minimumSizeHint | | Prototype: | QSize QWidget::minimumSizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8663-8669 |
| | 4 | 2 |
QWidget::keyPressEvent| Name: | QWidget::keyPressEvent | | Prototype: | void QWidget::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9471-9479 |
| | 4 | 2 |
QWidget::graphicsProxyWidget| Name: | QWidget::graphicsProxyWidget | | Prototype: | QGraphicsProxyWidget *QWidget::graphicsProxyWidget() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12258-12265 |
| | 4 | 2 |
QWidget::focusOutEvent| Name: | QWidget::focusOutEvent | | Prototype: | void QWidget::focusOutEvent(QFocusEvent *) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9553-9563 |
| | 4 | 3 |
QWidget::contentsRect| Name: | QWidget::contentsRect | | Prototype: | QRect QWidget::contentsRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7633-7640 |
| | 4 | 1 |
QWidget::baseSize| Name: | QWidget::baseSize | | Prototype: | QSize QWidget::baseSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3954-3960 |
| | 4 | 1 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 758-769 |
| | 4 | 2 |
QWellArray::cellGeometry| Name: | QWellArray::cellGeometry | | Prototype: | QRect cellGeometry(int row, int column) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 226-232 |
| | 4 | 2 |
QWaitCondition::wakeOne| Name: | QWaitCondition::wakeOne | | Prototype: | void QWaitCondition::wakeOne() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 186-192 |
| | 4 | 1 |
QWaitCondition::wakeAll| Name: | QWaitCondition::wakeAll | | Prototype: | void QWaitCondition::wakeAll() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 194-200 |
| | 4 | 1 |
QWaitCondition::QWaitCondition| Name: | QWaitCondition::QWaitCondition | | Prototype: | QWaitCondition::QWaitCondition() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 170-176 |
| | 4 | 1 |
QVector4D::QVector4D| Name: | QVector4D::QVector4D | | Prototype: | QVector4D::QVector4D(const QVector2D& vector) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 107-113 |
| | 4 | 1 |
QVector4D::QVector4D| Name: | QVector4D::QVector4D | | Prototype: | QVector4D::QVector4D(const QVector2D& vector, float zpos, float wpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 121-127 |
| | 4 | 1 |
QVector4D::QVector4D| Name: | QVector4D::QVector4D | | Prototype: | QVector4D::QVector4D(const QVector3D& vector) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 139-145 |
| | 4 | 1 |
QVector4D::QVector4D| Name: | QVector4D::QVector4D | | Prototype: | QVector4D::QVector4D(const QVector3D& vector, float wpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 153-159 |
| | 4 | 1 |
QVector3D::length| Name: | QVector3D::length | | Prototype: | float QVector3D::length() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 682-689 |
| | 4 | 1 |
QVector3D::distanceToLine| Name: | QVector3D::distanceToLine | | Prototype: | float QVector3D::distanceToLine (const QVector3D& point, const QVector3D& direction) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 509-516 |
| | 4 | 2 |
QVector2D::distanceToLine| Name: | QVector2D::distanceToLine | | Prototype: | float QVector2D::distanceToLine (const QVector2D& point, const QVector2D& direction) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | | Lines: | 280-287 |
| | 4 | 2 |
QVariantAnimation::setKeyValues| Name: | QVariantAnimation::setKeyValues | | Prototype: | void QVariantAnimation::setKeyValues(const KeyValues &keyValues) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 615-621 |
| | 4 | 1 |
QVariantAnimation::currentValue| Name: | QVariantAnimation::currentValue | | Prototype: | QVariant QVariantAnimation::currentValue() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 641-647 |
| | 4 | 2 |
QValidator::setLocale| Name: | QValidator::setLocale | | Prototype: | void QValidator::setLocale(const QLocale &locale) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 252-259 |
| | 4 | 2 |
QUuid::toString| Name: | QUuid::toString | | Prototype: | QString QUuid::toString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 549-557 |
| | 4 | 1 |
QUuid::toByteArray| Name: | QUuid::toByteArray | | Prototype: | QByteArray QUuid::toByteArray() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 595-603 |
| | 4 | 1 |
QUrlQueryPrivate::findRecodedKey| Name: | QUrlQueryPrivate::findRecodedKey | | Prototype: | int findRecodedKey(const QString &key, int from = 0) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 168-174 |
| | 4 | 3 |
QUrlQuery::removeQueryItem| Name: | QUrlQuery::removeQueryItem | | Prototype: | void QUrlQuery::removeQueryItem(const QString &key) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 741-748 |
| | 4 | 3 |
QUrlModel::setUrls| Name: | QUrlModel::setUrls | | Prototype: | void QUrlModel::setUrls(const QList<QUrl> &list) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 229-235 |
| | 4 | 1 |
QUrlModel::changed| Name: | QUrlModel::changed | | Prototype: | void QUrlModel::changed(const QString &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 368-376 |
| | 4 | 3 |
QUrlInfo::QUrlInfo| Name: | QUrlInfo::QUrlInfo | | Prototype: | QUrlInfo::QUrlInfo(const QUrlInfo &ui) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 138-146 |
| | 4 | 2 |