Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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::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::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::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::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::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::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::polishName: | QGtkStyle::polish | Prototype: | void QGtkStyle::polish(QPalette &palette) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 442-450 |
| | 4 | 2 |
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::pixelMetricName: | QGtkStyle::pixelMetric | Prototype: | int QGtkStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/108) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 524-718 |
| | 100 | 55 |
QGtkStyle::itemPixmapRectName: | QGtkStyle::itemPixmapRect | Prototype: | QRect QGtkStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4211-4214 |
| | 1 | 1 |
QGtkStyle::hitTestComplexControlName: | QGtkStyle::hitTestComplexControl | Prototype: | QStyle::SubControl QGtkStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4228-4232 |
| | 1 | 1 |
QGtkStyle::getGConfStringName: | QGtkStyle::getGConfString | Prototype: | QString QGtkStyle::getGConfString(const QString &value, const QString &fallback) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 265-268 |
| | 1 | 1 |
QGtkStyle::getGConfBoolName: | QGtkStyle::getGConfBool | Prototype: | bool QGtkStyle::getGConfBool(const QString &key, bool fallback) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 274-277 |
| | 1 | 1 |
QGtkStyle::generatedIconPixmapName: | QGtkStyle::generatedIconPixmap | Prototype: | QPixmap QGtkStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4237-4241 |
| | 1 | 1 |
QGtkStyle::drawPrimitiveName: | QGtkStyle::drawPrimitive | Prototype: | void QGtkStyle::drawPrimitive(PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/302) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 874-1466 |
| | 384 | 100 |
QGtkStyle::drawItemTextName: | QGtkStyle::drawItemText | Prototype: | void QGtkStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4246-4250 |
| | 1 | 1 |
QGtkStyle::drawItemPixmapName: | QGtkStyle::drawItemPixmap | Prototype: | void QGtkStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4219-4223 |
| | 1 | 1 |
QGtkStyle::drawControlName: | QGtkStyle::drawControl | Prototype: | void QGtkStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/443) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 2652-3541 |
| | 597 | 124 |
QGtkStyle::drawComplexControlName: | QGtkStyle::drawComplexControl | Prototype: | void QGtkStyle::drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/700) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 1471-2646 |
| | 832 | 162 |
QGtkStyle::QGtkStyleName: | QGtkStyle::QGtkStyle | Prototype: | QGtkStyle::QGtkStyle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 322-327 |
| | 2 | 1 |
QGtkStyle::QGtkStyleName: | QGtkStyle::QGtkStyle | Prototype: | QGtkStyle::QGtkStyle(QGtkStylePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 334-339 |
| | 2 | 1 |
QGtkPainter::uniqueNameName: | QGtkPainter::uniqueName | Prototype: | QString QGtkPainter::uniqueName(const QString &key, GtkStateType state, GtkShadowType shadow, const QSize &size, GtkWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkpainter.cpp | Lines: | 61-72 |
| | 7 | 1 |
QGtkPainter::resetName: | QGtkPainter::reset | Prototype: | void QGtkPainter::reset(QPainter *painter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkpainter.cpp | Lines: | 51-59 |
| | 6 | 1 |
QGtkPainter::QGtkPainterName: | QGtkPainter::QGtkPainter | Prototype: | QGtkPainter::QGtkPainter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkpainter.cpp | Lines: | 42-45 |
| | 1 | 1 |
QGtk2Painter::renderThemeName: | QGtk2Painter::renderTheme | Prototype: | QPixmap QGtk2Painter::renderTheme(uchar *bdata, uchar *wdata, const QRect &rect) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 133-158 |
| | 16 | 4 |
QGtk2Painter::paintVlineName: | QGtk2Painter::paintVline | Prototype: | void QGtk2Painter::paintVline(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style, int y1, int y2, int x, const QString &pmKey) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 365-393 |
| | 13 | 9 |
QGtk2Painter::paintSliderName: | QGtk2Painter::paintSlider | Prototype: | void QGtk2Painter::paintSlider(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, GtkOrientation orientation, const QString &pmKey) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 534-560 |
| | 9 | 9 |
QGtk2Painter::paintShadowName: | QGtk2Painter::paintShadow | Prototype: | void QGtk2Painter::paintShadow(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &pmKey) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 563-581 |
| | 9 | 9 |
QGtk2Painter::paintResizeGripName: | QGtk2Painter::paintResizeGrip | Prototype: | void QGtk2Painter::paintResizeGrip(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GdkWindowEdge edge, GtkStyle *style, const QString &pmKey) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 447-468 |
| | 9 | 9 |
QGtk2Painter::paintOptionName: | QGtk2Painter::paintOption | Prototype: | void QGtk2Painter::paintOption(GtkWidget *gtkWidget, const QRect &radiorect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &detail) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 634-663 |
| | 13 | 9 |
QGtk2Painter::paintHlineName: | QGtk2Painter::paintHline | Prototype: | void QGtk2Painter::paintHline(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style, int x1, int x2, int y, const QString &pmKey) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 336-363 |
| | 13 | 9 |
QGtk2Painter::paintHandleName: | QGtk2Painter::paintHandle | Prototype: | void QGtk2Painter::paintHandle(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkOrientation orientation, GtkStyle *style) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 505-531 |
| | 10 | 9 |
QGtk2Painter::paintFocusName: | QGtk2Painter::paintFocus | Prototype: | void QGtk2Painter::paintFocus(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style, const QString &pmKey) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 423-444 |
| | 9 | 9 |
QGtk2Painter::paintFlatBoxName: | QGtk2Painter::paintFlatBox | Prototype: | void QGtk2Painter::paintFlatBox(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &pmKey) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 583-606 |
| | 9 | 9 |
QGtk2Painter::paintExtentionName: | QGtk2Painter::paintExtention | Prototype: | void QGtk2Painter::paintExtention(GtkWidget *gtkWidget, const gchar *part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkPositionType gap_pos, GtkStyle *style) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 608-632 |
| | 10 | 9 |
QGtk2Painter::paintExpanderName: | QGtk2Painter::paintExpander | Prototype: | void QGtk2Painter::paintExpander(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkExpanderStyle expander_state, GtkStyle *style, const QString &pmKey) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 396-421 |
| | 11 | 9 |
QGtk2Painter::paintCheckboxName: | QGtk2Painter::paintCheckbox | Prototype: | void QGtk2Painter::paintCheckbox(GtkWidget *gtkWidget, const QRect &checkrect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &detail) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 665-695 |
| | 13 | 9 |
QGtk2Painter::paintBoxGapName: | QGtk2Painter::paintBoxGap | Prototype: | void QGtk2Painter::paintBoxGap(GtkWidget *gtkWidget, const gchar* part, const QRect &paintRect, GtkStateType state, GtkShadowType shadow, GtkPositionType gap_side, gint x, gint width, GtkStyle *style) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 207-272 |
| | 31 | 11 |
QGtk2Painter::paintBoxName: | QGtk2Painter::paintBox | Prototype: | void QGtk2Painter::paintBox(GtkWidget *gtkWidget, const gchar* part, const QRect &paintRect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &pmKey) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | Lines: | 274-334 |
| | 30 | 11 |