Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGtkStyle::polishName: | 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::polishName: | 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::sizeFromContentsName: | 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::standardIconName: | 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::standardPaletteName: | 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::standardPixmapName: | 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::styleHintName: | 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::subControlRectName: | 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::subElementRectName: | 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::unpolishName: | 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::unpolishName: | QGtkStyle::unpolish | Prototype: | void QGtkStyle::unpolish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 516-519 |
| | 1 | 1 |
QGtkStyleFilter::eventFilterName: | 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::QGtkStylePrivateName: | QGtkStylePrivate::QGtkStylePrivate | Prototype: | QGtkStylePrivate::QGtkStylePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 262-268 |
| | 2 | 1 |
QGtkStylePrivate::addAllSubWidgetsName: | 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::addWidgetName: | 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::addWidgetToMapName: | 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::applyCustomPaletteHashName: | QGtkStylePrivate::applyCustomPaletteHash | Prototype: | void QGtkStylePrivate::applyCustomPaletteHash() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 682-696 |
| | 10 | 1 |
QGtkStylePrivate::cleanupGtkWidgetsName: | 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::getFilesystemIconName: | 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::getGConfBoolName: | 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::getGConfStringName: | 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::getSpinboxArrowSizeName: | QGtkStylePrivate::getSpinboxArrowSize | Prototype: | int QGtkStylePrivate::getSpinboxArrowSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 661-671 |
| | 8 | 1 |
QGtkStylePrivate::getTextColorWidgetName: | QGtkStylePrivate::getTextColorWidget | Prototype: | GtkWidget* QGtkStylePrivate::getTextColorWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 701-704 |
| | 1 | 1 |
QGtkStylePrivate::getThemeFontName: | 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::getThemeNameName: | QGtkStylePrivate::getThemeName | Prototype: | QString QGtkStylePrivate::getThemeName() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 648-658 |
| | 7 | 1 |
QGtkStylePrivate::gtkPainterName: | QGtkStylePrivate::gtkPainter | Prototype: | QGtkPainter* QGtkStylePrivate::gtkPainter(QPainter *painter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 281-287 |
| | 2 | 1 |
QGtkStylePrivate::gtkStyleName: | 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::gtkWidgetName: | 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::gtkWidgetPaletteName: | QGtkStylePrivate::gtkWidgetPalette | Prototype: | QPalette QGtkStylePrivate::gtkWidgetPalette(const QHashableLatin1Literal >kWidgetName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 758-776 |
| | 16 | 1 |
QGtkStylePrivate::gtkWidgetSetFocusName: | 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::initName: | QGtkStylePrivate::init | Prototype: | void QGtkStylePrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 275-279 |
| | 2 | 1 |
QGtkStylePrivate::initGtkMenuName: | QGtkStylePrivate::initGtkMenu | Prototype: | void QGtkStylePrivate::initGtkMenu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 438-466 |
| | 18 | 1 |
QGtkStylePrivate::initGtkTreeviewName: | QGtkStylePrivate::initGtkTreeview | Prototype: | void QGtkStylePrivate::initGtkTreeview() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 469-476 |
| | 5 | 1 |
QGtkStylePrivate::initGtkWidgetsName: | 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::isKDE4SessionName: | 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::removeWidgetFromMapName: | 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::resolveGtkName: | QGtkStylePrivate::resolveGtk | Prototype: | void QGtkStylePrivate::resolveGtk() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 327-432 |
| | 92 | 1 |
QGtkStylePrivate::setupGtkWidgetName: | 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::~QGtkStylePrivateName: | QGtkStylePrivate::~QGtkStylePrivate | Prototype: | QGtkStylePrivate::~QGtkStylePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 270-273 |
| | 1 | 1 |
QGtkStyleUpdateScheduler::updateThemeName: | 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::QGuiApplicationName: | QGuiApplication::QGuiApplication | Prototype: | QGuiApplication::QGuiApplication(int &argc, char **argv, int flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 579-586 |
| | 2 | 1 |
QGuiApplication::QGuiApplicationName: | QGuiApplication::QGuiApplication | Prototype: | QGuiApplication::QGuiApplication(QGuiApplicationPrivate &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 591-594 |
| | 2 | 1 |
QGuiApplication::allWindowsName: | QGuiApplication::allWindows | Prototype: | QWindowList QGuiApplication::allWindows() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 875-878 |
| | 1 | 1 |
QGuiApplication::applicationDisplayNameName: | QGuiApplication::applicationDisplayName | Prototype: | QString QGuiApplication::applicationDisplayName() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 666-669 |
| | 1 | 1 |
QGuiApplication::applicationStateName: | QGuiApplication::applicationState | Prototype: | Qt::ApplicationState QGuiApplication::applicationState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3068-3071 |
| | 1 | 1 |
QGuiApplication::changeOverrideCursorName: | 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::clipboardName: | 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::compressEventName: | QGuiApplication::compressEvent | Prototype: | bool QGuiApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1642-1645 |
| | 1 | 1 |
QGuiApplication::desktopSettingsAwareName: | QGuiApplication::desktopSettingsAware | Prototype: | bool QGuiApplication::desktopSettingsAware() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3539-3542 |
| | 1 | 1 |
QGuiApplication::devicePixelRatioName: | 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::eventName: | 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::execName: | QGuiApplication::exec | Prototype: | int QGuiApplication::exec() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1612-1618 |
| | 2 | 1 |
QGuiApplication::focusObjectName: | 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::focusWindowName: | QGuiApplication::focusWindow | Prototype: | QWindow *QGuiApplication::focusWindow() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 832-835 |
| | 1 | 1 |
QGuiApplication::fontName: | QGuiApplication::font | Prototype: | QFont QGuiApplication::font() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2882-2888 |
| | 4 | 1 |
QGuiApplication::inputMethodName: | 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::isFallbackSessionManagementEnabledName: | QGuiApplication::isFallbackSessionManagementEnabled | Prototype: | bool QGuiApplication::isFallbackSessionManagementEnabled() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3140-3143 |
| | 1 | 1 |
QGuiApplication::isSavingSessionName: | QGuiApplication::isSavingSession | Prototype: | bool QGuiApplication::isSavingSession() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3282-3286 |
| | 2 | 1 |
QGuiApplication::isSessionRestoredName: | QGuiApplication::isSessionRestored | Prototype: | bool QGuiApplication::isSessionRestored() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3264-3268 |
| | 2 | 1 |
QGuiApplication::keyboardModifiersName: | QGuiApplication::keyboardModifiers | Prototype: | Qt::KeyboardModifiers QGuiApplication::keyboardModifiers() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1519-1522 |
| | 1 | 1 |
QGuiApplication::layoutDirectionName: | QGuiApplication::layoutDirection | Prototype: | Qt::LayoutDirection QGuiApplication::layoutDirection() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3359-3365 |
| | 1 | 1 |
QGuiApplication::modalWindowName: | 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::mouseButtonsName: | QGuiApplication::mouseButtons | Prototype: | Qt::MouseButtons QGuiApplication::mouseButtons() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1560-1563 |
| | 1 | 1 |
QGuiApplication::notifyName: | 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::overrideCursorName: | 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::paletteName: | QGuiApplication::palette | Prototype: | QPalette QGuiApplication::palette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2848-2852 |
| | 2 | 1 |
QGuiApplication::platformFunctionName: | 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::platformNameName: | QGuiApplication::platformName | Prototype: | QString QGuiApplication::platformName() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1052-1056 |
| | 2 | 1 |
QGuiApplication::platformNativeInterfaceName: | QGuiApplication::platformNativeInterface | Prototype: | QPlatformNativeInterface *QGuiApplication::platformNativeInterface() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1569-1573 |
| | 2 | 1 |
QGuiApplication::primaryScreenName: | 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::queryKeyboardModifiersName: | 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::quitOnLastWindowClosedName: | QGuiApplication::quitOnLastWindowClosed | Prototype: | bool QGuiApplication::quitOnLastWindowClosed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2990-2993 |
| | 1 | 1 |
QGuiApplication::restoreOverrideCursorName: | 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::screensName: | QGuiApplication::screens | Prototype: | QList<QScreen *> QGuiApplication::screens() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 914-917 |
| | 1 | 1 |
QGuiApplication::sessionIdName: | QGuiApplication::sessionId | Prototype: | QString QGuiApplication::sessionId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3270-3274 |
| | 2 | 1 |
QGuiApplication::sessionKeyName: | QGuiApplication::sessionKey | Prototype: | QString QGuiApplication::sessionKey() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3276-3280 |
| | 2 | 1 |
QGuiApplication::setApplicationDisplayNameName: | 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::setDesktopSettingsAwareName: | QGuiApplication::setDesktopSettingsAware | Prototype: | void QGuiApplication::setDesktopSettingsAware(bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3528-3531 |
| | 1 | 1 |
QGuiApplication::setFallbackSessionManagementEnabledName: | QGuiApplication::setFallbackSessionManagementEnabled | Prototype: | void QGuiApplication::setFallbackSessionManagementEnabled(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3153-3156 |
| | 1 | 1 |
QGuiApplication::setFontName: | 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::setLayoutDirectionName: | 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::setOverrideCursorName: | 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::setPaletteName: | 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::setQuitOnLastWindowClosedName: | QGuiApplication::setQuitOnLastWindowClosed | Prototype: | void QGuiApplication::setQuitOnLastWindowClosed(bool quit) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2983-2986 |
| | 1 | 1 |
QGuiApplication::setWindowIconName: | 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::styleHintsName: | 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::syncName: | 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::topLevelAtName: | 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::topLevelWindowsName: | 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::windowIconName: | QGuiApplication::windowIcon | Prototype: | QIcon QGuiApplication::windowIcon() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2942-2945 |
| | 1 | 1 |
QGuiApplication::~QGuiApplicationName: | QGuiApplication::~QGuiApplication | Prototype: | QGuiApplication::~QGuiApplication() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 599-631 |
| | 18 | 1 |
QGuiApplicationPrivate::QGuiApplicationPrivateName: | QGuiApplicationPrivate::QGuiApplicationPrivate | Prototype: | QGuiApplicationPrivate::QGuiApplicationPrivate(int &argc, char **argv, int flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 633-645 |
| | 4 | 1 |
QGuiApplicationPrivate::_q_updateFocusObjectName: | 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::applyWindowGeometrySpecificationToName: | QGuiApplicationPrivate::applyWindowGeometrySpecificationTo | Prototype: | void QGuiApplicationPrivate::applyWindowGeometrySpecificationTo(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2872-2875 |
| | 1 | 1 |
QGuiApplicationPrivate::commitDataName: | 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::createEventDispatcherName: | 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::createPlatformIntegrationName: | 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::emitLastWindowClosedName: | 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::eventDispatcherReadyName: | 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::gammaTablesName: | 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 |