Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPushButton::focusInEventName: | QPushButton::focusInEvent | Prototype: | void QPushButton::focusInEvent(QFocusEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 479-489 |
| | 7 | 3 |
QPushButton::eventName: | QPushButton::event | Prototype: | bool QPushButton::event(QEvent *e) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 661-680 |
| | 11 | 6 |
QPushButton::autoDefaultName: | QPushButton::autoDefault | Prototype: | bool QPushButton::autoDefault() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 357-363 |
| | 4 | 2 |
QPushButton::QPushButtonName: | QPushButton::QPushButton | Prototype: | QPushButton::QPushButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 244-249 |
| | 2 | 1 |
QPushButton::QPushButtonName: | QPushButton::QPushButton | Prototype: | QPushButton::QPushButton(const QString &text, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 256-262 |
| | 3 | 1 |
QPushButton::QPushButtonName: | QPushButton::QPushButton | Prototype: | QPushButton::QPushButton(const QIcon& icon, const QString &text, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 272-279 |
| | 4 | 1 |
QPushButton::QPushButtonName: | QPushButton::QPushButton | Prototype: | QPushButton::QPushButton(QPushButtonPrivate &dd, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 283-288 |
| | 2 | 1 |
QProxyStylePrivate::ensureBaseStyleName: | QProxyStylePrivate::ensureBaseStyle | Prototype: | void QProxyStylePrivate::ensureBaseStyle() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 78-106 |
| | 16 | 7 |
QProxyStyle::unpolishName: | QProxyStyle::unpolish | Prototype: | void QProxyStyle::unpolish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 365-370 |
| | 3 | 1 |
QProxyStyle::unpolishName: | QProxyStyle::unpolish | Prototype: | void QProxyStyle::unpolish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 374-379 |
| | 3 | 1 |
QProxyStyle::subElementRectName: | QProxyStyle::subElementRect | Prototype: | QRect QProxyStyle::subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 248-253 |
| | 3 | 1 |
QProxyStyle::subControlRectName: | QProxyStyle::subControlRect | Prototype: | QRect QProxyStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *option, SubControl sc, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 257-262 |
| | 3 | 1 |
QProxyStyle::styleHintName: | QProxyStyle::styleHint | Prototype: | int QProxyStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 293-298 |
| | 3 | 1 |
QProxyStyle::standardPixmapName: | QProxyStyle::standardPixmap | Prototype: | QPixmap QProxyStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 311-316 |
| | 3 | 1 |
QProxyStyle::standardPaletteName: | QProxyStyle::standardPalette | Prototype: | QPalette QProxyStyle::standardPalette() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 329-334 |
| | 3 | 1 |
QProxyStyle::standardIconName: | QProxyStyle::standardIcon | Prototype: | QIcon QProxyStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 398-405 |
| | 3 | 1 |
QProxyStyle::sizeFromContentsName: | QProxyStyle::sizeFromContents | Prototype: | QSize QProxyStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 239-244 |
| | 3 | 1 |
QProxyStyle::setBaseStyleName: | QProxyStyle::setBaseStyle | Prototype: | void QProxyStyle::setBaseStyle(QStyle *style) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 175-188 |
| | 7 | 3 |
QProxyStyle::polishName: | QProxyStyle::polish | Prototype: | void QProxyStyle::polish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 338-343 |
| | 3 | 1 |
QProxyStyle::polishName: | QProxyStyle::polish | Prototype: | void QProxyStyle::polish(QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 347-352 |
| | 3 | 1 |
QProxyStyle::polishName: | QProxyStyle::polish | Prototype: | void QProxyStyle::polish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 356-361 |
| | 3 | 1 |
QProxyStyle::pixelMetricName: | QProxyStyle::pixelMetric | Prototype: | int QProxyStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 302-307 |
| | 3 | 1 |
QProxyStyle::layoutSpacingName: | QProxyStyle::layoutSpacing | Prototype: | int QProxyStyle::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/qproxystyle.cpp | Lines: | 419-428 |
| | 3 | 1 |
QProxyStyle::itemTextRectName: | QProxyStyle::itemTextRect | Prototype: | QRect QProxyStyle::itemTextRect(const QFontMetrics &fm, const QRect &r, int flags, bool enabled, const QString &text) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 266-271 |
| | 3 | 1 |
QProxyStyle::itemPixmapRectName: | QProxyStyle::itemPixmapRect | Prototype: | QRect QProxyStyle::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/qproxystyle.cpp | Lines: | 275-280 |
| | 3 | 1 |
QProxyStyle::hitTestComplexControlName: | QProxyStyle::hitTestComplexControl | Prototype: | QStyle::SubControl QProxyStyle::hitTestComplexControl(ComplexControl control, const QStyleOptionComplex *option, const QPoint &pos, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 284-289 |
| | 3 | 1 |
QProxyStyle::generatedIconPixmapName: | QProxyStyle::generatedIconPixmap | Prototype: | QPixmap QProxyStyle::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/qproxystyle.cpp | Lines: | 320-325 |
| | 3 | 1 |
QProxyStyle::eventName: | QProxyStyle::event | Prototype: | bool QProxyStyle::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 383-388 |
| | 3 | 1 |
QProxyStyle::drawPrimitiveName: | QProxyStyle::drawPrimitive | Prototype: | void QProxyStyle::drawPrimitive(PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 192-197 |
| | 3 | 1 |
QProxyStyle::drawItemTextName: | QProxyStyle::drawItemText | Prototype: | void QProxyStyle::drawItemText(QPainter *painter, const QRect &rect, int flags, 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/qproxystyle.cpp | Lines: | 220-226 |
| | 3 | 1 |
QProxyStyle::drawItemPixmapName: | QProxyStyle::drawItemPixmap | Prototype: | void QProxyStyle::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/qproxystyle.cpp | Lines: | 230-235 |
| | 3 | 1 |
QProxyStyle::drawControlName: | QProxyStyle::drawControl | Prototype: | void QProxyStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 202-207 |
| | 3 | 1 |
QProxyStyle::drawComplexControlName: | QProxyStyle::drawComplexControl | Prototype: | void QProxyStyle::drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 211-216 |
| | 3 | 1 |
QProxyStyle::baseStyleName: | QProxyStyle::baseStyle | Prototype: | QStyle *QProxyStyle::baseStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 160-165 |
| | 3 | 1 |
QProxyStyle::QProxyStyleName: | QProxyStyle::QProxyStyle | Prototype: | QProxyStyle::QProxyStyle(QStyle *style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 115-124 |
| | 5 | 2 |
QProxyStyle::QProxyStyleName: | QProxyStyle::QProxyStyle | Prototype: | QProxyStyle::QProxyStyle(const QString &key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 134-144 |
| | 6 | 2 |
QProgressStyleAnimation::speedName: | QProgressStyleAnimation::speed | Prototype: | int QProgressStyleAnimation::speed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 155-158 |
| | 1 | 1 |
QProgressStyleAnimation::setSpeedName: | QProgressStyleAnimation::setSpeed | Prototype: | void QProgressStyleAnimation::setSpeed(int speed) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 160-163 |
| | 1 | 1 |
QProgressStyleAnimation::progressStepName: | QProgressStyleAnimation::progressStep | Prototype: | int QProgressStyleAnimation::progressStep(int width) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 146-153 |
| | 5 | 2 |
QProgressStyleAnimation::isUpdateNeededName: | QProgressStyleAnimation::isUpdateNeeded | Prototype: | bool QProgressStyleAnimation::isUpdateNeeded() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 165-176 |
| | 6 | 3 |
QProgressStyleAnimation::animationStepName: | QProgressStyleAnimation::animationStep | Prototype: | int QProgressStyleAnimation::animationStep() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 141-144 |
| | 1 | 1 |
QProgressStyleAnimation::QProgressStyleAnimationName: | QProgressStyleAnimation::QProgressStyleAnimation | Prototype: | QProgressStyleAnimation::QProgressStyleAnimation(int speed, QObject *target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 136-139 |
| | 2 | 1 |
QProgressDialogPrivate::setCancelButtonTextName: | QProgressDialogPrivate::setCancelButtonText | Prototype: | void QProgressDialogPrivate::setCancelButtonText(const QString &cancelButtonText) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 447-461 |
| | 7 | 3 |
QProgressDialogPrivate::retranslateStringsName: | QProgressDialogPrivate::retranslateStrings | Prototype: | void QProgressDialogPrivate::retranslateStrings() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 184-188 |
| | 2 | 2 |
QProgressDialogPrivate::layoutName: | QProgressDialogPrivate::layout | Prototype: | void QProgressDialogPrivate::layout() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 138-182 |
| | 29 | 6 |
QProgressDialogPrivate::initName: | QProgressDialogPrivate::init | Prototype: | void QProgressDialogPrivate::init(const QString &labelText, const QString &cancelText, int min, int max) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 114-136 |
| | 17 | 2 |
QProgressDialogPrivate::ensureSizeIsAtLeastSizeHintName: | QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint | Prototype: | void QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 507-515 |
| | 5 | 2 |
QProgressDialogPrivate::adoptChildWidgetName: | QProgressDialogPrivate::adoptChildWidget | Prototype: | void QProgressDialogPrivate::adoptChildWidget(QWidget *c) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 492-505 |
| | 8 | 4 |
QProgressDialogPrivate::_q_disconnectOnCloseName: | QProgressDialogPrivate::_q_disconnectOnClose | Prototype: | void QProgressDialogPrivate::_q_disconnectOnClose() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 190-199 |
| | 6 | 2 |
QProgressDialogPrivate::QProgressDialogPrivateName: | QProgressDialogPrivate::QProgressDialogPrivate | Prototype: | QProgressDialogPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 71-81 |
| | 2 | 1 |
QProgressDialog::wasCanceledName: | QProgressDialog::wasCanceled | Prototype: | bool QProgressDialog::wasCanceled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 523-527 |
| | 2 | 1 |
QProgressDialog::valueName: | QProgressDialog::value | Prototype: | int QProgressDialog::value() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 640-644 |
| | 2 | 1 |
QProgressDialog::sizeHintName: | QProgressDialog::sizeHint | Prototype: | QSize QProgressDialog::sizeHint() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 719-730 |
| | 9 | 2 |
QProgressDialog::showEventName: | QProgressDialog::showEvent | Prototype: | void QProgressDialog::showEvent(QShowEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 841-847 |
| | 4 | 1 |
QProgressDialog::setValueName: | QProgressDialog::setValue | Prototype: | void QProgressDialog::setValue(int progress) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 663-711 |
| | 33 | 11 |
QProgressDialog::setRangeName: | QProgressDialog::setRange | Prototype: | void QProgressDialog::setRange(int minimum, int maximum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 584-588 |
| | 2 | 1 |
QProgressDialog::setMinimumDurationName: | QProgressDialog::setMinimumDuration | Prototype: | void QProgressDialog::setMinimumDuration(int ms) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 768-776 |
| | 5 | 2 |
QProgressDialog::setMinimumName: | QProgressDialog::setMinimum | Prototype: | void QProgressDialog::setMinimum(int minimum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 566-570 |
| | 2 | 1 |
QProgressDialog::setMaximumName: | QProgressDialog::setMaximum | Prototype: | void QProgressDialog::setMaximum(int maximum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 545-549 |
| | 2 | 1 |
QProgressDialog::setLabelTextName: | QProgressDialog::setLabelText | Prototype: | void QProgressDialog::setLabelText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 387-394 |
| | 4 | 2 |
QProgressDialog::setLabelName: | QProgressDialog::setLabel | Prototype: | void QProgressDialog::setLabel(QLabel *label) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 358-369 |
| | 8 | 3 |
QProgressDialog::setCancelButtonTextName: | QProgressDialog::setCancelButtonText | Prototype: | void QProgressDialog::setCancelButtonText(const QString &cancelButtonText) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 440-445 |
| | 3 | 1 |
QProgressDialog::setCancelButtonName: | QProgressDialog::setCancelButton | Prototype: | void QProgressDialog::setCancelButton(QPushButton *cancelButton) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 407-430 |
| | 13 | 4 |
QProgressDialog::setBarName: | QProgressDialog::setBar | Prototype: | void QProgressDialog::setBar(QProgressBar *bar) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 471-490 |
| | 13 | 4 |
QProgressDialog::setAutoResetName: | QProgressDialog::setAutoReset | Prototype: | void QProgressDialog::setAutoReset(bool b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 804-808 |
| | 2 | 1 |
QProgressDialog::setAutoCloseName: | QProgressDialog::setAutoClose | Prototype: | void QProgressDialog::setAutoClose(bool close) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 825-829 |
| | 2 | 1 |
QProgressDialog::resizeEventName: | QProgressDialog::resizeEvent | Prototype: | void QProgressDialog::resizeEvent(QResizeEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 734-738 |
| | 2 | 1 |
QProgressDialog::resetName: | QProgressDialog::reset | Prototype: | void QProgressDialog::reset() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 598-622 |
| | 13 | 5 |
QProgressDialog::openName: | QProgressDialog::open | Prototype: | void QProgressDialog::open(QObject *receiver, const char *member) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 876-883 |
| | 5 | 1 |
QProgressDialog::minimumDurationName: | QProgressDialog::minimumDuration | Prototype: | int QProgressDialog::minimumDuration() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 778-782 |
| | 2 | 1 |
QProgressDialog::minimumName: | QProgressDialog::minimum | Prototype: | int QProgressDialog::minimum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 560-564 |
| | 2 | 1 |
QProgressDialog::maximumName: | QProgressDialog::maximum | Prototype: | int QProgressDialog::maximum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 539-543 |
| | 2 | 1 |
QProgressDialog::labelTextName: | QProgressDialog::labelText | Prototype: | QString QProgressDialog::labelText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 379-385 |
| | 4 | 2 |
QProgressDialog::forceShowName: | QProgressDialog::forceShow | Prototype: | void QProgressDialog::forceShow() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 856-865 |
| | 6 | 2 |
QProgressDialog::closeEventName: | QProgressDialog::closeEvent | Prototype: | void QProgressDialog::closeEvent(QCloseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 789-793 |
| | 2 | 1 |
QProgressDialog::changeEventName: | QProgressDialog::changeEvent | Prototype: | void QProgressDialog::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 743-752 |
| | 6 | 3 |
QProgressDialog::cancelName: | QProgressDialog::cancel | Prototype: | void QProgressDialog::cancel() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 630-637 |
| | 5 | 1 |
QProgressDialog::autoResetName: | QProgressDialog::autoReset | Prototype: | bool QProgressDialog::autoReset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 810-814 |
| | 2 | 1 |
QProgressDialog::autoCloseName: | QProgressDialog::autoClose | Prototype: | bool QProgressDialog::autoClose() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 831-835 |
| | 2 | 1 |
QProgressDialog::QProgressDialogName: | QProgressDialog::QProgressDialog | Prototype: | QProgressDialog::QProgressDialog(QWidget *parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 291-297 |
| | 3 | 1 |
QProgressDialog::QProgressDialogName: | QProgressDialog::QProgressDialog | Prototype: | QProgressDialog::QProgressDialog(const QString &labelText, const QString &cancelButtonText, int minimum, int maximum, QWidget *parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 321-329 |
| | 2 | 1 |
QProgressBarPrivate::resetLayoutItemMarginsName: | QProgressBarPrivate::resetLayoutItemMargins | Prototype: | void QProgressBarPrivate::resetLayoutItemMargins() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 106-112 |
| | 4 | 1 |
QProgressBarPrivate::repaintRequiredName: | QProgressBarPrivate::repaintRequired | Prototype: | bool QProgressBarPrivate::repaintRequired() const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 141-170 |
| | 18 | 6 |
QProgressBarPrivate::initDefaultFormatName: | QProgressBarPrivate::initDefaultFormat | Prototype: | void QProgressBarPrivate::initDefaultFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 89-93 |
| | 2 | 2 |
QProgressBarPrivate::initName: | QProgressBarPrivate::init | Prototype: | void QProgressBarPrivate::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 95-104 |
| | 7 | 2 |
QProgressBarPrivate::boundName: | QProgressBarPrivate::bound | Prototype: | inline int bound(int val) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 77-77 |
| | 1 | 1 |
QProgressBarPrivate::QProgressBarPrivateName: | QProgressBarPrivate::QProgressBarPrivate | Prototype: | QProgressBarPrivate::QProgressBarPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 81-87 |
| | 1 | 1 |
QProgressBar::valueName: | QProgressBar::value | Prototype: | int QProgressBar::value() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 335-338 |
| | 1 | 1 |
QProgressBar::textDirectionName: | QProgressBar::textDirection | Prototype: | QProgressBar::Direction QProgressBar::textDirection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 567-571 |
| | 2 | 1 |
QProgressBar::textName: | QProgressBar::text | Prototype: | QString QProgressBar::text() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 463-489 |
| | 16 | 3 |
QProgressBar::sizeHintName: | QProgressBar::sizeHint | Prototype: | QSize QProgressBar::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 422-433 |
| | 9 | 2 |
QProgressBar::setValueName: | QProgressBar::setValue | Prototype: | void QProgressBar::setValue(int value) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 316-333 |
| | 12 | 4 |
QProgressBar::setTextVisibleName: | QProgressBar::setTextVisible | Prototype: | void QProgressBar::setTextVisible(bool visible) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 376-383 |
| | 4 | 2 |
QProgressBar::setTextDirectionName: | QProgressBar::setTextDirection | Prototype: | void QProgressBar::setTextDirection(QProgressBar::Direction textDirection) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 560-565 |
| | 3 | 1 |
QProgressBar::setRangeName: | QProgressBar::setRange | Prototype: | void QProgressBar::setRange(int minimum, int maximum) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 354-366 |
| | 7 | 3 |
QProgressBar::setOrientationName: | QProgressBar::setOrientation | Prototype: | void QProgressBar::setOrientation(Qt::Orientation orientation) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 502-517 |
| | 12 | 3 |
QProgressBar::setMinimumName: | QProgressBar::setMinimum | Prototype: | void QProgressBar::setMinimum(int minimum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 278-281 |
| | 1 | 1 |
QProgressBar::setMaximumName: | QProgressBar::setMaximum | Prototype: | void QProgressBar::setMaximum(int maximum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 299-302 |
| | 1 | 1 |
QProgressBar::setInvertedAppearanceName: | QProgressBar::setInvertedAppearance | Prototype: | void QProgressBar::setInvertedAppearance(bool invert) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 537-542 |
| | 3 | 1 |
QProgressBar::setFormatName: | QProgressBar::setFormat | Prototype: | void QProgressBar::setFormat(const QString &format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 606-614 |
| | 6 | 2 |