Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QHeaderView::moveCursorName: | QHeaderView::moveCursor | Prototype: | QModelIndex QHeaderView::moveCursor(CursorAction, Qt::KeyboardModifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2933-2936 |
| | 1 | 1 |
QHeaderView::lengthName: | QHeaderView::length | Prototype: | int QHeaderView::length() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 502-509 |
| | 4 | 1 |
QHeaderView::isSortIndicatorShownName: | QHeaderView::isSortIndicatorShown | Prototype: | bool QHeaderView::isSortIndicatorShown() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1377-1381 |
| | 2 | 1 |
QHeaderView::isIndexHiddenName: | QHeaderView::isIndexHidden | Prototype: | bool QHeaderView::isIndexHidden(const QModelIndex &) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2921-2924 |
| | 1 | 1 |
QHeaderView::initializeName: | QHeaderView::initialize | Prototype: | void QHeaderView::initialize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 326-337 |
| | 9 | 1 |
QHeaderView::indexAtName: | QHeaderView::indexAt | Prototype: | QModelIndex QHeaderView::indexAt(const QPoint &) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2909-2912 |
| | 1 | 1 |
QHeaderView::highlightSectionsName: | QHeaderView::highlightSections | Prototype: | bool QHeaderView::highlightSections() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1183-1187 |
| | 2 | 1 |
QHeaderView::hiddenSectionCountName: | QHeaderView::hiddenSectionCount | Prototype: | int QHeaderView::hiddenSectionCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 978-982 |
| | 2 | 1 |
QHeaderView::doItemsLayoutName: | QHeaderView::doItemsLayout | Prototype: | void QHeaderView::doItemsLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1650-1654 |
| | 2 | 1 |
QHeaderView::defaultSectionSizeName: | QHeaderView::defaultSectionSize | Prototype: | int QHeaderView::defaultSectionSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1527-1531 |
| | 2 | 1 |
QHeaderView::defaultAlignmentName: | QHeaderView::defaultAlignment | Prototype: | Qt::Alignment QHeaderView::defaultAlignment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1631-1635 |
| | 2 | 1 |
QHeaderView::countName: | QHeaderView::count | Prototype: | int QHeaderView::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1024-1031 |
| | 3 | 1 |
QHeaderView::cascadingSectionResizesName: | QHeaderView::cascadingSectionResizes | Prototype: | bool QHeaderView::cascadingSectionResizes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1501-1505 |
| | 2 | 1 |
QHeaderView::QHeaderViewName: | QHeaderView::QHeaderView | Prototype: | QHeaderView::QHeaderView(Qt::Orientation orientation, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 295-301 |
| | 3 | 1 |
QHeaderView::QHeaderViewName: | QHeaderView::QHeaderView | Prototype: | QHeaderView::QHeaderView(QHeaderViewPrivate &dd, Qt::Orientation orientation, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 306-313 |
| | 3 | 1 |
QHBoxLayout::QHBoxLayoutName: | QHBoxLayout::QHBoxLayout | Prototype: | QHBoxLayout::QHBoxLayout(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1263-1266 |
| | 2 | 1 |
QHBoxLayout::QHBoxLayoutName: | QHBoxLayout::QHBoxLayout | Prototype: | QHBoxLayout::QHBoxLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1272-1275 |
| | 2 | 1 |
QGuiVariantIsNull::delegateName: | QGuiVariantIsNull::delegate | Prototype: | template<typename T> bool delegate(const T *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 118-119 |
| | 1 | 1 |
QGuiVariantIsNull::delegateName: | QGuiVariantIsNull::delegate | Prototype: | bool delegate(const QPolygon*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 120-120 |
| | 1 | 1 |
QGuiVariantIsNull::delegateName: | QGuiVariantIsNull::delegate | Prototype: | bool delegate(const QPolygonF*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 121-121 |
| | 1 | 1 |
QGuiVariantIsNull::delegateName: | QGuiVariantIsNull::delegate | Prototype: | bool delegate(const void *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 122-122 |
| | 1 | 1 |
QGuiVariantIsNull::QGuiVariantIsNullName: | QGuiVariantIsNull::QGuiVariantIsNull | Prototype: | QGuiVariantIsNull(const QVariant::Private *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 115-117 |
| | 1 | 1 |
QGuiVariantComparator::delegateName: | QGuiVariantComparator::delegate | Prototype: | template<typename T> bool delegate(const T *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 138-142 |
| | 1 | 1 |
QGuiVariantComparator::delegateName: | QGuiVariantComparator::delegate | Prototype: | bool delegate(const QPixmap*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 143-146 |
| | 1 | 1 |
QGuiVariantComparator::delegateName: | QGuiVariantComparator::delegate | Prototype: | bool delegate(const QBitmap*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 147-150 |
| | 1 | 1 |
QGuiVariantComparator::delegateName: | QGuiVariantComparator::delegate | Prototype: | bool delegate(const QCursor*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 152-155 |
| | 1 | 1 |
QGuiVariantComparator::delegateName: | QGuiVariantComparator::delegate | Prototype: | bool delegate(const QIcon *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 158-161 |
| | 1 | 1 |
QGuiVariantComparator::delegateName: | QGuiVariantComparator::delegate | Prototype: | bool delegate(const void *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 163-163 |
| | 1 | 1 |
QGuiVariantComparator::QGuiVariantComparatorName: | QGuiVariantComparator::QGuiVariantComparator | Prototype: | QGuiVariantComparator(const QVariant::Private *a, const QVariant::Private *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 135-137 |
| | 1 | 1 |
QGuiGLThreadContext::QGuiGLThreadContextName: | QGuiGLThreadContext::QGuiGLThreadContext | Prototype: | QGuiGLThreadContext() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 218-221 |
| | 2 | 1 |
QGuiApplicationPrivate::tryCloseAllWindowsName: | QGuiApplicationPrivate::tryCloseAllWindows | Prototype: | bool QGuiApplicationPrivate::tryCloseAllWindows() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3035-3038 |
| | 1 | 1 |
QGuiApplicationPrivate::shouldQuitName: | QGuiApplicationPrivate::shouldQuit | Prototype: | bool QGuiApplicationPrivate::shouldQuit() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3015-3019 |
| | 2 | 1 |
QGuiApplicationPrivate::setMouseEventSourceName: | QGuiApplicationPrivate::setMouseEventSource | Prototype: | void QGuiApplicationPrivate::setMouseEventSource(QMouseEvent *event, Qt::MouseEventSource source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3668-3676 |
| | 4 | 1 |
QGuiApplicationPrivate::setMouseEventFlagsName: | QGuiApplicationPrivate::setMouseEventFlags | Prototype: | void QGuiApplicationPrivate::setMouseEventFlags(QMouseEvent *event, Qt::MouseEventFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3683-3690 |
| | 4 | 1 |
QGuiApplicationPrivate::setMouseEventCapsAndVelocityName: | QGuiApplicationPrivate::setMouseEventCapsAndVelocity | Prototype: | void QGuiApplicationPrivate::setMouseEventCapsAndVelocity(QMouseEvent *event, int caps, const QVector2D &velocity) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3655-3661 |
| | 4 | 1 |
QGuiApplicationPrivate::saveStateName: | QGuiApplicationPrivate::saveState | Prototype: | void QGuiApplicationPrivate::saveState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3303-3309 |
| | 4 | 1 |
QGuiApplicationPrivate::reportScreenOrientationChangeName: | QGuiApplicationPrivate::reportScreenOrientationChange | Prototype: | void QGuiApplicationPrivate::reportScreenOrientationChange(QScreen *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2640-2646 |
| | 3 | 1 |
QGuiApplicationPrivate::processTabletLeaveProximityEventName: | QGuiApplicationPrivate::processTabletLeaveProximityEvent | Prototype: | void QGuiApplicationPrivate::processTabletLeaveProximityEvent(QWindowSystemInterfacePrivate::TabletLeaveProximityEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2288-2300 |
| | 6 | 1 |
QGuiApplicationPrivate::processTabletEnterProximityEventName: | QGuiApplicationPrivate::processTabletEnterProximityEvent | Prototype: | void QGuiApplicationPrivate::processTabletEnterProximityEvent(QWindowSystemInterfacePrivate::TabletEnterProximityEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2274-2286 |
| | 6 | 1 |
QGuiApplicationPrivate::processNativeEventName: | QGuiApplicationPrivate::processNativeEvent | Prototype: | bool QGuiApplicationPrivate::processNativeEvent(QWindow *window, const QByteArray &eventType, void *message, long *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1661-1664 |
| | 1 | 1 |
QGuiApplicationPrivate::processDropName: | QGuiApplicationPrivate::processDrop | Prototype: | QPlatformDropQtResponse QGuiApplicationPrivate::processDrop(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2803-2812 |
| | 6 | 1 |
QGuiApplicationPrivate::notifyDragStartedName: | QGuiApplicationPrivate::notifyDragStarted | Prototype: | void QGuiApplicationPrivate::notifyDragStarted(const QDrag *drag) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3593-3597 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventVelocityName: | QGuiApplicationPrivate::mouseEventVelocity | Prototype: | QVector2D QGuiApplicationPrivate::mouseEventVelocity(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3650-3653 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventSourceName: | QGuiApplicationPrivate::mouseEventSource | Prototype: | Qt::MouseEventSource QGuiApplicationPrivate::mouseEventSource(const QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3663-3666 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventFlagsName: | QGuiApplicationPrivate::mouseEventFlags | Prototype: | Qt::MouseEventFlags QGuiApplicationPrivate::mouseEventFlags(const QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3678-3681 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventCapsName: | QGuiApplicationPrivate::mouseEventCaps | Prototype: | int QGuiApplicationPrivate::mouseEventCaps(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3645-3648 |
| | 1 | 1 |
QGuiApplicationPrivate::init::[lambda]Name: | QGuiApplicationPrivate::init::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1415-1415 |
| | 0 | 1 |
QGuiApplicationPrivate::getPixmapCursorName: | QGuiApplicationPrivate::getPixmapCursor | Prototype: | QPixmap QGuiApplicationPrivate::getPixmapCursor(Qt::CursorShape cshape) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3572-3576 |
| | 2 | 1 |
QGuiApplicationPrivate::applyWindowGeometrySpecificationToName: | QGuiApplicationPrivate::applyWindowGeometrySpecificationTo | Prototype: | void QGuiApplicationPrivate::applyWindowGeometrySpecificationTo(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2872-2875 |
| | 1 | 1 |
QGuiApplicationPrivate::QGuiApplicationPrivateName: | QGuiApplicationPrivate::QGuiApplicationPrivate | Prototype: | QGuiApplicationPrivate::QGuiApplicationPrivate(int &argc, char **argv, int flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 633-645 |
| | 4 | 1 |
QGuiApplication::~QGuiApplicationName: | QGuiApplication::~QGuiApplication | Prototype: | QGuiApplication::~QGuiApplication() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 599-631 |
| | 18 | 1 |
QGuiApplication::windowIconName: | QGuiApplication::windowIcon | Prototype: | QIcon QGuiApplication::windowIcon() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2942-2945 |
| | 1 | 1 |
QGuiApplication::setQuitOnLastWindowClosedName: | QGuiApplication::setQuitOnLastWindowClosed | Prototype: | void QGuiApplication::setQuitOnLastWindowClosed(bool quit) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2983-2986 |
| | 1 | 1 |
QGuiApplication::setFallbackSessionManagementEnabledName: | QGuiApplication::setFallbackSessionManagementEnabled | Prototype: | void QGuiApplication::setFallbackSessionManagementEnabled(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3153-3156 |
| | 1 | 1 |
QGuiApplication::setDesktopSettingsAwareName: | QGuiApplication::setDesktopSettingsAware | Prototype: | void QGuiApplication::setDesktopSettingsAware(bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3528-3531 |
| | 1 | 1 |
QGuiApplication::sessionKeyName: | QGuiApplication::sessionKey | Prototype: | QString QGuiApplication::sessionKey() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3276-3280 |
| | 2 | 1 |
QGuiApplication::sessionIdName: | QGuiApplication::sessionId | Prototype: | QString QGuiApplication::sessionId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3270-3274 |
| | 2 | 1 |
QGuiApplication::screensName: | QGuiApplication::screens | Prototype: | QList<QScreen *> QGuiApplication::screens() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 914-917 |
| | 1 | 1 |
QGuiApplication::quitOnLastWindowClosedName: | QGuiApplication::quitOnLastWindowClosed | Prototype: | bool QGuiApplication::quitOnLastWindowClosed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2990-2993 |
| | 1 | 1 |
QGuiApplication::platformNativeInterfaceName: | QGuiApplication::platformNativeInterface | Prototype: | QPlatformNativeInterface *QGuiApplication::platformNativeInterface() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1569-1573 |
| | 2 | 1 |
QGuiApplication::platformNameName: | QGuiApplication::platformName | Prototype: | QString QGuiApplication::platformName() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1052-1056 |
| | 2 | 1 |
QGuiApplication::paletteName: | QGuiApplication::palette | Prototype: | QPalette QGuiApplication::palette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2848-2852 |
| | 2 | 1 |
QGuiApplication::mouseButtonsName: | QGuiApplication::mouseButtons | Prototype: | Qt::MouseButtons QGuiApplication::mouseButtons() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1560-1563 |
| | 1 | 1 |
QGuiApplication::layoutDirectionName: | QGuiApplication::layoutDirection | Prototype: | Qt::LayoutDirection QGuiApplication::layoutDirection() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3359-3365 |
| | 1 | 1 |
QGuiApplication::keyboardModifiersName: | QGuiApplication::keyboardModifiers | Prototype: | Qt::KeyboardModifiers QGuiApplication::keyboardModifiers() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1519-1522 |
| | 1 | 1 |
QGuiApplication::isSessionRestoredName: | QGuiApplication::isSessionRestored | Prototype: | bool QGuiApplication::isSessionRestored() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3264-3268 |
| | 2 | 1 |
QGuiApplication::isSavingSessionName: | QGuiApplication::isSavingSession | Prototype: | bool QGuiApplication::isSavingSession() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3282-3286 |
| | 2 | 1 |
QGuiApplication::isFallbackSessionManagementEnabledName: | QGuiApplication::isFallbackSessionManagementEnabled | Prototype: | bool QGuiApplication::isFallbackSessionManagementEnabled() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3140-3143 |
| | 1 | 1 |
QGuiApplication::fontName: | QGuiApplication::font | Prototype: | QFont QGuiApplication::font() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2882-2888 |
| | 4 | 1 |
QGuiApplication::focusWindowName: | QGuiApplication::focusWindow | Prototype: | QWindow *QGuiApplication::focusWindow() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 832-835 |
| | 1 | 1 |
QGuiApplication::execName: | QGuiApplication::exec | Prototype: | int QGuiApplication::exec() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1612-1618 |
| | 2 | 1 |
QGuiApplication::desktopSettingsAwareName: | QGuiApplication::desktopSettingsAware | Prototype: | bool QGuiApplication::desktopSettingsAware() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3539-3542 |
| | 1 | 1 |
QGuiApplication::compressEventName: | QGuiApplication::compressEvent | Prototype: | bool QGuiApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1642-1645 |
| | 1 | 1 |
QGuiApplication::applicationStateName: | QGuiApplication::applicationState | Prototype: | Qt::ApplicationState QGuiApplication::applicationState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3068-3071 |
| | 1 | 1 |
QGuiApplication::applicationDisplayNameName: | QGuiApplication::applicationDisplayName | Prototype: | QString QGuiApplication::applicationDisplayName() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 666-669 |
| | 1 | 1 |
QGuiApplication::allWindowsName: | QGuiApplication::allWindows | Prototype: | QWindowList QGuiApplication::allWindows() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 875-878 |
| | 1 | 1 |
QGuiApplication::QGuiApplicationName: | QGuiApplication::QGuiApplication | Prototype: | QGuiApplication::QGuiApplication(int &argc, char **argv, int flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 579-586 |
| | 2 | 1 |
QGuiApplication::QGuiApplicationName: | QGuiApplication::QGuiApplication | Prototype: | QGuiApplication::QGuiApplication(QGuiApplicationPrivate &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 591-594 |
| | 2 | 1 |
QGtkStylePrivate::~QGtkStylePrivateName: | QGtkStylePrivate::~QGtkStylePrivate | Prototype: | QGtkStylePrivate::~QGtkStylePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 270-273 |
| | 1 | 1 |
QGtkStylePrivate::resolveGtkName: | QGtkStylePrivate::resolveGtk | Prototype: | void QGtkStylePrivate::resolveGtk() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 327-432 |
| | 92 | 1 |
QGtkStylePrivate::initGtkTreeviewName: | QGtkStylePrivate::initGtkTreeview | Prototype: | void QGtkStylePrivate::initGtkTreeview() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 469-476 |
| | 5 | 1 |
QGtkStylePrivate::initGtkMenuName: | QGtkStylePrivate::initGtkMenu | Prototype: | void QGtkStylePrivate::initGtkMenu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 438-466 |
| | 18 | 1 |
QGtkStylePrivate::initName: | QGtkStylePrivate::init | Prototype: | void QGtkStylePrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 275-279 |
| | 2 | 1 |
QGtkStylePrivate::gtkWidgetPaletteName: | QGtkStylePrivate::gtkWidgetPalette | Prototype: | QPalette QGtkStylePrivate::gtkWidgetPalette(const QHashableLatin1Literal >kWidgetName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 758-776 |
| | 16 | 1 |
QGtkStylePrivate::gtkPainterName: | QGtkStylePrivate::gtkPainter | Prototype: | QGtkPainter* QGtkStylePrivate::gtkPainter(QPainter *painter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 281-287 |
| | 2 | 1 |
QGtkStylePrivate::getThemeNameName: | QGtkStylePrivate::getThemeName | Prototype: | QString QGtkStylePrivate::getThemeName() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 648-658 |
| | 7 | 1 |
QGtkStylePrivate::getTextColorWidgetName: | QGtkStylePrivate::getTextColorWidget | Prototype: | GtkWidget* QGtkStylePrivate::getTextColorWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 701-704 |
| | 1 | 1 |
QGtkStylePrivate::getSpinboxArrowSizeName: | QGtkStylePrivate::getSpinboxArrowSize | Prototype: | int QGtkStylePrivate::getSpinboxArrowSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 661-671 |
| | 8 | 1 |
QGtkStylePrivate::applyCustomPaletteHashName: | QGtkStylePrivate::applyCustomPaletteHash | Prototype: | void QGtkStylePrivate::applyCustomPaletteHash() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 682-696 |
| | 10 | 1 |
QGtkStylePrivate::QGtkStylePrivateName: | QGtkStylePrivate::QGtkStylePrivate | Prototype: | QGtkStylePrivate::QGtkStylePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 262-268 |
| | 2 | 1 |
QGtkStyle::unpolishName: | QGtkStyle::unpolish | Prototype: | void QGtkStyle::unpolish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 516-519 |
| | 1 | 1 |
QGtkStyle::itemPixmapRectName: | QGtkStyle::itemPixmapRect | Prototype: | QRect QGtkStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4211-4214 |
| | 1 | 1 |
QGtkStyle::hitTestComplexControlName: | QGtkStyle::hitTestComplexControl | Prototype: | QStyle::SubControl QGtkStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4228-4232 |
| | 1 | 1 |
QGtkStyle::getGConfStringName: | QGtkStyle::getGConfString | Prototype: | QString QGtkStyle::getGConfString(const QString &value, const QString &fallback) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 265-268 |
| | 1 | 1 |
QGtkStyle::getGConfBoolName: | QGtkStyle::getGConfBool | Prototype: | bool QGtkStyle::getGConfBool(const QString &key, bool fallback) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 274-277 |
| | 1 | 1 |
QGtkStyle::generatedIconPixmapName: | QGtkStyle::generatedIconPixmap | Prototype: | QPixmap QGtkStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4237-4241 |
| | 1 | 1 |
QGtkStyle::drawItemTextName: | QGtkStyle::drawItemText | Prototype: | void QGtkStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4246-4250 |
| | 1 | 1 |
QGtkStyle::drawItemPixmapName: | QGtkStyle::drawItemPixmap | Prototype: | void QGtkStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4219-4223 |
| | 1 | 1 |
QGtkStyle::QGtkStyleName: | QGtkStyle::QGtkStyle | Prototype: | QGtkStyle::QGtkStyle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 322-327 |
| | 2 | 1 |
QGtkStyle::QGtkStyleName: | QGtkStyle::QGtkStyle | Prototype: | QGtkStyle::QGtkStyle(QGtkStylePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 334-339 |
| | 2 | 1 |