Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStyleSheetBorderData::isOpaqueName: | QStyleSheetBorderData::isOpaque | Prototype: | bool isOpaque() const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 365-381 |
| | 13 | 7 |
QStyleSheetBorderImageData::QStyleSheetBorderImageDataName: | QStyleSheetBorderImageData::QStyleSheetBorderImageData | Prototype: | QStyleSheetBorderImageData() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 302-307 |
| | 2 | 2 |
QStyleSheetBoxData::QStyleSheetBoxDataName: | QStyleSheetBoxData::QStyleSheetBoxData | Prototype: | QStyleSheetBoxData(int *m, int *p, int s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 407-413 |
| | 3 | 2 |
QStyleSheetGeometryData::QStyleSheetGeometryDataName: | QStyleSheetGeometryData::QStyleSheetGeometryData | Prototype: | QStyleSheetGeometryData(int w, int h, int minw, int minh, int maxw, int maxh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 436-437 |
| | 1 | 1 |
QStyleSheetImageData::QStyleSheetImageDataName: | QStyleSheetImageData::QStyleSheetImageData | Prototype: | QStyleSheetImageData(const QIcon &i, Qt::Alignment a, const QSize &sz) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 456-457 |
| | 1 | 1 |
QStyleSheetOutlineData::QStyleSheetOutlineDataName: | QStyleSheetOutlineData::QStyleSheetOutlineData | Prototype: | QStyleSheetOutlineData() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 387-392 |
| | 2 | 2 |
QStyleSheetOutlineData::QStyleSheetOutlineDataName: | QStyleSheetOutlineData::QStyleSheetOutlineData | Prototype: | QStyleSheetOutlineData(int *b, QBrush *c, QCss::BorderStyle *s, QSize *r, int *o) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 394-400 |
| | 2 | 2 |
QStyleSheetPaletteData::QStyleSheetPaletteDataName: | QStyleSheetPaletteData::QStyleSheetPaletteData | Prototype: | QStyleSheetPaletteData(const QBrush &fg, const QBrush &sfg, const QBrush &sbg, const QBrush &abg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 423-426 |
| | 1 | 1 |
QStyleSheetPositionData::QStyleSheetPositionDataName: | QStyleSheetPositionData::QStyleSheetPositionData | Prototype: | QStyleSheetPositionData(int l, int t, int r, int b, Origin o, Qt::Alignment p, QCss::PositionMode m, Qt::Alignment a = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 444-445 |
| | 1 | 1 |
QStyleSheetStyle::QStyleSheetStyleName: | QStyleSheetStyle::QStyleSheetStyle | Prototype: | QStyleSheetStyle::QStyleSheetStyle(QStyle *base) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2696-2703 |
| | 3 | 2 |
QStyleSheetStyle::baseStyleName: | QStyleSheetStyle::baseStyle | Prototype: | QStyle *QStyleSheetStyle::baseStyle() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2712-2719 |
| | 5 | 3 |
QStyleSheetStyle::clearWidgetFontName: | QStyleSheetStyle::clearWidgetFont | Prototype: | void QStyleSheetStyle::clearWidgetFont(QWidget* w) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5967-5970 |
| | 1 | 1 |
QStyleSheetStyle::defaultSizeName: | QStyleSheetStyle::defaultSize | Prototype: | QSize QStyleSheetStyle::defaultSize(const QWidget *w, QSize sz, const QRect& rect, int pe) const | Coverage: | 0.000% (0/90) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2164-2263 |
| | 54 | 43 |
QStyleSheetStyle::drawComplexControlName: | QStyleSheetStyle::drawComplexControl | Prototype: | void QStyleSheetStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/338) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2921-3377 |
| | 312 | 84 |
QStyleSheetStyle::drawControlName: | QStyleSheetStyle::drawControl | Prototype: | void QStyleSheetStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/617) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 3379-4207 |
| | 566 | 174 |
QStyleSheetStyle::drawItemPixmapName: | QStyleSheetStyle::drawItemPixmap | Prototype: | void QStyleSheetStyle::drawItemPixmap(QPainter *p, 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/qstylesheetstyle.cpp | Lines: | 4209-4213 |
| | 1 | 1 |
QStyleSheetStyle::drawItemTextName: | QStyleSheetStyle::drawItemText | Prototype: | void QStyleSheetStyle::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/qstylesheetstyle.cpp | Lines: | 4215-4219 |
| | 1 | 1 |
QStyleSheetStyle::drawPrimitiveName: | QStyleSheetStyle::drawPrimitive | Prototype: | void QStyleSheetStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/229) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4221-4538 |
| | 176 | 84 |
QStyleSheetStyle::eventName: | QStyleSheetStyle::event | Prototype: | bool QStyleSheetStyle::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5913-5916 |
| | 1 | 1 |
QStyleSheetStyle::generatedIconPixmapName: | QStyleSheetStyle::generatedIconPixmap | Prototype: | QPixmap QStyleSheetStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap& pixmap, const QStyleOption *option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4540-4544 |
| | 1 | 1 |
QStyleSheetStyle::getDefaultStyleSheetName: | QStyleSheetStyle::getDefaultStyleSheet | Prototype: | StyleSheet QStyleSheetStyle::getDefaultStyleSheet() const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle_default.cpp | Lines: | 145-505 |
| | 185 | 6 |
QStyleSheetStyle::hasStyleRuleName: | QStyleSheetStyle::hasStyleRule | Prototype: | bool QStyleSheetStyle::hasStyleRule(const QObject *obj, int part) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2034-2063 |
| | 19 | 6 |
QStyleSheetStyle::hitTestComplexControlName: | QStyleSheetStyle::hitTestComplexControl | Prototype: | QStyle::SubControl QStyleSheetStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4546-4596 |
| | 28 | 17 |
QStyleSheetStyle::initObjectName: | QStyleSheetStyle::initObject | Prototype: | bool QStyleSheetStyle::initObject(const QObject *obj) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2741-2755 |
| | 10 | 5 |
QStyleSheetStyle::isNaturalChildName: | QStyleSheetStyle::isNaturalChild | Prototype: | bool QStyleSheetStyle::isNaturalChild(const QObject *obj) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 6015-6021 |
| | 3 | 2 |
QStyleSheetStyle::itemPixmapRectName: | QStyleSheetStyle::itemPixmapRect | Prototype: | QRect QStyleSheetStyle::itemPixmapRect(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/qstylesheetstyle.cpp | Lines: | 4598-4601 |
| | 1 | 1 |
QStyleSheetStyle::itemTextRectName: | QStyleSheetStyle::itemTextRect | Prototype: | QRect QStyleSheetStyle::itemTextRect(const QFontMetrics &metrics, const QRect& rect, int alignment, bool enabled, const QString& text) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4603-4607 |
| | 1 | 1 |
QStyleSheetStyle::layoutSpacingName: | QStyleSheetStyle::layoutSpacing | Prototype: | int QStyleSheetStyle::layoutSpacing(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5205-5210 |
| | 1 | 1 |
QStyleSheetStyle::nativeFrameWidthName: | QStyleSheetStyle::nativeFrameWidth | Prototype: | int QStyleSheetStyle::nativeFrameWidth(const QWidget *w) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1623-1657 |
| | 15 | 8 |
QStyleSheetStyle::pixelMetricName: | QStyleSheetStyle::pixelMetric | Prototype: | int QStyleSheetStyle::pixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/250) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4609-4890 |
| | 155 | 100 |
QStyleSheetStyle::polishName: | QStyleSheetStyle::polish | Prototype: | void QStyleSheetStyle::polish(QWidget *w) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2757-2841 |
| | 61 | 13 |
QStyleSheetStyle::polishName: | QStyleSheetStyle::polish | Prototype: | void QStyleSheetStyle::polish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2843-2846 |
| | 1 | 1 |
QStyleSheetStyle::polishName: | QStyleSheetStyle::polish | Prototype: | void QStyleSheetStyle::polish(QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2848-2851 |
| | 1 | 1 |
QStyleSheetStyle::positionRectName: | QStyleSheetStyle::positionRect | Prototype: | QRect QStyleSheetStyle::positionRect(const QWidget *w, const QRenderRule &rule2, int pe, const QRect &originRect, Qt::LayoutDirection dir) const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2284-2313 |
| | 21 | 6 |
QStyleSheetStyle::positionRectName: | QStyleSheetStyle::positionRect | Prototype: | QRect QStyleSheetStyle::positionRect(const QWidget *w, const QRenderRule& rule1, const QRenderRule& rule2, int pe, const QRect& rect, Qt::LayoutDirection dir) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2315-2322 |
| | 4 | 1 |
QStyleSheetStyle::renderRuleName: | QStyleSheetStyle::renderRule | Prototype: | QRenderRule QStyleSheetStyle::renderRule(const QObject *obj, int element, quint64 state) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1725-1760 |
| | 26 | 6 |
QStyleSheetStyle::renderRuleName: | QStyleSheetStyle::renderRule | Prototype: | QRenderRule QStyleSheetStyle::renderRule(const QObject *obj, const QStyleOption *opt, int pseudoElement) const | Coverage: | 0.000% (0/298) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1762-2032 |
| | 182 | 108 |
QStyleSheetStyle::repolishName: | QStyleSheetStyle::repolish | Prototype: | void QStyleSheetStyle::repolish(QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2853-2859 |
| | 4 | 1 |
QStyleSheetStyle::repolishName: | QStyleSheetStyle::repolish | Prototype: | void QStyleSheetStyle::repolish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2861-2870 |
| | 7 | 1 |
QStyleSheetStyle::resolveAlignmentName: | QStyleSheetStyle::resolveAlignment | Prototype: | Qt::Alignment QStyleSheetStyle::resolveAlignment(Qt::LayoutDirection layDir, Qt::Alignment src) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5993-6007 |
| | 10 | 4 |
QStyleSheetStyle::saveWidgetFontName: | QStyleSheetStyle::saveWidgetFont | Prototype: | void QStyleSheetStyle::saveWidgetFont(QWidget* w, const QFont& font) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5962-5965 |
| | 1 | 1 |
QStyleSheetStyle::setGeometryName: | QStyleSheetStyle::setGeometry | Prototype: | void QStyleSheetStyle::setGeometry(QWidget *w) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2448-2494 |
| | 33 | 10 |
QStyleSheetStyle::setPaletteName: | QStyleSheetStyle::setPalette | Prototype: | void QStyleSheetStyle::setPalette(QWidget *w) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2556-2603 |
| | 28 | 9 |
QStyleSheetStyle::setPropertiesName: | QStyleSheetStyle::setProperties | Prototype: | void QStyleSheetStyle::setProperties(QWidget *w) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2496-2554 |
| | 36 | 16 |
QStyleSheetStyle::sizeFromContentsName: | QStyleSheetStyle::sizeFromContents | Prototype: | QSize QStyleSheetStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *w) const | Coverage: | 0.000% (0/190) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4892-5106 |
| | 131 | 54 |
QStyleSheetStyle::standardIconName: | QStyleSheetStyle::standardIcon | Prototype: | QIcon QStyleSheetStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5172-5183 |
| | 7 | 4 |
QStyleSheetStyle::standardPaletteName: | QStyleSheetStyle::standardPalette | Prototype: | QPalette QStyleSheetStyle::standardPalette() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5185-5188 |
| | 1 | 1 |
QStyleSheetStyle::standardPixmapName: | QStyleSheetStyle::standardPixmap | Prototype: | QPixmap QStyleSheetStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5190-5203 |
| | 8 | 4 |
QStyleSheetStyle::styleHintName: | QStyleSheetStyle::styleHint | Prototype: | int QStyleSheetStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *w, QStyleHintReturn *shret) const | Coverage: | 0.000% (0/136) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5212-5315 |
| | 76 | 55 |
QStyleSheetStyle::styleRulesName: | QStyleSheetStyle::styleRules | Prototype: | QVector<QCss::StyleRule> QStyleSheetStyle::styleRules(const QObject *obj) const | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1526-1601 |
| | 55 | 14 |
QStyleSheetStyle::styleSheetPaletteName: | QStyleSheetStyle::styleSheetPalette | Prototype: | bool QStyleSheetStyle::styleSheetPalette(const QWidget* w, const QStyleOption* opt, QPalette* pal) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5976-5991 |
| | 9 | 4 |
QStyleSheetStyle::subControlRectName: | QStyleSheetStyle::subControlRect | Prototype: | QRect QStyleSheetStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *w) const | Coverage: | 0.000% (0/270) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5317-5666 |
| | 227 | 81 |
QStyleSheetStyle::subElementRectName: | QStyleSheetStyle::subElementRect | Prototype: | QRect QStyleSheetStyle::subElementRect(SubElement se, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/229) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5668-5911 |
| | 124 | 91 |
QStyleSheetStyle::titleBarLayoutName: | QStyleSheetStyle::titleBarLayout | Prototype: | QHash<QStyle::SubControl, QRect> QStyleSheetStyle::titleBarLayout(const QWidget *w, const QStyleOptionTitleBar *tb) const | Coverage: | 0.000% (0/70) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 742-847 |
| | 78 | 28 |
QStyleSheetStyle::unpolishName: | QStyleSheetStyle::unpolish | Prototype: | void QStyleSheetStyle::unpolish(QWidget *w) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2872-2899 |
| | 20 | 3 |
QStyleSheetStyle::unpolishName: | QStyleSheetStyle::unpolish | Prototype: | void QStyleSheetStyle::unpolish(QApplication *app) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2901-2909 |
| | 6 | 2 |
QStyleSheetStyle::unsetPaletteName: | QStyleSheetStyle::unsetPalette | Prototype: | void QStyleSheetStyle::unsetPalette(QWidget *w) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2605-2648 |
| | 28 | 8 |
QStyleSheetStyle::unsetStyleSheetFontName: | QStyleSheetStyle::unsetStyleSheetFont | Prototype: | void QStyleSheetStyle::unsetStyleSheetFont(QWidget *w) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2650-2666 |
| | 10 | 2 |
QStyleSheetStyle::updateStyleSheetFontName: | QStyleSheetStyle::updateStyleSheetFont | Prototype: | void QStyleSheetStyle::updateStyleSheetFont(QWidget* w) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5918-5960 |
| | 24 | 6 |
QStyleSheetStyle::~QStyleSheetStyleName: | QStyleSheetStyle::~QStyleSheetStyle | Prototype: | QStyleSheetStyle::~QStyleSheetStyle() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2705-2711 |
| | 3 | 2 |
QStyleSheetStyleCaches::objectDestroyedName: | QStyleSheetStyleCaches::objectDestroyed | Prototype: | void QStyleSheetStyleCaches::objectDestroyed(QObject *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2721-2730 |
| | 7 | 1 |
QStyleSheetStyleCaches::styleDestroyedName: | QStyleSheetStyleCaches::styleDestroyed | Prototype: | void QStyleSheetStyleCaches::styleDestroyed(QObject *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2732-2735 |
| | 1 | 1 |
QStyleSheetStyleRecursionGuard::QStyleSheetStyleRecursionGuardName: | QStyleSheetStyleRecursionGuard::QStyleSheetStyleRecursionGuard | Prototype: | QStyleSheetStyleRecursionGuard(const QStyleSheetStyle *that) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 113-117 |
| | 1 | 2 |
QStyleSheetStyleRecursionGuard::~QStyleSheetStyleRecursionGuardName: | QStyleSheetStyleRecursionGuard::~QStyleSheetStyleRecursionGuard | Prototype: | ~QStyleSheetStyleRecursionGuard() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 118-118 |
| | 1 | 2 |
QStyleSheetStyleSelector::attributeName: | QStyleSheetStyleSelector::attribute | Prototype: | QString attribute(NodePtr node, const QString& name) const override | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1447-1483 |
| | 28 | 9 |
QStyleSheetStyleSelector::duplicateNodeName: | QStyleSheetStyleSelector::duplicateNode | Prototype: | NodePtr duplicateNode(NodePtr node) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1517-1518 |
| | 1 | 1 |
QStyleSheetStyleSelector::hasAttributesName: | QStyleSheetStyleSelector::hasAttributes | Prototype: | bool hasAttributes(NodePtr) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1507-1508 |
| | 1 | 1 |
QStyleSheetStyleSelector::isNullNodeName: | QStyleSheetStyleSelector::isNullNode | Prototype: | bool isNullNode(NodePtr node) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1511-1512 |
| | 1 | 1 |
QStyleSheetStyleSelector::nodeIdsName: | QStyleSheetStyleSelector::nodeIds | Prototype: | QStringList nodeIds(NodePtr node) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1509-1510 |
| | 1 | 1 |
QStyleSheetStyleSelector::nodeNameEqualsName: | QStyleSheetStyleSelector::nodeNameEquals | Prototype: | bool nodeNameEquals(NodePtr node, const QString& nodeName) const override | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1484-1506 |
| | 16 | 6 |
QStyleSheetStyleSelector::nodeNamesName: | QStyleSheetStyleSelector::nodeNames | Prototype: | QStringList nodeNames(NodePtr node) const override | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1431-1446 |
| | 10 | 4 |
QStyleSheetStyleSelector::parentNodeName: | QStyleSheetStyleSelector::parentNode | Prototype: | NodePtr parentNode(NodePtr node) const override | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1513-1514 |
| | 1 | 1 |
QStyleSheetStyleSelector::previousSiblingNodeName: | QStyleSheetStyleSelector::previousSiblingNode | Prototype: | NodePtr previousSiblingNode(NodePtr) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1515-1516 |
| | 1 | 1 |
QStyledItemDelegate::QStyledItemDelegateName: | QStyledItemDelegate::QStyledItemDelegate | Prototype: | QStyledItemDelegate::QStyledItemDelegate(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 237-240 |
| | 2 | 1 |
QStyledItemDelegate::createEditorName: | QStyledItemDelegate::createEditor | Prototype: | QWidget *QStyledItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 419-427 |
| | 4 | 2 |
QStyledItemDelegate::displayTextName: | QStyledItemDelegate::displayText | Prototype: | QString QStyledItemDelegate::displayText(const QVariant &value, const QLocale& locale) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 262-265 |
| | 1 | 1 |
QStyledItemDelegate::editorEventName: | QStyledItemDelegate::editorEvent | Prototype: | bool QStyledItemDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 589-640 |
| | 33 | 9 |
QStyledItemDelegate::eventFilterName: | QStyledItemDelegate::eventFilter | Prototype: | bool QStyledItemDelegate::eventFilter(QObject *object, QEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 580-584 |
| | 2 | 1 |
QStyledItemDelegate::initStyleOptionName: | QStyledItemDelegate::initStyleOption | Prototype: | void QStyledItemDelegate::initStyleOption(QStyleOptionViewItem *option, const QModelIndex &index) const | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 274-351 |
| | 50 | 14 |
QStyledItemDelegate::itemEditorFactoryName: | QStyledItemDelegate::itemEditorFactory | Prototype: | QItemEditorFactory *QStyledItemDelegate::itemEditorFactory() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 530-534 |
| | 2 | 1 |
QStyledItemDelegate::paintName: | QStyledItemDelegate::paint | Prototype: | void QStyledItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 375-386 |
| | 6 | 1 |
QStyledItemDelegate::setEditorDataName: | QStyledItemDelegate::setEditorData | Prototype: | void QStyledItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 438-453 |
| | 6 | 3 |
QStyledItemDelegate::setItemEditorFactoryName: | QStyledItemDelegate::setItemEditorFactory | Prototype: | void QStyledItemDelegate::setItemEditorFactory(QItemEditorFactory *factory) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 543-547 |
| | 2 | 1 |
QStyledItemDelegate::setModelDataName: | QStyledItemDelegate::setModelData | Prototype: | void QStyledItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 465-484 |
| | 9 | 3 |
QStyledItemDelegate::sizeHintName: | QStyledItemDelegate::sizeHint | Prototype: | QSize QStyledItemDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 398-410 |
| | 8 | 2 |
QStyledItemDelegate::updateEditorGeometryName: | QStyledItemDelegate::updateEditorGeometry | Prototype: | void QStyledItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 490-522 |
| | 16 | 5 |
QStyledItemDelegatePrivate::QStyledItemDelegatePrivateName: | QStyledItemDelegatePrivate::QStyledItemDelegatePrivate | Prototype: | QStyledItemDelegatePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 82-82 |
| | 1 | 1 |
QStyledItemDelegatePrivate::editorFactoryName: | QStyledItemDelegatePrivate::editorFactory | Prototype: | const QItemEditorFactory *editorFactory() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 89-92 |
| | 1 | 1 |
QStyledItemDelegatePrivate::widgetName: | QStyledItemDelegatePrivate::widget | Prototype: | static const QWidget *widget(const QStyleOptionViewItem &option) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 84-87 |
| | 1 | 1 |
QSubpathBackwardIterator::QSubpathBackwardIteratorName: | QSubpathBackwardIterator::QSubpathBackwardIterator | Prototype: | QSubpathBackwardIterator(const QDataBuffer<QStrokerOps::Element> *path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 67-68 |
| | 1 | 1 |
QSubpathBackwardIterator::hasNextName: | QSubpathBackwardIterator::hasNext | Prototype: | inline bool hasNext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 72-72 |
| | 1 | 1 |
QSubpathBackwardIterator::nextName: | QSubpathBackwardIterator::next | Prototype: | inline QStrokerOps::Element next() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 74-110 |
| | 20 | 7 |
QSubpathBackwardIterator::positionName: | QSubpathBackwardIterator::position | Prototype: | inline int position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 70-70 |
| | 1 | 1 |
QSubpathFlatIterator::QSubpathFlatIteratorName: | QSubpathFlatIterator::QSubpathFlatIterator | Prototype: | QSubpathFlatIterator(const QDataBuffer<QStrokerOps::Element> *path, qreal threshold) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 120-121 |
| | 1 | 1 |
QSubpathFlatIterator::hasNextName: | QSubpathFlatIterator::hasNext | Prototype: | inline bool hasNext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 123-123 |
| | 1 | 1 |
QSubpathFlatIterator::nextName: | QSubpathFlatIterator::next | Prototype: | QStrokerOps::Element next() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 125-162 |
| | 30 | 4 |
QSubpathForwardIterator::QSubpathForwardIteratorName: | QSubpathForwardIterator::QSubpathForwardIterator | Prototype: | QSubpathForwardIterator(const QDataBuffer<QStrokerOps::Element> *path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 53-54 |
| | 1 | 1 |
QSubpathForwardIterator::hasNextName: | QSubpathForwardIterator::hasNext | Prototype: | inline bool hasNext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 56-56 |
| | 1 | 1 |
QSubpathForwardIterator::nextName: | QSubpathForwardIterator::next | Prototype: | inline QStrokerOps::Element next() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 57-57 |
| | 1 | 1 |
QSubpathForwardIterator::positionName: | QSubpathForwardIterator::position | Prototype: | inline int position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 55-55 |
| | 1 | 1 |