| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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::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::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::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::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::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::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::polish| Name: | 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::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::pixelMetric| Name: | 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::itemPixmapRect| Name: | 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::hitTestComplexControl| Name: | 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::getGConfString| Name: | 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::getGConfBool| Name: | 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::generatedIconPixmap| Name: | 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::drawPrimitive| Name: | 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::drawItemText| Name: | 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::drawItemPixmap| Name: | 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::drawControl| Name: | 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::drawComplexControl| Name: | 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::QGtkStyle| Name: | 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::QGtkStyle| Name: | 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::uniqueName| Name: | 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::reset| Name: | 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::QGtkPainter| Name: | 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::renderTheme| Name: | 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::paintVline| Name: | 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::paintSlider| Name: | 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::paintShadow| Name: | 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::paintResizeGrip| Name: | 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::paintOption| Name: | 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::paintHline| Name: | 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::paintHandle| Name: | 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::paintFocus| Name: | 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::paintFlatBox| Name: | 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::paintExtention| Name: | 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::paintExpander| Name: | 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::paintCheckbox| Name: | 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::paintBoxGap| Name: | 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::paintBox| Name: | 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 |