Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QWizardPage::setFieldName: | QWizardPage::setField | Prototype: | void QWizardPage::setField(const QString &name, const QVariant &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3888-3894 |
| | 4 | 2 |
QWizardPage::setButtonTextName: | QWizardPage::setButtonText | Prototype: | void QWizardPage::setButtonText(QWizard::WizardButton which, const QString &text) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3792-3798 |
| | 4 | 2 |
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: | 3909-3915 |
| | 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: | 3360-3367 |
| | 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: | 2884-2890 |
| | 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: | 3212-3229 |
| | 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: | 3383-3390 |
| | 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: | 2818-2828 |
| | 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: | 392-398 |
| | 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: | 549-556 |
| | 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: | 804-811 |
| | 4 | 1 |
QWindowSystemInterface::handleEnterEventName: | QWindowSystemInterface::handleEnterEvent | Prototype: | void QWindowSystemInterface::handleEnterEvent(QWindow *tlw, const QPointF &local, const QPointF &global) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 77-84 |
| | 4 | 2 |
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: | 832-840 |
| | 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: | 150-157 |
| | 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: | 133-139 |
| | 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: | 599-606 |
| | 4 | 1 |
QWindowPrivate::windowRecreationRequiredName: | QWindowPrivate::windowRecreationRequired | Prototype: | inline bool QWindowPrivate::windowRecreationRequired(QScreen *newScreen) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 340-346 |
| | 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: | 2131-2137 |
| | 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: | 60-65 |
| | 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: | 381-388 |
| | 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: | 372-379 |
| | 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: | 390-397 |
| | 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: | 203-209 |
| | 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: | 1292-1299 |
| | 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: | 1279-1286 |
| | 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: | 1762-1768 |
| | 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: | 1729-1735 |
| | 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: | 1712-1718 |
| | 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: | 769-775 |
| | 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: | 835-841 |
| | 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: | 2294-2300 |
| | 4 | 1 |
QWindow::isAncestorOfName: | QWindow::isAncestorOf | Prototype: | bool QWindow::isAncestorOf(const QWindow *child, AncestorMode mode) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1199-1206 |
| | 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: | 875-881 |
| | 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: | 1498-1504 |
| | 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: | 1511-1517 |
| | 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: | 750-756 |
| | 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: | 1092-1103 |
| | 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: | 75-81 |
| | 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: | 2850-2856 |
| | 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: | 534-542 |
| | 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: | 2859-2866 |
| | 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: | 400-407 |
| | 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: | 1385-1391 |
| | 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: | 629-636 |
| | 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: | 1371-1383 |
| | 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: | 3120-3126 |
| | 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: | 2300-2307 |
| | 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: | 81-88 |
| | 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: | 1955-1962 |
| | 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: | 11836-11843 |
| | 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: | 6299-6313 |
| | 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: | 12915-12921 |
| | 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: | 1467-1474 |
| | 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: | 260-266 |
| | 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: | 761-768 |
| | 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: | 221-227 |
| | 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: | 194-200 |
| | 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: | 347-362 |
| | 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: | 3572-3578 |
| | 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: | 3552-3558 |
| | 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: | 12252-12259 |
| | 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: | 11290-11296 |
| | 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: | 2650-2656 |
| | 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: | 2694-2701 |
| | 4 | 2 |
QWidget::sizeIncrementName: | QWidget::sizeIncrement | Prototype: | QSize QWidget::sizeIncrement() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3911-3917 |
| | 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: | 8606-8612 |
| | 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: | 3175-3194 |
| | 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: | 11442-11449 |
| | 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: | 4479-4485 |
| | 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: | 7681-7687 |
| | 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: | 11550-11556 |
| | 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: | 11580-11586 |
| | 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: | 12614-12621 |
| | 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: | 4356-4362 |
| | 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: | 9961-9967 |
| | 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: | 8633-8639 |
| | 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: | 9441-9449 |
| | 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: | 12222-12229 |
| | 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: | 9523-9533 |
| | 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: | 7603-7610 |
| | 4 | 1 |
QWidget::baseSizeName: | QWidget::baseSize | Prototype: | QSize QWidget::baseSize() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3932-3938 |
| | 4 | 1 |
QWhatsThisPrivate::notifyToplevelsName: | QWhatsThisPrivate::notifyToplevels | Prototype: | void QWhatsThisPrivate::notifyToplevels(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 370-377 |
| | 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: | 220-226 |
| | 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: | 179-185 |
| | 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: | 187-193 |
| | 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: | 163-169 |
| | 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: | 101-107 |
| | 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: | 115-121 |
| | 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: | 133-139 |
| | 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: | 147-153 |
| | 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: | 676-683 |
| | 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: | 503-510 |
| | 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: | 274-281 |
| | 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: | 609-615 |
| | 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: | 635-641 |
| | 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: | 245-252 |
| | 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: | 543-551 |
| | 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: | 589-597 |
| | 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: | 160-166 |
| | 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: | 734-741 |
| | 4 | 3 |