| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGridLayoutPrivate::colSpacing| Name: | QGridLayoutPrivate::colSpacing | | Prototype: | inline int colSpacing(int c) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 136-136 |
| | 1 | 1 |
QGridLayoutPrivate::colStretch| Name: | QGridLayoutPrivate::colStretch | | Prototype: | inline int colStretch(int c) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 130-130 |
| | 1 | 1 |
QGridLayoutPrivate::count| Name: | QGridLayoutPrivate::count | | Prototype: | inline int count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 148-148 |
| | 1 | 1 |
QGridLayoutPrivate::expand| Name: | QGridLayoutPrivate::expand | | Prototype: | inline void expand(int rows, int cols) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 123-124 |
| | 1 | 1 |
QGridLayoutPrivate::getNextPos| Name: | QGridLayoutPrivate::getNextPos | | Prototype: | inline void getNextPos(int &row, int &col) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 147-147 |
| | 1 | 1 |
QGridLayoutPrivate::hasHeightForWidth| Name: | QGridLayoutPrivate::hasHeightForWidth | | Prototype: | bool QGridLayoutPrivate::hasHeightForWidth(int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 376-380 |
| | 2 | 1 |
QGridLayoutPrivate::horReversed| Name: | QGridLayoutPrivate::horReversed | | Prototype: | inline bool horReversed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 139-139 |
| | 1 | 1 |
QGridLayoutPrivate::isDirty| Name: | QGridLayoutPrivate::isDirty | | Prototype: | inline bool isDirty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 142-142 |
| | 1 | 1 |
QGridLayoutPrivate::maximumSize| Name: | QGridLayoutPrivate::maximumSize | | Prototype: | QSize QGridLayoutPrivate::maximumSize(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 481-484 |
| | 1 | 1 |
QGridLayoutPrivate::minimumSize| Name: | QGridLayoutPrivate::minimumSize | | Prototype: | QSize QGridLayoutPrivate::minimumSize(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 486-489 |
| | 1 | 1 |
QGridLayoutPrivate::numCols| Name: | QGridLayoutPrivate::numCols | | Prototype: | inline int numCols() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 122-122 |
| | 1 | 1 |
QGridLayoutPrivate::numRows| Name: | QGridLayoutPrivate::numRows | | Prototype: | inline int numRows() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 121-121 |
| | 1 | 1 |
QGridLayoutPrivate::rowSpacing| Name: | QGridLayoutPrivate::rowSpacing | | Prototype: | inline int rowSpacing(int r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 135-135 |
| | 1 | 1 |
QGridLayoutPrivate::rowStretch| Name: | QGridLayoutPrivate::rowStretch | | Prototype: | inline int rowStretch(int r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 129-129 |
| | 1 | 1 |
QGridLayoutPrivate::setColStretch| Name: | QGridLayoutPrivate::setColStretch | | Prototype: | inline void setColStretch(int c, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 127-128 |
| | 1 | 1 |
QGridLayoutPrivate::setColumnMinimumWidth| Name: | QGridLayoutPrivate::setColumnMinimumWidth | | Prototype: | inline void setColumnMinimumWidth(int c, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 133-134 |
| | 1 | 1 |
QGridLayoutPrivate::setDirty| Name: | QGridLayoutPrivate::setDirty | | Prototype: | inline void setDirty() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 141-141 |
| | 1 | 1 |
QGridLayoutPrivate::setReversed| Name: | QGridLayoutPrivate::setReversed | | Prototype: | inline void setReversed(bool r, bool c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 138-138 |
| | 1 | 1 |
QGridLayoutPrivate::setRowMinimumHeight| Name: | QGridLayoutPrivate::setRowMinimumHeight | | Prototype: | inline void setRowMinimumHeight(int r, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 131-132 |
| | 1 | 1 |
QGridLayoutPrivate::setRowStretch| Name: | QGridLayoutPrivate::setRowStretch | | Prototype: | inline void setRowStretch(int r, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 125-126 |
| | 1 | 1 |
QGridLayoutPrivate::sizeHint| Name: | QGridLayoutPrivate::sizeHint | | Prototype: | QSize QGridLayoutPrivate::sizeHint(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 476-479 |
| | 1 | 1 |
QGridLayoutPrivate::verReversed| Name: | QGridLayoutPrivate::verReversed | | Prototype: | inline bool verReversed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 140-140 |
| | 1 | 1 |
QGridLayoutRowData::reset| Name: | QGridLayoutRowData::reset | | Prototype: | void QGridLayoutRowData::reset(int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 151-159 |
| | 6 | 1 |
QGridLayoutRowInfo::insertOrRemoveRows| Name: | QGridLayoutRowInfo::insertOrRemoveRows | | Prototype: | void QGridLayoutRowInfo::insertOrRemoveRows(int row, int delta) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 760-768 |
| | 5 | 1 |
QGroupBox::QGroupBox| Name: | QGroupBox::QGroupBox | | Prototype: | QGroupBox::QGroupBox(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 185-190 |
| | 2 | 1 |
QGroupBox::QGroupBox| Name: | QGroupBox::QGroupBox | | Prototype: | QGroupBox::QGroupBox(const QString &title, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 196-202 |
| | 3 | 1 |
QGroupBox::alignment| Name: | QGroupBox::alignment | | Prototype: | Qt::Alignment QGroupBox::alignment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 293-297 |
| | 2 | 1 |
QGroupBox::isCheckable| Name: | QGroupBox::isCheckable | | Prototype: | bool QGroupBox::isCheckable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 583-587 |
| | 2 | 1 |
QGroupBox::isChecked| Name: | QGroupBox::isChecked | | Prototype: | bool QGroupBox::isChecked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 590-594 |
| | 2 | 1 |
QGroupBox::isFlat| Name: | QGroupBox::isFlat | | Prototype: | bool QGroupBox::isFlat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 521-525 |
| | 2 | 1 |
QGroupBox::paintEvent| Name: | QGroupBox::paintEvent | | Prototype: | void QGroupBox::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 317-323 |
| | 4 | 1 |
QGroupBox::resizeEvent| Name: | QGroupBox::resizeEvent | | Prototype: | void QGroupBox::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 309-312 |
| | 1 | 1 |
QGroupBox::setAlignment| Name: | QGroupBox::setAlignment | | Prototype: | void QGroupBox::setAlignment(int alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 299-305 |
| | 4 | 1 |
QGroupBox::title| Name: | QGroupBox::title | | Prototype: | QString QGroupBox::title() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 269-273 |
| | 2 | 1 |
QGroupBoxPrivate::calculateFrame| Name: | QGroupBoxPrivate::calculateFrame | | Prototype: | void QGroupBoxPrivate::calculateFrame() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 457-466 |
| | 7 | 1 |
QGroupBoxPrivate::init| Name: | QGroupBoxPrivate::init | | Prototype: | void QGroupBoxPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 212-228 |
| | 12 | 1 |
QGuiApplication::QGuiApplication| Name: | 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: | 585-592 |
| | 2 | 1 |
QGuiApplication::QGuiApplication| Name: | 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: | 597-600 |
| | 2 | 1 |
QGuiApplication::allWindows| Name: | 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: | 912-915 |
| | 1 | 1 |
QGuiApplication::applicationDisplayName| Name: | QGuiApplication::applicationDisplayName | | Prototype: | QString QGuiApplication::applicationDisplayName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 674-677 |
| | 1 | 1 |
QGuiApplication::applicationState| Name: | 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: | 3118-3121 |
| | 1 | 1 |
QGuiApplication::compressEvent| Name: | 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: | 1668-1671 |
| | 1 | 1 |
QGuiApplication::desktopFileName| Name: | QGuiApplication::desktopFileName | | Prototype: | QString QGuiApplication::desktopFileName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 702-705 |
| | 1 | 1 |
QGuiApplication::desktopSettingsAware| Name: | 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: | 3589-3592 |
| | 1 | 1 |
QGuiApplication::exec| Name: | 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: | 1638-1644 |
| | 2 | 1 |
QGuiApplication::focusWindow| Name: | 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: | 869-872 |
| | 1 | 1 |
QGuiApplication::font| Name: | 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: | 2932-2938 |
| | 4 | 1 |
QGuiApplication::isFallbackSessionManagementEnabled| Name: | 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: | 3190-3193 |
| | 1 | 1 |
QGuiApplication::isSavingSession| Name: | 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: | 3332-3336 |
| | 2 | 1 |
QGuiApplication::isSessionRestored| Name: | 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: | 3314-3318 |
| | 2 | 1 |
QGuiApplication::keyboardModifiers| Name: | 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: | 1545-1548 |
| | 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 |
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::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::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::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::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::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::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::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::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::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::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::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::~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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |