| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QHistoryState::defaultState| Name: | QHistoryState::defaultState | | Prototype: | QAbstractState *QHistoryState::defaultState() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 206-210 |
| | 2 | 1 |
QHistoryState::QHistoryState| Name: | QHistoryState::QHistoryState | | Prototype: | QHistoryState::QHistoryState(QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 149-152 |
| | 2 | 1 |
QHistoryState::QHistoryState| Name: | QHistoryState::QHistoryState | | Prototype: | QHistoryState::QHistoryState(HistoryType type, QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 157-162 |
| | 2 | 1 |
QHighDpiScaling::origin| Name: | QHighDpiScaling::origin | | Prototype: | QPoint QHighDpiScaling::origin(const QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 424-427 |
| | 1 | 1 |
QHighDpiScaling::origin| Name: | QHighDpiScaling::origin | | Prototype: | QPoint QHighDpiScaling::origin(const QPlatformScreen *platformScreen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 429-432 |
| | 1 | 1 |
QHighDpiScaling::logicalDpi| Name: | QHighDpiScaling::logicalDpi | | Prototype: | QDpi QHighDpiScaling::logicalDpi() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 389-392 |
| | 1 | 1 |
QHighDpiScaling::initHighDpiScaling| Name: | QHighDpiScaling::initHighDpiScaling | | Prototype: | void QHighDpiScaling::initHighDpiScaling() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 249-262 |
| | 5 | 1 |
QHideEvent::QHideEvent| Name: | QHideEvent::QHideEvent | | Prototype: | QHideEvent::QHideEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3438-3440 |
| | 1 | 1 |
QHelpEvent::QHelpEvent| Name: | QHelpEvent::QHelpEvent | | Prototype: | QHelpEvent::QHelpEvent(Type type, const QPoint &pos, const QPoint &globalPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3189-3191 |
| | 1 | 1 |
QHeaderViewPrivate::write| Name: | QHeaderViewPrivate::write | | Prototype: | void QHeaderViewPrivate::write(QDataStream &out) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3752-3784 |
| | 25 | 1 |
QHeaderViewPrivate::setNewLastSection| Name: | QHeaderViewPrivate::setNewLastSection | | Prototype: | void QHeaderViewPrivate::setNewLastSection(int visualIndexForLastSection) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3266-3273 |
| | 4 | 1 |
QHeaderViewPrivate::setHeaderSectionResizeMode| Name: | QHeaderViewPrivate::setHeaderSectionResizeMode | | Prototype: | void QHeaderViewPrivate::setHeaderSectionResizeMode(int visual, QHeaderView::ResizeMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3690-3694 |
| | 2 | 1 |
QHeaderViewPrivate::resizeSectionItem| Name: | QHeaderViewPrivate::resizeSectionItem | | Prototype: | void QHeaderViewPrivate::resizeSectionItem(int visualIndex, int oldSize, int newSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3645-3651 |
| | 4 | 1 |
QHeaderView::visualRect| Name: | QHeaderView::visualRect | | Prototype: | QRect QHeaderView::visualRect(const QModelIndex &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2941-2944 |
| | 1 | 1 |
QHeaderView::stretchSectionCount| Name: | QHeaderView::stretchSectionCount | | Prototype: | int QHeaderView::stretchSectionCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1371-1375 |
| | 2 | 1 |
QHeaderView::stretchLastSection| Name: | QHeaderView::stretchLastSection | | Prototype: | bool QHeaderView::stretchLastSection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1493-1497 |
| | 2 | 1 |
QHeaderView::sortIndicatorSection| Name: | QHeaderView::sortIndicatorSection | | Prototype: | int QHeaderView::sortIndicatorSection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1459-1463 |
| | 2 | 1 |
QHeaderView::sortIndicatorOrder| Name: | QHeaderView::sortIndicatorOrder | | Prototype: | Qt::SortOrder QHeaderView::sortIndicatorOrder() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1472-1476 |
| | 2 | 1 |
QHeaderView::setSectionsMovable| Name: | QHeaderView::setSectionsMovable | | Prototype: | void QHeaderView::setSectionsMovable(bool movable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1111-1115 |
| | 2 | 1 |
QHeaderView::setSectionsClickable| Name: | QHeaderView::setSectionsClickable | | Prototype: | void QHeaderView::setSectionsClickable(bool clickable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1161-1165 |
| | 2 | 1 |
QHeaderView::setResizeContentsPrecision| Name: | QHeaderView::setResizeContentsPrecision | | Prototype: | void QHeaderView::setResizeContentsPrecision(int precision) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1331-1335 |
| | 2 | 1 |
QHeaderView::setOffsetToLastSection| Name: | QHeaderView::setOffsetToLastSection | | Prototype: | void QHeaderView::setOffsetToLastSection() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 494-500 |
| | 4 | 1 |
QHeaderView::setHighlightSections| Name: | QHeaderView::setHighlightSections | | Prototype: | void QHeaderView::setHighlightSections(bool highlight) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1203-1207 |
| | 2 | 1 |
QHeaderView::setCascadingSectionResizes| Name: | QHeaderView::setCascadingSectionResizes | | Prototype: | void QHeaderView::setCascadingSectionResizes(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1535-1539 |
| | 2 | 1 |
QHeaderView::sectionsMoved| Name: | QHeaderView::sectionsMoved | | Prototype: | bool QHeaderView::sectionsMoved() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1690-1694 |
| | 2 | 1 |
QHeaderView::sectionsMovable| Name: | QHeaderView::sectionsMovable | | Prototype: | bool QHeaderView::sectionsMovable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1136-1140 |
| | 2 | 1 |
QHeaderView::sectionsHidden| Name: | QHeaderView::sectionsHidden | | Prototype: | bool QHeaderView::sectionsHidden() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1704-1708 |
| | 2 | 1 |
QHeaderView::sectionsClickable| Name: | QHeaderView::sectionsClickable | | Prototype: | bool QHeaderView::sectionsClickable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1187-1191 |
| | 2 | 1 |
QHeaderView::sectionsAboutToBeRemoved| Name: | QHeaderView::sectionsAboutToBeRemoved | | Prototype: | void QHeaderView::sectionsAboutToBeRemoved(const QModelIndex &parent, int logicalFirst, int logicalLast) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1954-1960 |
| | 3 | 1 |
QHeaderView::scrollContentsBy| Name: | QHeaderView::scrollContentsBy | | Prototype: | void QHeaderView::scrollContentsBy(int dx, int dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2898-2902 |
| | 2 | 1 |
QHeaderView::saveState| Name: | QHeaderView::saveState | | Prototype: | QByteArray QHeaderView::saveState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1720-1729 |
| | 7 | 1 |
QHeaderView::resizeSections| Name: | QHeaderView::resizeSections | | Prototype: | void QHeaderView::resizeSections(QHeaderView::ResizeMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 946-950 |
| | 2 | 1 |
QHeaderView::resizeContentsPrecision| Name: | QHeaderView::resizeContentsPrecision | | Prototype: | int QHeaderView::resizeContentsPrecision() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1345-1349 |
| | 2 | 1 |
QHeaderView::reset| Name: | QHeaderView::reset | | Prototype: | void QHeaderView::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1767-1774 |
| | 2 | 1 |
QHeaderView::orientation| Name: | 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::offset| Name: | 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::moveCursor| Name: | 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::length| Name: | 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::isSortIndicatorShown| Name: | 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::isIndexHidden| Name: | 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::initialize| Name: | 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::indexAt| Name: | 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::highlightSections| Name: | 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::hiddenSectionCount| Name: | 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::doItemsLayout| Name: | 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::defaultSectionSize| Name: | 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::defaultAlignment| Name: | 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::count| Name: | 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::cascadingSectionResizes| Name: | 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::QHeaderView| Name: | 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::QHeaderView| Name: | 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 |
QHBoxLayout::QHBoxLayout| Name: | 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::QHBoxLayout| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::QGuiVariantIsNull| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::QGuiVariantComparator| Name: | 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::QGuiGLThreadContext| Name: | 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::tryCloseAllWindows| Name: | 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::shouldQuit| Name: | 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::setMouseEventSource| Name: | 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::setMouseEventFlags| Name: | 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::setMouseEventCapsAndVelocity| Name: | 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::saveState| Name: | 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::reportScreenOrientationChange| Name: | 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::processTabletLeaveProximityEvent| Name: | 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::processTabletEnterProximityEvent| Name: | 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::processNativeEvent| Name: | 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::processDrop| Name: | 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::notifyDragStarted| Name: | 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: | 3643-3647 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventVelocity| Name: | 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: | 3700-3703 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventSource| Name: | 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: | 3713-3716 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventFlags| Name: | 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: | 3728-3731 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventCaps| Name: | 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: | 3695-3698 |
| | 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: | 1443-1443 |
| | 0 | 1 |
QGuiApplicationPrivate::getPixmapCursor| Name: | 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: | 3622-3626 |
| | 2 | 1 |
QGuiApplicationPrivate::applyWindowGeometrySpecificationTo| Name: | 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: | 2922-2925 |
| | 1 | 1 |
QGuiApplicationPrivate::QGuiApplicationPrivate| Name: | 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: | 641-653 |
| | 4 | 1 |
QGuiApplication::~QGuiApplication| Name: | 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: | 605-639 |
| | 20 | 1 |
QGuiApplication::windowIcon| Name: | QGuiApplication::windowIcon | | Prototype: | QIcon QGuiApplication::windowIcon() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2992-2995 |
| | 1 | 1 |
QGuiApplication::setQuitOnLastWindowClosed| Name: | 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: | 3033-3036 |
| | 1 | 1 |
QGuiApplication::setFallbackSessionManagementEnabled| Name: | 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: | 3203-3206 |
| | 1 | 1 |
QGuiApplication::setDesktopSettingsAware| Name: | 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: | 3578-3581 |
| | 1 | 1 |
QGuiApplication::sessionKey| Name: | 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: | 3326-3330 |
| | 2 | 1 |
QGuiApplication::sessionId| Name: | 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: | 3320-3324 |
| | 2 | 1 |
QGuiApplication::screens| Name: | 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: | 951-954 |
| | 1 | 1 |
QGuiApplication::quitOnLastWindowClosed| Name: | 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: | 3040-3043 |
| | 1 | 1 |
QGuiApplication::platformNativeInterface| Name: | QGuiApplication::platformNativeInterface | | Prototype: | QPlatformNativeInterface *QGuiApplication::platformNativeInterface() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1595-1599 |
| | 2 | 1 |
QGuiApplication::platformName| Name: | QGuiApplication::platformName | | Prototype: | QString QGuiApplication::platformName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1088-1092 |
| | 2 | 1 |
QGuiApplication::palette| Name: | 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: | 2898-2902 |
| | 2 | 1 |
QGuiApplication::mouseButtons| Name: | 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: | 1586-1589 |
| | 1 | 1 |
QGuiApplication::layoutDirection| Name: | QGuiApplication::layoutDirection | | Prototype: | Qt::LayoutDirection QGuiApplication::layoutDirection() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3409-3415 |
| | 1 | 1 |