Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QHeaderView::paintEventName: | QHeaderView::paintEvent | Prototype: | void QHeaderView::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2298-2396 |
| | 61 | 12 |
QHeaderView::orientationName: | QHeaderView::orientation | Prototype: | Qt::Orientation QHeaderView::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 422-426 |
| | 2 | 1 |
QHeaderView::offsetName: | QHeaderView::offset | Prototype: | int QHeaderView::offset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 435-439 |
| | 2 | 1 |
QHeaderView::moveSectionName: | QHeaderView::moveSection | Prototype: | void QHeaderView::moveSection(int from, int to) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 747-800 |
| | 35 | 9 |
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: | 2989-2992 |
| | 1 | 1 |
QHeaderView::mouseReleaseEventName: | QHeaderView::mouseReleaseEvent | Prototype: | void QHeaderView::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2545-2587 |
| | 29 | 11 |
QHeaderView::mousePressEventName: | QHeaderView::mousePressEvent | Prototype: | void QHeaderView::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2402-2440 |
| | 30 | 9 |
QHeaderView::mouseMoveEventName: | QHeaderView::mouseMoveEvent | Prototype: | void QHeaderView::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/86) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2446-2539 |
| | 61 | 24 |
QHeaderView::mouseDoubleClickEventName: | QHeaderView::mouseDoubleClickEvent | Prototype: | void QHeaderView::mouseDoubleClickEvent(QMouseEvent *e) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2593-2613 |
| | 12 | 4 |
QHeaderView::minimumSectionSizeName: | QHeaderView::minimumSectionSize | Prototype: | int QHeaderView::minimumSectionSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1592-1603 |
| | 8 | 3 |
QHeaderView::maximumSectionSizeName: | QHeaderView::maximumSectionSize | Prototype: | int QHeaderView::maximumSectionSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1629-1635 |
| | 4 | 2 |
QHeaderView::logicalIndexAtName: | QHeaderView::logicalIndexAt | Prototype: | int QHeaderView::logicalIndexAt(int position) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 633-639 |
| | 4 | 2 |
QHeaderView::logicalIndexName: | QHeaderView::logicalIndex | Prototype: | int QHeaderView::logicalIndex(int visualIndex) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1094-1100 |
| | 4 | 2 |
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: | 508-515 |
| | 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: | 1403-1407 |
| | 2 | 1 |
QHeaderView::isSectionHiddenName: | QHeaderView::isSectionHidden | Prototype: | bool QHeaderView::isSectionHidden(int logicalIndex) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 975-984 |
| | 7 | 2 |
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: | 2977-2980 |
| | 1 | 1 |
QHeaderView::initializeSectionsName: | QHeaderView::initializeSections | Prototype: | void QHeaderView::initializeSections() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2128-2146 |
| | 13 | 5 |
QHeaderView::initializeSectionsName: | QHeaderView::initializeSections | Prototype: | void QHeaderView::initializeSections(int start, int end) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2152-2218 |
| | 43 | 16 |
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: | 332-343 |
| | 9 | 1 |
QHeaderView::initStyleOptionName: | QHeaderView::initStyleOption | Prototype: | void QHeaderView::initStyleOption(QStyleOptionHeader *option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3194-3205 |
| | 9 | 3 |
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: | 2965-2968 |
| | 1 | 1 |
QHeaderView::horizontalOffsetName: | QHeaderView::horizontalOffset | Prototype: | int QHeaderView::horizontalOffset() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2857-2863 |
| | 4 | 2 |
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: | 1209-1213 |
| | 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: | 993-997 |
| | 2 | 1 |
QHeaderView::headerDataChangedName: | QHeaderView::headerDataChanged | Prototype: | void QHeaderView::headerDataChanged(Qt::Orientation orientation, int logicalFirst, int logicalLast) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1780-1809 |
| | 18 | 5 |
QHeaderView::eventName: | QHeaderView::event | Prototype: | bool QHeaderView::event(QEvent *e) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2250-2292 |
| | 30 | 15 |
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: | 1678-1682 |
| | 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: | 1555-1559 |
| | 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: | 1659-1663 |
| | 2 | 1 |
QHeaderView::dataChangedName: | QHeaderView::dataChanged | Prototype: | void QHeaderView::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2908-2921 |
| | 10 | 4 |
QHeaderView::currentChangedName: | QHeaderView::currentChanged | Prototype: | void QHeaderView::currentChanged(const QModelIndex ¤t, const QModelIndex &old) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2224-2243 |
| | 15 | 7 |
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: | 1050-1057 |
| | 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: | 1529-1533 |
| | 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: | 301-307 |
| | 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: | 312-319 |
| | 3 | 1 |
QHashData::rehashName: | QHashData::rehash | Prototype: | void QHashData::rehash(int hint) | Coverage: | 100.000% (33/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 668-712 |
| | 34 | 11 |
QHashData::previousNodeName: | QHashData::previousNode | Prototype: | QHashData::Node *QHashData::previousNode(Node *node) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 627-660 |
| | 20 | 6 |
QHashData::nextNodeName: | QHashData::nextNode | Prototype: | QHashData::Node *QHashData::nextNode(Node *node) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 604-625 |
| | 12 | 4 |
QHashData::free_helperName: | QHashData::free_helper | Prototype: | void QHashData::free_helper(void (*node_delete)(Node *)) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 583-602 |
| | 13 | 4 |
QHashData::freeNodeName: | QHashData::freeNode | Prototype: | void QHashData::freeNode(void *node) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 506-512 |
| | 3 | 2 |
QHashData::detach_helperName: | QHashData::detach_helper | Prototype: | QHashData *QHashData::detach_helper(void (*node_duplicate)(Node *, void *), void (*node_delete)(Node *), int nodeSize, int nodeAlign) | Coverage: | 85.000% (17/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 514-581 |
| | 38 | 8 |
QHashData::allocateNodeName: | QHashData::allocateNode | Prototype: | void *QHashData::allocateNode(int nodeAlign) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 499-504 |
| | 3 | 2 |
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: | 1269-1272 |
| | 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: | 1278-1281 |
| | 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: | 124-125 |
| | 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: | 126-126 |
| | 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: | 127-127 |
| | 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: | 128-128 |
| | 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: | 121-123 |
| | 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: | 144-148 |
| | 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: | 149-152 |
| | 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: | 153-156 |
| | 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: | 158-161 |
| | 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: | 164-167 |
| | 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: | 169-169 |
| | 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: | 141-143 |
| | 1 | 1 |
QGuiGLThreadContext::~QGuiGLThreadContextName: | QGuiGLThreadContext::~QGuiGLThreadContext | Prototype: | ~QGuiGLThreadContext() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 228-231 |
| | 2 | 2 |
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: | 224-227 |
| | 2 | 1 |
QGuiApplicationPrivate::~QGuiApplicationPrivateName: | QGuiApplicationPrivate::~QGuiApplicationPrivate | Prototype: | QGuiApplicationPrivate::~QGuiApplicationPrivate() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1466-1511 |
| | 25 | 3 |
QGuiApplicationPrivate::updateFilteredScreenOrientationName: | QGuiApplicationPrivate::updateFilteredScreenOrientation | Prototype: | void QGuiApplicationPrivate::updateFilteredScreenOrientation(QScreen *s) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2675-2687 |
| | 10 | 4 |
QGuiApplicationPrivate::updateBlockedStatusName: | QGuiApplicationPrivate::updateBlockedStatus | Prototype: | void QGuiApplicationPrivate::updateBlockedStatus(QWindow *window) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 743-749 |
| | 4 | 2 |
QGuiApplicationPrivate::tryCloseRemainingWindowsName: | QGuiApplicationPrivate::tryCloseRemainingWindows | Prototype: | bool QGuiApplicationPrivate::tryCloseRemainingWindows(QWindowList processedWindows) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3090-3104 |
| | 10 | 4 |
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: | 3085-3088 |
| | 1 | 1 |
QGuiApplicationPrivate::tabletDevicePointName: | QGuiApplicationPrivate::tabletDevicePoint | Prototype: | QGuiApplicationPrivate::TabletPointData &QGuiApplicationPrivate::tabletDevicePoint(qint64 deviceId) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2244-2254 |
| | 6 | 3 |
QGuiApplicationPrivate::showModalWindowName: | QGuiApplicationPrivate::showModalWindow | Prototype: | void QGuiApplicationPrivate::showModalWindow(QWindow *modal) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 751-776 |
| | 15 | 5 |
QGuiApplicationPrivate::shouldQuitInternalName: | QGuiApplicationPrivate::shouldQuitInternal | Prototype: | bool QGuiApplicationPrivate::shouldQuitInternal(const QWindowList &processedWindows) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3071-3083 |
| | 8 | 4 |
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: | 3065-3069 |
| | 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: | 3718-3726 |
| | 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: | 3733-3740 |
| | 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: | 3705-3711 |
| | 4 | 1 |
QGuiApplicationPrivate::setApplicationStateName: | QGuiApplicationPrivate::setApplicationState | Prototype: | void QGuiApplicationPrivate::setApplicationState(Qt::ApplicationState state, bool forcePropagate) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3132-3156 |
| | 14 | 5 |
QGuiApplicationPrivate::sendQWindowEventToQPlatformWindowName: | QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow | Prototype: | void QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow(QWindow *window, QEvent *event) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1673-1685 |
| | 8 | 4 |
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: | 3353-3359 |
| | 4 | 1 |
QGuiApplicationPrivate::reportScreenOrientationChangeName: | QGuiApplicationPrivate::reportScreenOrientationChange | Prototype: | void QGuiApplicationPrivate::reportScreenOrientationChange(QWindowSystemInterfacePrivate::ScreenOrientationEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2660-2673 |
| | 7 | 3 |
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: | 2689-2695 |
| | 3 | 1 |
QGuiApplicationPrivate::reportRefreshRateChangeName: | QGuiApplicationPrivate::reportRefreshRateChange | Prototype: | void QGuiApplicationPrivate::reportRefreshRateChange(QWindowSystemInterfacePrivate::ScreenRefreshRateEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2755-2773 |
| | 11 | 5 |
QGuiApplicationPrivate::reportLogicalDotsPerInchChangeName: | QGuiApplicationPrivate::reportLogicalDotsPerInchChange | Prototype: | void QGuiApplicationPrivate::reportLogicalDotsPerInchChange(QWindowSystemInterfacePrivate::ScreenLogicalDotsPerInchEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2740-2753 |
| | 7 | 3 |
QGuiApplicationPrivate::reportGeometryChangeName: | QGuiApplicationPrivate::reportGeometryChange | Prototype: | void QGuiApplicationPrivate::reportGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent *e) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2697-2738 |
| | 26 | 9 |
QGuiApplicationPrivate::processWindowSystemEventName: | QGuiApplicationPrivate::processWindowSystemEvent | Prototype: | void QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *e) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1692-1800 |
| | 72 | 30 |
QGuiApplicationPrivate::processWindowStateChangedEventName: | QGuiApplicationPrivate::processWindowStateChangedEvent | Prototype: | void QGuiApplicationPrivate::processWindowStateChangedEvent(QWindowSystemInterfacePrivate::WindowStateChangedEvent *wse) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2142-2149 |
| | 4 | 2 |
QGuiApplicationPrivate::processWindowScreenChangedEventName: | QGuiApplicationPrivate::processWindowScreenChangedEvent | Prototype: | void QGuiApplicationPrivate::processWindowScreenChangedEvent(QWindowSystemInterfacePrivate::WindowScreenChangedEvent *wse) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2151-2166 |
| | 8 | 5 |
QGuiApplicationPrivate::processWheelEventName: | QGuiApplicationPrivate::processWheelEvent | Prototype: | void QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1961-1992 |
| | 18 | 5 |
QGuiApplicationPrivate::processTouchEventName: | QGuiApplicationPrivate::processTouchEvent | Prototype: | void QGuiApplicationPrivate::processTouchEvent(QWindowSystemInterfacePrivate::TouchEvent *e) | Coverage: | 0.000% (0/129) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2402-2658 |
| | 173 | 42 |
QGuiApplicationPrivate::processThemeChangedName: | QGuiApplicationPrivate::processThemeChanged | Prototype: | void QGuiApplicationPrivate::processThemeChanged(QWindowSystemInterfacePrivate::ThemeChangeEvent *tce) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2168-2176 |
| | 5 | 3 |
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: | 2337-2349 |
| | 6 | 1 |
QGuiApplicationPrivate::processTabletEventName: | QGuiApplicationPrivate::processTabletEvent | Prototype: | void QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent *e) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2256-2321 |
| | 45 | 12 |
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: | 2323-2335 |
| | 6 | 1 |
QGuiApplicationPrivate::processPlatformPanelEventName: | QGuiApplicationPrivate::processPlatformPanelEvent | Prototype: | void QGuiApplicationPrivate::processPlatformPanelEvent(QWindowSystemInterfacePrivate::PlatformPanelEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2363-2375 |
| | 6 | 3 |
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: | 1687-1690 |
| | 1 | 1 |
QGuiApplicationPrivate::processMouseEventName: | QGuiApplicationPrivate::processMouseEvent | Prototype: | void QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent *e) | Coverage: | 0.000% (0/112) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1802-1959 |
| | 105 | 27 |
QGuiApplicationPrivate::processLeaveEventName: | QGuiApplicationPrivate::processLeaveEvent | Prototype: | void QGuiApplicationPrivate::processLeaveEvent(QWindowSystemInterfacePrivate::LeaveEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2063-2076 |
| | 7 | 3 |
QGuiApplicationPrivate::processKeyEventName: | QGuiApplicationPrivate::processKeyEvent | Prototype: | void QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent *e) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1996-2046 |
| | 15 | 5 |
QGuiApplicationPrivate::processGestureEventName: | QGuiApplicationPrivate::processGestureEvent | Prototype: | void QGuiApplicationPrivate::processGestureEvent(QWindowSystemInterfacePrivate::GestureEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2352-2360 |
| | 5 | 2 |
QGuiApplicationPrivate::processGeometryChangeEventName: | QGuiApplicationPrivate::processGeometryChangeEvent | Prototype: | void QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent *e) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2178-2217 |
| | 25 | 9 |
QGuiApplicationPrivate::processFileOpenEventName: | QGuiApplicationPrivate::processFileOpenEvent | Prototype: | void QGuiApplicationPrivate::processFileOpenEvent(QWindowSystemInterfacePrivate::FileOpenEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2235-2242 |
| | 4 | 2 |
QGuiApplicationPrivate::processExposeEventName: | QGuiApplicationPrivate::processExposeEvent | Prototype: | void QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent *e) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2775-2802 |
| | 15 | 5 |
QGuiApplicationPrivate::processEnterEventName: | QGuiApplicationPrivate::processEnterEvent | Prototype: | void QGuiApplicationPrivate::processEnterEvent(QWindowSystemInterfacePrivate::EnterEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2048-2061 |
| | 7 | 3 |
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: | 2853-2862 |
| | 6 | 1 |
QGuiApplicationPrivate::processDragName: | QGuiApplicationPrivate::processDrag | Prototype: | QPlatformDragQtResponse QGuiApplicationPrivate::processDrag(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2806-2851 |
| | 32 | 8 |