| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGtkStyle::polish| Name: | QGtkStyle::polish | | Prototype: | void QGtkStyle::polish(QApplication *app) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 455-470 |
| | 8 | 3 |
QGtkStyle::polish| Name: | QGtkStyle::polish | | Prototype: | void QGtkStyle::polish(QWidget *widget) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 490-511 |
| | 16 | 4 |
QGtkStyle::sizeFromContents| Name: | QGtkStyle::sizeFromContents | | Prototype: | QSize QGtkStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const | | Coverage: | 0.000% (0/113) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 3863-4042 |
| | 128 | 41 |
QGtkStyle::standardIcon| Name: | QGtkStyle::standardIcon | | Prototype: | QIcon QGtkStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 4114-4152 |
| | 18 | 16 |
QGtkStyle::standardPalette| Name: | QGtkStyle::standardPalette | | Prototype: | QPalette QGtkStyle::standardPalette() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 352-437 |
| | 65 | 4 |
QGtkStyle::standardPixmap| Name: | QGtkStyle::standardPixmap | | Prototype: | QPixmap QGtkStyle::standardPixmap(StandardPixmap sp, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 4046-4109 |
| | 32 | 19 |
QGtkStyle::styleHint| Name: | QGtkStyle::styleHint | | Prototype: | int QGtkStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData = 0) const | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 723-869 |
| | 75 | 41 |
QGtkStyle::subControlRect| Name: | QGtkStyle::subControlRect | | Prototype: | QRect QGtkStyle::subControlRect(ComplexControl control, const QStyleOptionComplex *option, SubControl subControl, const QWidget *widget) const | | Coverage: | 0.000% (0/233) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 3546-3858 |
| | 211 | 80 |
QGtkStyle::subElementRect| Name: | QGtkStyle::subElementRect | | Prototype: | QRect QGtkStyle::subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 4156-4206 |
| | 29 | 13 |
QGtkStyle::unpolish| Name: | QGtkStyle::unpolish | | Prototype: | void QGtkStyle::unpolish(QApplication *app) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 475-484 |
| | 5 | 2 |
QGtkStyle::unpolish| Name: | 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 |
QGtkStyleFilter::eventFilter| Name: | QGtkStyleFilter::eventFilter | | Prototype: | bool QGtkStyleFilter::eventFilter(QObject *obj, QEvent *e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 247-257 |
| | 4 | 3 |
QGtkStylePrivate::QGtkStylePrivate| Name: | 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 |
QGtkStylePrivate::addAllSubWidgets| Name: | QGtkStylePrivate::addAllSubWidgets | | Prototype: | void QGtkStylePrivate::addAllSubWidgets(GtkWidget *widget, gpointer v) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 749-755 |
| | 4 | 4 |
QGtkStylePrivate::addWidget| Name: | QGtkStylePrivate::addWidget | | Prototype: | void QGtkStylePrivate::addWidget(GtkWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 807-813 |
| | 3 | 2 |
QGtkStylePrivate::addWidgetToMap| Name: | QGtkStylePrivate::addWidgetToMap | | Prototype: | void QGtkStylePrivate::addWidgetToMap(GtkWidget *widget) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 735-747 |
| | 5 | 4 |
QGtkStylePrivate::applyCustomPaletteHash| Name: | 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::cleanupGtkWidgets| Name: | QGtkStylePrivate::cleanupGtkWidgets | | Prototype: | void QGtkStylePrivate::cleanupGtkWidgets() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 585-594 |
| | 7 | 4 |
QGtkStylePrivate::getFilesystemIcon| Name: | QGtkStylePrivate::getFilesystemIcon | | Prototype: | QIcon QGtkStylePrivate::getFilesystemIcon(const QFileInfo &info) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 845-865 |
| | 17 | 3 |
QGtkStylePrivate::getGConfBool| Name: | QGtkStylePrivate::getGConfBool | | Prototype: | bool QGtkStylePrivate::getGConfBool(const QString &key, bool fallback) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 629-646 |
| | 10 | 3 |
QGtkStylePrivate::getGConfString| Name: | QGtkStylePrivate::getGConfString | | Prototype: | QString QGtkStylePrivate::getGConfString(const QString &value, const QString &fallback) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 608-627 |
| | 12 | 4 |
QGtkStylePrivate::getSpinboxArrowSize| Name: | 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::getTextColorWidget| Name: | 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::getThemeFont| Name: | QGtkStylePrivate::getThemeFont | | Prototype: | QFont QGtkStylePrivate::getThemeFont() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 818-843 |
| | 17 | 5 |
QGtkStylePrivate::getThemeName| Name: | 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::gtkPainter| Name: | 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::gtkStyle| Name: | QGtkStylePrivate::gtkStyle | | Prototype: | GtkStyle* QGtkStylePrivate::gtkStyle(const QHashableLatin1Literal &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 299-304 |
| | 3 | 2 |
QGtkStylePrivate::gtkWidget| Name: | QGtkStylePrivate::gtkWidget | | Prototype: | GtkWidget* QGtkStylePrivate::gtkWidget(const QHashableLatin1Literal &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 289-297 |
| | 4 | 2 |
QGtkStylePrivate::gtkWidgetPalette| Name: | 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::gtkWidgetSetFocus| Name: | QGtkStylePrivate::gtkWidgetSetFocus | | Prototype: | void QGtkStylePrivate::gtkWidgetSetFocus(GtkWidget *widget, bool focus) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 306-322 |
| | 9 | 3 |
QGtkStylePrivate::init| Name: | 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::initGtkMenu| Name: | 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::initGtkTreeview| Name: | 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::initGtkWidgets| Name: | QGtkStylePrivate::initGtkWidgets | | Prototype: | void QGtkStylePrivate::initGtkWidgets() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 483-580 |
| | 61 | 7 |
QGtkStylePrivate::isKDE4Session| Name: | QGtkStylePrivate::isKDE4Session | | Prototype: | bool QGtkStylePrivate::isKDE4Session() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 674-680 |
| | 3 | 2 |
QGtkStylePrivate::removeWidgetFromMap| Name: | QGtkStylePrivate::removeWidgetFromMap | | Prototype: | void QGtkStylePrivate::removeWidgetFromMap(const QHashableLatin1Literal &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 724-733 |
| | 6 | 2 |
QGtkStylePrivate::resolveGtk| Name: | 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::setupGtkWidget| Name: | QGtkStylePrivate::setupGtkWidget | | Prototype: | void QGtkStylePrivate::setupGtkWidget(GtkWidget* widget) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 706-722 |
| | 11 | 6 |
QGtkStylePrivate::~QGtkStylePrivate| Name: | 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 |
QGtkStyleUpdateScheduler::updateTheme| Name: | QGtkStyleUpdateScheduler::updateTheme | | Prototype: | void QGtkStyleUpdateScheduler::updateTheme() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 779-805 |
| | 17 | 5 |
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: | 579-586 |
| | 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: | 591-594 |
| | 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: | 875-878 |
| | 1 | 1 |
QGuiApplication::applicationDisplayName| Name: | 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::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: | 3068-3071 |
| | 1 | 1 |
QGuiApplication::changeOverrideCursor| Name: | QGuiApplication::changeOverrideCursor | | Prototype: | void QGuiApplication::changeOverrideCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3392-3399 |
| | 5 | 3 |
QGuiApplication::clipboard| Name: | QGuiApplication::clipboard | | Prototype: | QClipboard * QGuiApplication::clipboard() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2820-2830 |
| | 6 | 3 |
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: | 1642-1645 |
| | 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: | 3539-3542 |
| | 1 | 1 |
QGuiApplication::devicePixelRatio| Name: | QGuiApplication::devicePixelRatio | | Prototype: | qreal QGuiApplication::devicePixelRatio() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 962-976 |
| | 6 | 3 |
QGuiApplication::event| Name: | QGuiApplication::event | | Prototype: | bool QGuiApplication::event(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1631-1637 |
| | 3 | 2 |
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: | 1612-1618 |
| | 2 | 1 |
QGuiApplication::focusObject| Name: | QGuiApplication::focusObject | | Prototype: | QObject *QGuiApplication::focusObject() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 859-864 |
| | 3 | 2 |
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: | 832-835 |
| | 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: | 2882-2888 |
| | 4 | 1 |
QGuiApplication::inputMethod| Name: | QGuiApplication::inputMethod | | Prototype: | QInputMethod *QGuiApplication::inputMethod() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3553-3559 |
| | 4 | 3 |
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: | 3140-3143 |
| | 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: | 3282-3286 |
| | 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: | 3264-3268 |
| | 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: | 1519-1522 |
| | 1 | 1 |
QGuiApplication::layoutDirection| Name: | 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::modalWindow| Name: | QGuiApplication::modalWindow | | Prototype: | QWindow *QGuiApplication::modalWindow() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 685-691 |
| | 4 | 3 |
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: | 1560-1563 |
| | 1 | 1 |
QGuiApplication::notify| Name: | QGuiApplication::notify | | Prototype: | bool QGuiApplication::notify(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1622-1627 |
| | 3 | 2 |
QGuiApplication::overrideCursor| Name: | QGuiApplication::overrideCursor | | Prototype: | QCursor *QGuiApplication::overrideCursor() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3378-3382 |
| | 2 | 2 |
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: | 2848-2852 |
| | 2 | 1 |
QGuiApplication::platformFunction| Name: | QGuiApplication::platformFunction | | Prototype: | QFunctionPointer QGuiApplication::platformFunction(const QByteArray &function) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1578-1587 |
| | 5 | 2 |
QGuiApplication::platformName| Name: | 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::platformNativeInterface| Name: | 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::primaryScreen| Name: | QGuiApplication::primaryScreen | | Prototype: | QScreen *QGuiApplication::primaryScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 903-908 |
| | 3 | 2 |
QGuiApplication::queryKeyboardModifiers| Name: | QGuiApplication::queryKeyboardModifiers | | Prototype: | Qt::KeyboardModifiers QGuiApplication::queryKeyboardModifiers() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1540-1545 |
| | 3 | 2 |
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: | 2990-2993 |
| | 1 | 1 |
QGuiApplication::restoreOverrideCursor| Name: | QGuiApplication::restoreOverrideCursor | | Prototype: | void QGuiApplication::restoreOverrideCursor() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3485-3497 |
| | 8 | 4 |
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: | 914-917 |
| | 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: | 3270-3274 |
| | 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: | 3276-3280 |
| | 2 | 1 |
QGuiApplication::setApplicationDisplayName| Name: | QGuiApplication::setApplicationDisplayName | | Prototype: | void QGuiApplication::setApplicationDisplayName(const QString &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 659-664 |
| | 3 | 2 |
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: | 3528-3531 |
| | 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: | 3153-3156 |
| | 1 | 1 |
QGuiApplication::setFont| Name: | QGuiApplication::setFont | | Prototype: | void QGuiApplication::setFont(const QFont &font) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2895-2903 |
| | 5 | 2 |
QGuiApplication::setLayoutDirection| Name: | QGuiApplication::setLayoutDirection | | Prototype: | void QGuiApplication::setLayoutDirection(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3346-3357 |
| | 6 | 3 |
QGuiApplication::setOverrideCursor| Name: | QGuiApplication::setOverrideCursor | | Prototype: | void QGuiApplication::setOverrideCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3467-3472 |
| | 3 | 2 |
QGuiApplication::setPalette| Name: | QGuiApplication::setPalette | | Prototype: | void QGuiApplication::setPalette(const QPalette &pal) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2859-2870 |
| | 8 | 3 |
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: | 2983-2986 |
| | 1 | 1 |
QGuiApplication::setWindowIcon| Name: | QGuiApplication::setWindowIcon | | Prototype: | void QGuiApplication::setWindowIcon(const QIcon &icon) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2947-2957 |
| | 8 | 4 |
QGuiApplication::styleHints| Name: | QGuiApplication::styleHints | | Prototype: | QStyleHints *QGuiApplication::styleHints() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3510-3515 |
| | 3 | 2 |
QGuiApplication::sync| Name: | QGuiApplication::sync | | Prototype: | void QGuiApplication::sync() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3323-3332 |
| | 6 | 2 |
QGuiApplication::topLevelAt| Name: | QGuiApplication::topLevelAt | | Prototype: | QWindow *QGuiApplication::topLevelAt(const QPoint &pos) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 981-1015 |
| | 18 | 8 |
QGuiApplication::topLevelWindows| Name: | QGuiApplication::topLevelWindows | | Prototype: | QWindowList QGuiApplication::topLevelWindows() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 887-901 |
| | 8 | 4 |
QGuiApplication::windowIcon| Name: | 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::~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: | 599-631 |
| | 18 | 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: | 633-645 |
| | 4 | 1 |
QGuiApplicationPrivate::_q_updateFocusObject| Name: | QGuiApplicationPrivate::_q_updateFocusObject | | Prototype: | void QGuiApplicationPrivate::_q_updateFocusObject(QObject *object) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3612-3634 |
| | 15 | 5 |
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: | 2872-2875 |
| | 1 | 1 |
QGuiApplicationPrivate::commitData| Name: | QGuiApplicationPrivate::commitData | | Prototype: | void QGuiApplicationPrivate::commitData() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3288-3300 |
| | 7 | 2 |
QGuiApplicationPrivate::createEventDispatcher| Name: | QGuiApplicationPrivate::createEventDispatcher | | Prototype: | void QGuiApplicationPrivate::createEventDispatcher() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1249-1260 |
| | 5 | 2 |
QGuiApplicationPrivate::createPlatformIntegration| Name: | QGuiApplicationPrivate::createPlatformIntegration | | Prototype: | void QGuiApplicationPrivate::createPlatformIntegration() | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1167-1241 |
| | 46 | 20 |
QGuiApplicationPrivate::emitLastWindowClosed| Name: | QGuiApplicationPrivate::emitLastWindowClosed | | Prototype: | void QGuiApplicationPrivate::emitLastWindowClosed() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3008-3013 |
| | 2 | 2 |
QGuiApplicationPrivate::eventDispatcherReady| Name: | QGuiApplicationPrivate::eventDispatcherReady | | Prototype: | void QGuiApplicationPrivate::eventDispatcherReady() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1262-1273 |
| | 5 | 3 |
QGuiApplicationPrivate::gammaTables| Name: | QGuiApplicationPrivate::gammaTables | | Prototype: | const QDrawHelperGammaTables *QGuiApplicationPrivate::gammaTables() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3600-3610 |
| | 7 | 3 |