| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
unpolish| Name: | QPixmapStyle::unpolish | | Prototype: | void QPixmapStyle::unpolish(QApplication *application) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 202-205 |
| | 1 | 1 |
unpolish| Name: | QPixmapStyle::unpolish | | Prototype: | void QPixmapStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 210-224 |
| | 8 | 4 |
subElementRect| Name: | QPixmapStyle::subElementRect | | Prototype: | QRect QPixmapStyle::subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 352-371 |
| | 9 | 3 |
subControlRect| Name: | QPixmapStyle::subControlRect | | Prototype: | QRect QPixmapStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *option, SubControl sc, const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 376-388 |
| | 4 | 4 |
styleHint| Name: | QPixmapStyle::styleHint | | Prototype: | int QPixmapStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 480-492 |
| | 4 | 4 |
sliderSizeFromContents| Name: | QPixmapStyle::sliderSizeFromContents | | Prototype: | QSize QPixmapStyle::sliderSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 984-1003 |
| | 10 | 3 |
sizeFromContents| Name: | QPixmapStyle::sizeFromContents | | Prototype: | QSize QPixmapStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 327-347 |
| | 8 | 8 |
scrollBarSubControlRect| Name: | QPixmapStyle::scrollBarSubControlRect | | Prototype: | QRect QPixmapStyle::scrollBarSubControlRect(const QStyleOptionComplex *option, QStyle::SubControl sc, const QWidget *) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1067-1117 |
| | 30 | 13 |
pushButtonSizeFromContents| Name: | QPixmapStyle::pushButtonSizeFromContents | | Prototype: | QSize QPixmapStyle::pushButtonSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 932-947 |
| | 8 | 1 |
progressBarSizeFromContents| Name: | QPixmapStyle::progressBarSizeFromContents | | Prototype: | QSize QPixmapStyle::progressBarSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 963-982 |
| | 11 | 3 |
polish| Name: | QPixmapStyle::polish | | Prototype: | void QPixmapStyle::polish(QApplication *application) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 108-114 |
| | 1 | 1 |
polish| Name: | QPixmapStyle::polish | | Prototype: | void QPixmapStyle::polish(QPalette &palette) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 119-122 |
| | 1 | 1 |
polish| Name: | QPixmapStyle::polish | | Prototype: | void QPixmapStyle::polish(QWidget *widget) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 127-197 |
| | 43 | 10 |
pixelMetric| Name: | QPixmapStyle::pixelMetric | | Prototype: | int QPixmapStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 393-475 |
| | 52 | 21 |
lineEditSizeFromContents| Name: | QPixmapStyle::lineEditSizeFromContents | | Prototype: | QSize QPixmapStyle::lineEditSizeFromContents(const QStyleOption *, const QSize &contentsSize, const QWidget *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 949-961 |
| | 6 | 1 |
itemViewSizeFromContents| Name: | QPixmapStyle::itemViewSizeFromContents | | Prototype: | QSize QPixmapStyle::itemViewSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1017-1037 |
| | 12 | 2 |
hitTestComplexControl| Name: | QPixmapStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QPixmapStyle::hitTestComplexControl(QStyle::ComplexControl control, const QStyleOptionComplex *option, const QPoint &pos, const QWidget *widget) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 497-511 |
| | 7 | 4 |
eventFilter| Name: | QPixmapStyle::eventFilter | | Prototype: | bool QPixmapStyle::eventFilter(QObject *watched, QEvent *event) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 516-568 |
| | 31 | 14 |
drawTextEdit| Name: | QPixmapStyle::drawTextEdit | | Prototype: | void QPixmapStyle::drawTextEdit(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 709-716 |
| | 4 | 1 |
drawSlider| Name: | QPixmapStyle::drawSlider | | Prototype: | void QPixmapStyle::drawSlider(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 841-893 |
| | 34 | 10 |
drawScrollBar| Name: | QPixmapStyle::drawScrollBar | | Prototype: | void QPixmapStyle::drawScrollBar(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 916-930 |
| | 8 | 3 |
drawRadioButton| Name: | QPixmapStyle::drawRadioButton | | Prototype: | void QPixmapStyle::drawRadioButton(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 737-754 |
| | 10 | 2 |
drawPushButton| Name: | QPixmapStyle::drawPushButton | | Prototype: | void QPixmapStyle::drawPushButton(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 681-694 |
| | 8 | 2 |
drawProgressBarLabel| Name: | QPixmapStyle::drawProgressBarLabel | | Prototype: | void QPixmapStyle::drawProgressBarLabel(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 791-804 |
| | 8 | 3 |
drawProgressBarFill| Name: | QPixmapStyle::drawProgressBarFill | | Prototype: | void QPixmapStyle::drawProgressBarFill(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 806-839 |
| | 20 | 6 |
drawProgressBarBackground| Name: | QPixmapStyle::drawProgressBarBackground | | Prototype: | void QPixmapStyle::drawProgressBarBackground(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 780-789 |
| | 5 | 2 |
drawPrimitive| Name: | QPixmapStyle::drawPrimitive | | Prototype: | void QPixmapStyle::drawPrimitive(PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 229-263 |
| | 18 | 14 |
drawPanelItemViewItem| Name: | QPixmapStyle::drawPanelItemViewItem | | Prototype: | void QPixmapStyle::drawPanelItemViewItem(const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 756-778 |
| | 14 | 3 |
drawLineEdit| Name: | QPixmapStyle::drawLineEdit | | Prototype: | void QPixmapStyle::drawLineEdit(const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 696-707 |
| | 6 | 2 |
drawControl| Name: | QPixmapStyle::drawControl | | Prototype: | void QPixmapStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 268-301 |
| | 19 | 7 |
drawComplexControl| Name: | QPixmapStyle::drawComplexControl | | Prototype: | void QPixmapStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 306-322 |
| | 8 | 5 |
drawComboBox| Name: | QPixmapStyle::drawComboBox | | Prototype: | void QPixmapStyle::drawComboBox(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 895-914 |
| | 13 | 1 |
drawCheckBox| Name: | QPixmapStyle::drawCheckBox | | Prototype: | void QPixmapStyle::drawCheckBox(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 718-735 |
| | 10 | 2 |
drawCachedPixmap| Name: | QPixmapStyle::drawCachedPixmap | | Prototype: | void QPixmapStyle::drawCachedPixmap(QPixmapStyle::ControlDescriptor control, const QRect &rect, QPainter *p) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 623-633 |
| | 7 | 2 |
copyPixmap| Name: | QPixmapStyle::copyPixmap | | Prototype: | void QPixmapStyle::copyPixmap(QPixmapStyle::ControlPixmap source, QPixmapStyle::ControlPixmap dest) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 666-670 |
| | 2 | 1 |
copyDescriptor| Name: | QPixmapStyle::copyDescriptor | | Prototype: | void QPixmapStyle::copyDescriptor(QPixmapStyle::ControlDescriptor source, QPixmapStyle::ControlDescriptor dest) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 611-616 |
| | 2 | 1 |
comboBoxSubControlRect| Name: | QPixmapStyle::comboBoxSubControlRect | | Prototype: | QRect QPixmapStyle::comboBoxSubControlRect(const QStyleOptionComplex *option, QStyle::SubControl sc, const QWidget *) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1039-1065 |
| | 16 | 4 |
comboBoxSizeFromContents| Name: | QPixmapStyle::comboBoxSizeFromContents | | Prototype: | QSize QPixmapStyle::comboBoxSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1005-1015 |
| | 4 | 1 |
addPixmap| Name: | QPixmapStyle::addPixmap | | Prototype: | void QPixmapStyle::addPixmap(ControlPixmap control, const QString &fileName, QMargins margins) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 642-657 |
| | 8 | 2 |
addDescriptor| Name: | QPixmapStyle::addDescriptor | | Prototype: | void QPixmapStyle::addDescriptor(QPixmapStyle::ControlDescriptor control, const QString &fileName, QMargins margins, QTileRules tileRules) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 584-601 |
| | 10 | 2 |
QPixmapStyle| Name: | QPixmapStyle::QPixmapStyle | | Prototype: | QPixmapStyle::QPixmapStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 93-96 |
| | 2 | 1 |
QPixmapStyle| Name: | QPixmapStyle::QPixmapStyle | | Prototype: | QPixmapStyle::QPixmapStyle(QPixmapStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 677-679 |
| | 1 | 1 |