Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QWizardPage::fieldName: | 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::validateCurrentPageName: | 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::setPixmapName: | 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::resizeEventName: | 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::nextIdName: | 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::buttonName: | 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::postWindowSystemEventName: | 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::handleTouchCancelEventName: | 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::handleGestureEventWithRealValueName: | 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::handleContextMenuEventName: | 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::handleCloseEventName: | 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::handleApplicationStateChangedName: | 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::deferredFlushWindowSystemEventsName: | 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::windowRecreationRequiredName: | 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::deliverUpdateRequestName: | 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::getName: | QWindowContainerPrivate::get | Prototype: | static QWindowContainerPrivate *get(QWidget *w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 66-71 |
| | 4 | 2 |
QWindowContainer::parentWasRaisedName: | 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::parentWasMovedName: | 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::parentWasLoweredName: | 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::~QWindowName: | QWindow::~QWindow | Prototype: | QWindow::~QWindow() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 209-215 |
| | 4 | 2 |
QWindow::setYName: | QWindow::setY | Prototype: | void QWindow::setY(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1324-1331 |
| | 4 | 2 |
QWindow::setXName: | QWindow::setX | Prototype: | void QWindow::setX(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1311-1318 |
| | 4 | 2 |
QWindow::setScreenName: | QWindow::setScreen | Prototype: | void QWindow::setScreen(QScreen *newScreen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1797-1803 |
| | 4 | 2 |
QWindow::setMouseGrabEnabledName: | QWindow::setMouseGrabEnabled | Prototype: | bool QWindow::setMouseGrabEnabled(bool grab) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1764-1770 |
| | 4 | 2 |
QWindow::setKeyboardGrabEnabledName: | QWindow::setKeyboardGrabEnabled | Prototype: | bool QWindow::setKeyboardGrabEnabled(bool grab) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1747-1753 |
| | 4 | 2 |
QWindow::setFlagsName: | QWindow::setFlags | Prototype: | void QWindow::setFlags(Qt::WindowFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 801-807 |
| | 4 | 2 |
QWindow::setFilePathName: | QWindow::setFilePath | Prototype: | void QWindow::setFilePath(const QString &filePath) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 867-873 |
| | 4 | 2 |
QWindow::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::isAncestorOfName: | QWindow::isAncestorOf | Prototype: | bool QWindow::isAncestorOf(const QWindow *child, AncestorMode mode) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1231-1238 |
| | 4 | 2 |
QWindow::iconName: | QWindow::icon | Prototype: | QIcon QWindow::icon() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 907-913 |
| | 4 | 2 |
QWindow::geometryName: | QWindow::geometry | Prototype: | QRect QWindow::geometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1531-1537 |
| | 4 | 2 |
QWindow::frameMarginsName: | QWindow::frameMargins | Prototype: | QMargins QWindow::frameMargins() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1544-1550 |
| | 4 | 2 |
QWindow::formatName: | QWindow::format | Prototype: | QSurfaceFormat QWindow::format() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 782-788 |
| | 4 | 2 |
QWindow::devicePixelRatioName: | QWindow::devicePixelRatio | Prototype: | qreal QWindow::devicePixelRatio() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1124-1135 |
| | 4 | 2 |
QWidgetWindowPrivate::clearFocusObjectName: | QWidgetWindowPrivate::clearFocusObject | Prototype: | void clearFocusObject() override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 81-87 |
| | 4 | 2 |
QWidgetTextControlPrivate::showToolTipName: | QWidgetTextControlPrivate::showToolTip | Prototype: | void QWidgetTextControlPrivate::showToolTip(const QPoint &globalPos, const QPointF &pos, QWidget *contextWidget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2884-2890 |
| | 4 | 2 |
QWidgetTextControlPrivate::setCursorPositionName: | QWidgetTextControlPrivate::setCursorPosition | Prototype: | void QWidgetTextControlPrivate::setCursorPosition(int pos, QTextCursor::MoveMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 540-548 |
| | 4 | 2 |
QWidgetTextControlPrivate::isPreeditingName: | QWidgetTextControlPrivate::isPreediting | Prototype: | bool QWidgetTextControlPrivate::isPreediting() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2893-2900 |
| | 4 | 2 |
QWidgetTextControlPrivate::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::_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_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 |
QWidgetTextControl::loadResourceName: | QWidgetTextControl::loadResource | Prototype: | QVariant QWidgetTextControl::loadResource(int type, const QUrl &name) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1397-1409 |
| | 4 | 2 |
QWidgetTextControl::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::cursorRectName: | QWidgetTextControl::cursorRect | Prototype: | QRectF QWidgetTextControl::cursorRect(const QTextCursor &cursor) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2334-2341 |
| | 4 | 2 |
QWidgetResizeHandler::isActiveName: | 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::syncBackingStoreName: | 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_sysName: | QWidgetPrivate::stackUnder_sys | Prototype: | void QWidgetPrivate::stackUnder_sys(QWidget*) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11870-11877 |
| | 4 | 2 |
QWidgetPrivate::setWindowFilePath_helperName: | QWidgetPrivate::setWindowFilePath_helper | Prototype: | void QWidgetPrivate::setWindowFilePath_helper(const QString &filePath) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6329-6343 |
| | 4 | 2 |
QWidgetPrivate::setWidgetParentHelperName: | 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::setReadOnlyName: | QWidgetLineControl::setReadOnly | Prototype: | void QWidgetLineControl::setReadOnly(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1487-1494 |
| | 4 | 2 |
QWidgetLineControl::insertName: | 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::~QWidgetItemV2Name: | 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::unregisterWidgetSubtreeName: | 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::registerWidgetName: | 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::endPaintName: | 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::yName: | 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::xName: | 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::ungrabGestureName: | 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_helperName: | 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::styleSheetName: | 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::styleName: | 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::sizeIncrementName: | 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::sizeHintName: | 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::showMaximizedName: | 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::setToolTipName: | 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::setForegroundRoleName: | 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::setFocusPolicyName: | 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::setAccessibleNameName: | 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::setAccessibleDescriptionName: | 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::releaseKeyboardName: | 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::nativeParentWidgetName: | 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::nativeEventName: | 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::minimumSizeHintName: | 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::keyPressEventName: | 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::graphicsProxyWidgetName: | 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::focusOutEventName: | 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::contentsRectName: | 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::baseSizeName: | 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::QWheelEventName: | 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::cellGeometryName: | 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::wakeOneName: | 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::wakeAllName: | 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::QWaitConditionName: | 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::QVector4DName: | 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::QVector4DName: | 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::QVector4DName: | 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::QVector4DName: | 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::lengthName: | 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::distanceToLineName: | 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::distanceToLineName: | 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::setKeyValuesName: | 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::currentValueName: | 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::setLocaleName: | 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::toStringName: | 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::toByteArrayName: | 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::findRecodedKeyName: | 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::removeQueryItemName: | 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::setUrlsName: | 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::changedName: | 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::QUrlInfoName: | 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 |