| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPlainTextDocumentLayout::requestUpdate| Name: | QPlainTextDocumentLayout::requestUpdate | | Prototype: | void QPlainTextDocumentLayout::requestUpdate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 251-254 |
| | 1 | 1 |
QPlainTextDocumentLayout::priv| Name: | QPlainTextDocumentLayout::priv | | Prototype: | QPlainTextDocumentLayoutPrivate *QPlainTextDocumentLayout::priv() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 240-244 |
| | 2 | 1 |
QPlainTextDocumentLayout::pageCount| Name: | QPlainTextDocumentLayout::pageCount | | Prototype: | int QPlainTextDocumentLayout::pageCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 167-168 |
| | 1 | 1 |
QPlainTextDocumentLayout::layoutBlock| Name: | QPlainTextDocumentLayout::layoutBlock | | Prototype: | void QPlainTextDocumentLayout::layoutBlock(const QTextBlock &block) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 352-417 |
| | 49 | 11 |
QPlainTextDocumentLayout::hitTest| Name: | QPlainTextDocumentLayout::hitTest | | Prototype: | int QPlainTextDocumentLayout::hitTest(const QPointF &, Qt::HitTestAccuracy ) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 154-162 |
| | 1 | 1 |
QPlainTextDocumentLayout::frameBoundingRect| Name: | QPlainTextDocumentLayout::frameBoundingRect | | Prototype: | QRectF QPlainTextDocumentLayout::frameBoundingRect(QTextFrame *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 182-186 |
| | 2 | 1 |
QPlainTextDocumentLayout::ensureBlockLayout| Name: | QPlainTextDocumentLayout::ensureBlockLayout | | Prototype: | void QPlainTextDocumentLayout::ensureBlockLayout(const QTextBlock &block) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 214-221 |
| | 5 | 3 |
QPlainTextDocumentLayout::documentSize| Name: | QPlainTextDocumentLayout::documentSize | | Prototype: | QSizeF QPlainTextDocumentLayout::documentSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 173-177 |
| | 2 | 1 |
QPlainTextDocumentLayout::documentChanged| Name: | QPlainTextDocumentLayout::documentChanged | | Prototype: | void QPlainTextDocumentLayout::documentChanged(int from, int charsRemoved, int charsAdded) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 285-349 |
| | 44 | 16 |
QPlainTextDocumentLayout::cursorWidth| Name: | QPlainTextDocumentLayout::cursorWidth | | Prototype: | int QPlainTextDocumentLayout::cursorWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 234-238 |
| | 2 | 1 |
QPlainTextDocumentLayout::blockWidth| Name: | QPlainTextDocumentLayout::blockWidth | | Prototype: | qreal QPlainTextDocumentLayout::blockWidth(const QTextBlock &block) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 419-430 |
| | 8 | 3 |
QPlainTextDocumentLayout::blockBoundingRect| Name: | QPlainTextDocumentLayout::blockBoundingRect | | Prototype: | QRectF QPlainTextDocumentLayout::blockBoundingRect(const QTextBlock &block) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 191-209 |
| | 14 | 6 |
QPlainTextDocumentLayout::QPlainTextDocumentLayout| Name: | QPlainTextDocumentLayout::QPlainTextDocumentLayout | | Prototype: | QPlainTextDocumentLayout::QPlainTextDocumentLayout(QTextDocument *document) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 135-137 |
| | 2 | 1 |
QPlaceHolderItem::QPlaceHolderItem| Name: | QPlaceHolderItem::QPlaceHolderItem | | Prototype: | QPlaceHolderItem::QPlaceHolderItem(QWidget *w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 72-79 |
| | 5 | 2 |
QPixmapStylePrivate::scale| Name: | QPixmapStylePrivate::scale | | Prototype: | QPixmap QPixmapStylePrivate::scale(int w, int h, const QPixmap &pixmap, const QPixmapStyleDescriptor &desc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1119-1131 |
| | 8 | 1 |
QPixmapStylePrivate::getCachedPixmap| Name: | QPixmapStylePrivate::getCachedPixmap | | Prototype: | QPixmap QPixmapStylePrivate::getCachedPixmap(QPixmapStyle::ControlDescriptor control, const QPixmapStyleDescriptor &desc, const QSize &size) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1133-1152 |
| | 11 | 2 |
QPixmapStylePrivate::computeSize| Name: | QPixmapStylePrivate::computeSize | | Prototype: | QSize QPixmapStylePrivate::computeSize(const QPixmapStyleDescriptor &desc, int width, int height) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1154-1161 |
| | 5 | 3 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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 |
QPixmapStyle::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::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::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 |
QPixmapIconEngine::write| Name: | QPixmapIconEngine::write | | Prototype: | bool QPixmapIconEngine::write(QDataStream &out) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 495-510 |
| | 11 | 3 |
QPixmapIconEngine::virtual_hook| Name: | QPixmapIconEngine::virtual_hook | | Prototype: | void QPixmapIconEngine::virtual_hook(int id, void *data) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 512-533 |
| | 13 | 6 |
QPixmapIconEngine::tryMatch| Name: | QPixmapIconEngine::tryMatch | | Prototype: | QPixmapIconEngineEntry *QPixmapIconEngine::tryMatch(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 213-224 |
| | 7 | 4 |
QPixmapIconEngine::read| Name: | QPixmapIconEngine::read | | Prototype: | bool QPixmapIconEngine::read(QDataStream &in) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 464-493 |
| | 22 | 4 |
QPixmapIconEngine::pixmap| Name: | QPixmapIconEngine::pixmap | | Prototype: | QPixmap QPixmapIconEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 279-336 |
| | 42 | 17 |
QPixmapIconEngine::paint| Name: | QPixmapIconEngine::paint | | Prototype: | void QPixmapIconEngine::paint(QPainter *painter, const QRect &rect, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 180-185 |
| | 3 | 1 |
QPixmapIconEngine::key| Name: | QPixmapIconEngine::key | | Prototype: | QString QPixmapIconEngine::key() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 454-457 |
| | 1 | 1 |
QPixmapIconEngine::clone| Name: | QPixmapIconEngine::clone | | Prototype: | QIconEngine *QPixmapIconEngine::clone() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 459-462 |
| | 1 | 1 |
QPixmapIconEngine::bestMatch| Name: | QPixmapIconEngine::bestMatch | | Prototype: | QPixmapIconEngineEntry *QPixmapIconEngine::bestMatch(const QSize &size, QIcon::Mode mode, QIcon::State state, bool sizeOnly) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 227-277 |
| | 41 | 20 |
QPixmapIconEngine::addPixmap| Name: | QPixmapIconEngine::addPixmap | | Prototype: | void QPixmapIconEngine::addPixmap(const QPixmap &pixmap, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 352-363 |
| | 6 | 3 |
QPixmapIconEngine::addFile| Name: | QPixmapIconEngine::addFile | | Prototype: | void QPixmapIconEngine::addFile(const QString &fileName, const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 409-452 |
| | 29 | 13 |
QPixmapIconEngine::actualSize| Name: | QPixmapIconEngine::actualSize | | Prototype: | QSize QPixmapIconEngine::actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 338-350 |
| | 8 | 4 |
QPixmapIconEngine::QPixmapIconEngine| Name: | QPixmapIconEngine::QPixmapIconEngine | | Prototype: | QPixmapIconEngine::QPixmapIconEngine(const QPixmapIconEngine &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 171-174 |
| | 2 | 1 |
QPixmapFilter::type| Name: | QPixmapFilter::type | | Prototype: | QPixmapFilter::FilterType QPixmapFilter::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 148-152 |
| | 2 | 1 |
QPixmapFilter::boundingRectFor| Name: | QPixmapFilter::boundingRectFor | | Prototype: | QRectF QPixmapFilter::boundingRectFor(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 160-163 |
| | 1 | 1 |
QPixmapFilter::QPixmapFilter| Name: | QPixmapFilter::QPixmapFilter | | Prototype: | QPixmapFilter::QPixmapFilter(FilterType type, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 115-119 |
| | 1 | 1 |
QPixmapFilter::QPixmapFilter| Name: | QPixmapFilter::QPixmapFilter | | Prototype: | QPixmapFilter::QPixmapFilter(QPixmapFilterPrivate&d, QPixmapFilter::FilterType type, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 126-130 |
| | 1 | 1 |
QPixmapDropShadowFilterPrivate::QPixmapDropShadowFilterPrivate| Name: | QPixmapDropShadowFilterPrivate::QPixmapDropShadowFilterPrivate | | Prototype: | QPixmapDropShadowFilterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1141-1142 |
| | 1 | 1 |
QPixmapDropShadowFilter::setOffset| Name: | QPixmapDropShadowFilter::setOffset | | Prototype: | void QPixmapDropShadowFilter::setOffset(const QPointF &offset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1277-1281 |
| | 2 | 1 |
QPixmapDropShadowFilter::setColor| Name: | QPixmapDropShadowFilter::setColor | | Prototype: | void QPixmapDropShadowFilter::setColor(const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1251-1255 |
| | 2 | 1 |
QPixmapDropShadowFilter::setBlurRadius| Name: | QPixmapDropShadowFilter::setBlurRadius | | Prototype: | void QPixmapDropShadowFilter::setBlurRadius(qreal radius) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1225-1229 |
| | 2 | 1 |
QPixmapDropShadowFilter::offset| Name: | QPixmapDropShadowFilter::offset | | Prototype: | QPointF QPixmapDropShadowFilter::offset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1264-1268 |
| | 2 | 1 |
QPixmapDropShadowFilter::draw| Name: | QPixmapDropShadowFilter::draw | | Prototype: | void QPixmapDropShadowFilter::draw(QPainter *p, const QPointF &pos, const QPixmap &px, const QRectF &src) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1307-1344 |
| | 21 | 2 |
QPixmapDropShadowFilter::color| Name: | QPixmapDropShadowFilter::color | | Prototype: | QColor QPixmapDropShadowFilter::color() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1238-1242 |
| | 2 | 1 |
QPixmapDropShadowFilter::boundingRectFor| Name: | QPixmapDropShadowFilter::boundingRectFor | | Prototype: | QRectF QPixmapDropShadowFilter::boundingRectFor(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1298-1302 |
| | 2 | 1 |
QPixmapDropShadowFilter::blurRadius| Name: | QPixmapDropShadowFilter::blurRadius | | Prototype: | qreal QPixmapDropShadowFilter::blurRadius() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1210-1214 |
| | 2 | 1 |
QPixmapDropShadowFilter::QPixmapDropShadowFilter| Name: | QPixmapDropShadowFilter::QPixmapDropShadowFilter | | Prototype: | QPixmapDropShadowFilter::QPixmapDropShadowFilter(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1187-1190 |
| | 2 | 1 |
QPixmapConvolutionFilterPrivate::~QPixmapConvolutionFilterPrivate| Name: | QPixmapConvolutionFilterPrivate::~QPixmapConvolutionFilterPrivate | | Prototype: | ~QPixmapConvolutionFilterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 211-213 |
| | 1 | 1 |
QPixmapConvolutionFilterPrivate::QPixmapConvolutionFilterPrivate| Name: | QPixmapConvolutionFilterPrivate::QPixmapConvolutionFilterPrivate | | Prototype: | QPixmapConvolutionFilterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 210-210 |
| | 1 | 1 |
QPixmapConvolutionFilter::setConvolutionKernel| Name: | QPixmapConvolutionFilter::setConvolutionKernel | | Prototype: | void QPixmapConvolutionFilter::setConvolutionKernel(const qreal *kernel, int rows, int columns) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 256-264 |
| | 6 | 1 |
QPixmapConvolutionFilter::rows| Name: | QPixmapConvolutionFilter::rows | | Prototype: | int QPixmapConvolutionFilter::rows() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 282-286 |
| | 2 | 1 |
QPixmapConvolutionFilter::draw| Name: | QPixmapConvolutionFilter::draw | | Prototype: | void QPixmapConvolutionFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF& srcRect) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 413-473 |
| | 38 | 9 |
QPixmapConvolutionFilter::convolutionKernel| Name: | QPixmapConvolutionFilter::convolutionKernel | | Prototype: | const qreal *QPixmapConvolutionFilter::convolutionKernel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 271-275 |
| | 2 | 1 |
QPixmapConvolutionFilter::columns| Name: | QPixmapConvolutionFilter::columns | | Prototype: | int QPixmapConvolutionFilter::columns() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 293-297 |
| | 2 | 1 |
QPixmapConvolutionFilter::boundingRectFor| Name: | QPixmapConvolutionFilter::boundingRectFor | | Prototype: | QRectF QPixmapConvolutionFilter::boundingRectFor(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 303-307 |
| | 2 | 1 |
QPixmapConvolutionFilter::QPixmapConvolutionFilter| Name: | QPixmapConvolutionFilter::QPixmapConvolutionFilter | | Prototype: | QPixmapConvolutionFilter::QPixmapConvolutionFilter(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 229-234 |
| | 2 | 1 |
QPixmapColorizeFilter::strength| Name: | QPixmapColorizeFilter::strength | | Prototype: | qreal QPixmapColorizeFilter::strength() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1064-1068 |
| | 2 | 1 |
QPixmapColorizeFilter::setStrength| Name: | QPixmapColorizeFilter::setStrength | | Prototype: | void QPixmapColorizeFilter::setStrength(qreal strength) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1075-1081 |
| | 4 | 1 |
QPixmapColorizeFilter::setColor| Name: | QPixmapColorizeFilter::setColor | | Prototype: | void QPixmapColorizeFilter::setColor(const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1052-1056 |
| | 2 | 1 |
QPixmapColorizeFilter::draw| Name: | QPixmapColorizeFilter::draw | | Prototype: | void QPixmapColorizeFilter::draw(QPainter *painter, const QPointF &dest, const QPixmap &src, const QRectF &srcRect) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1086-1136 |
| | 31 | 6 |
QPixmapColorizeFilter::color| Name: | QPixmapColorizeFilter::color | | Prototype: | QColor QPixmapColorizeFilter::color() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1041-1045 |
| | 2 | 1 |