| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QProxyStyle::QProxyStyle| Name: | 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: | 128-138 |
| | 6 | 2 |
QProgressStyleAnimation::speed| Name: | 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: | 149-152 |
| | 1 | 1 |
QProgressStyleAnimation::setSpeed| Name: | 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: | 154-157 |
| | 1 | 1 |
QProgressStyleAnimation::progressStep| Name: | 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: | 140-147 |
| | 5 | 2 |
QProgressStyleAnimation::isUpdateNeeded| Name: | 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: | 159-170 |
| | 6 | 3 |
QProgressStyleAnimation::animationStep| Name: | 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: | 135-138 |
| | 1 | 1 |
QProgressStyleAnimation::QProgressStyleAnimation| Name: | 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: | 130-133 |
| | 2 | 1 |
QProgressDialogPrivate::setCancelButtonText| Name: | 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: | 441-455 |
| | 7 | 3 |
QProgressDialogPrivate::retranslateStrings| Name: | 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: | 178-182 |
| | 2 | 2 |
QProgressDialogPrivate::layout| Name: | 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: | 132-176 |
| | 29 | 6 |
QProgressDialogPrivate::init| Name: | 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: | 108-130 |
| | 17 | 2 |
QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint| Name: | 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: | 501-509 |
| | 5 | 2 |
QProgressDialogPrivate::adoptChildWidget| Name: | 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: | 486-499 |
| | 8 | 4 |
QProgressDialogPrivate::_q_disconnectOnClose| Name: | 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: | 184-193 |
| | 6 | 2 |
QProgressDialogPrivate::QProgressDialogPrivate| Name: | QProgressDialogPrivate::QProgressDialogPrivate | | Prototype: | QProgressDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 65-75 |
| | 2 | 1 |
QProgressDialog::wasCanceled| Name: | 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: | 517-521 |
| | 2 | 1 |
QProgressDialog::value| Name: | 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: | 634-638 |
| | 2 | 1 |
QProgressDialog::sizeHint| Name: | 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: | 713-724 |
| | 9 | 2 |
QProgressDialog::showEvent| Name: | 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: | 835-841 |
| | 4 | 1 |
QProgressDialog::setValue| Name: | 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: | 657-705 |
| | 33 | 11 |
QProgressDialog::setRange| Name: | 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: | 578-582 |
| | 2 | 1 |
QProgressDialog::setMinimumDuration| Name: | 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: | 762-770 |
| | 5 | 2 |
QProgressDialog::setMinimum| Name: | 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: | 560-564 |
| | 2 | 1 |
QProgressDialog::setMaximum| Name: | 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: | 539-543 |
| | 2 | 1 |
QProgressDialog::setLabelText| Name: | 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: | 381-388 |
| | 4 | 2 |
QProgressDialog::setLabel| Name: | 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: | 352-363 |
| | 8 | 3 |
QProgressDialog::setCancelButtonText| Name: | 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: | 434-439 |
| | 3 | 1 |
QProgressDialog::setCancelButton| Name: | 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: | 401-424 |
| | 13 | 4 |
QProgressDialog::setBar| Name: | 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: | 465-484 |
| | 13 | 4 |
QProgressDialog::setAutoReset| Name: | 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: | 798-802 |
| | 2 | 1 |
QProgressDialog::setAutoClose| Name: | 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: | 819-823 |
| | 2 | 1 |
QProgressDialog::resizeEvent| Name: | 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: | 728-732 |
| | 2 | 1 |
QProgressDialog::reset| Name: | 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: | 592-616 |
| | 13 | 5 |
QProgressDialog::open| Name: | 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: | 870-877 |
| | 5 | 1 |
QProgressDialog::minimumDuration| Name: | 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: | 772-776 |
| | 2 | 1 |
QProgressDialog::minimum| Name: | 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: | 554-558 |
| | 2 | 1 |
QProgressDialog::maximum| Name: | 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: | 533-537 |
| | 2 | 1 |
QProgressDialog::labelText| Name: | 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: | 373-379 |
| | 4 | 2 |
QProgressDialog::forceShow| Name: | 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: | 850-859 |
| | 6 | 2 |
QProgressDialog::closeEvent| Name: | 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: | 783-787 |
| | 2 | 1 |
QProgressDialog::changeEvent| Name: | 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: | 737-746 |
| | 6 | 3 |
QProgressDialog::cancel| Name: | 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: | 624-631 |
| | 5 | 1 |
QProgressDialog::autoReset| Name: | 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: | 804-808 |
| | 2 | 1 |
QProgressDialog::autoClose| Name: | 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: | 825-829 |
| | 2 | 1 |
QProgressDialog::QProgressDialog| Name: | 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: | 285-291 |
| | 3 | 1 |
QProgressDialog::QProgressDialog| Name: | 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: | 315-323 |
| | 2 | 1 |
QProgressBarPrivate::resetLayoutItemMargins| Name: | 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: | 100-106 |
| | 4 | 1 |
QProgressBarPrivate::repaintRequired| Name: | 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: | 135-165 |
| | 19 | 6 |
QProgressBarPrivate::initDefaultFormat| Name: | 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: | 83-87 |
| | 2 | 2 |
QProgressBarPrivate::init| Name: | 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: | 89-98 |
| | 7 | 2 |
QProgressBarPrivate::bound| Name: | 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: | 71-71 |
| | 1 | 1 |
QProgressBarPrivate::QProgressBarPrivate| Name: | 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: | 75-81 |
| | 1 | 1 |
QProgressBar::value| Name: | 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: | 331-334 |
| | 1 | 1 |
QProgressBar::textDirection| Name: | 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: | 563-567 |
| | 2 | 1 |
QProgressBar::text| Name: | 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: | 459-485 |
| | 16 | 3 |
QProgressBar::sizeHint| Name: | 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: | 418-429 |
| | 9 | 2 |
QProgressBar::setValue| Name: | 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: | 312-329 |
| | 12 | 4 |
QProgressBar::setTextVisible| Name: | 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: | 372-379 |
| | 4 | 2 |
QProgressBar::setTextDirection| Name: | 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: | 556-561 |
| | 3 | 1 |
QProgressBar::setRange| Name: | 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: | 350-362 |
| | 7 | 3 |
QProgressBar::setOrientation| Name: | 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: | 498-513 |
| | 12 | 3 |
QProgressBar::setMinimum| Name: | 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: | 274-277 |
| | 1 | 1 |
QProgressBar::setMaximum| Name: | 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: | 295-298 |
| | 1 | 1 |
QProgressBar::setInvertedAppearance| Name: | 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: | 533-538 |
| | 3 | 1 |
QProgressBar::setFormat| Name: | 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: | 602-610 |
| | 6 | 2 |
QProgressBar::setAlignment| Name: | QProgressBar::setAlignment | | Prototype: | void QProgressBar::setAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 390-396 |
| | 3 | 2 |
QProgressBar::resetFormat| Name: | QProgressBar::resetFormat | | Prototype: | void QProgressBar::resetFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 612-618 |
| | 4 | 1 |
QProgressBar::reset| Name: | QProgressBar::reset | | Prototype: | void QProgressBar::reset() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 255-263 |
| | 5 | 2 |
QProgressBar::paintEvent| Name: | QProgressBar::paintEvent | | Prototype: | void QProgressBar::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 406-413 |
| | 5 | 1 |
QProgressBar::orientation| Name: | QProgressBar::orientation | | Prototype: | Qt::Orientation QProgressBar::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 515-519 |
| | 2 | 1 |
QProgressBar::minimumSizeHint| Name: | QProgressBar::minimumSizeHint | | Prototype: | QSize QProgressBar::minimumSizeHint() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 434-442 |
| | 5 | 2 |
QProgressBar::minimum| Name: | QProgressBar::minimum | | Prototype: | int QProgressBar::minimum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 279-282 |
| | 1 | 1 |
QProgressBar::maximum| Name: | QProgressBar::maximum | | Prototype: | int QProgressBar::maximum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 300-303 |
| | 1 | 1 |
QProgressBar::isTextVisible| Name: | QProgressBar::isTextVisible | | Prototype: | bool QProgressBar::isTextVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 381-384 |
| | 1 | 1 |
QProgressBar::invertedAppearance| Name: | QProgressBar::invertedAppearance | | Prototype: | bool QProgressBar::invertedAppearance() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 540-544 |
| | 2 | 1 |
QProgressBar::initStyleOption| Name: | QProgressBar::initStyleOption | | Prototype: | void QProgressBar::initStyleOption(QStyleOptionProgressBar *option) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 115-133 |
| | 15 | 3 |
QProgressBar::format| Name: | QProgressBar::format | | Prototype: | QString QProgressBar::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 620-624 |
| | 2 | 1 |
QProgressBar::event| Name: | QProgressBar::event | | Prototype: | bool QProgressBar::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 570-587 |
| | 8 | 4 |
QProgressBar::alignment| Name: | QProgressBar::alignment | | Prototype: | Qt::Alignment QProgressBar::alignment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 398-401 |
| | 1 | 1 |
QProgressBar::QProgressBar| Name: | QProgressBar::QProgressBar | | Prototype: | QProgressBar::QProgressBar(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 237-241 |
| | 1 | 1 |
QProcessPrivate::waitForWrite| Name: | QProcessPrivate::waitForWrite | | Prototype: | bool QProcessPrivate::waitForWrite(int msecs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 930-936 |
| | 4 | 1 |
QProcessPrivate::execChild| Name: | QProcessPrivate::execChild | | Prototype: | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 503-569 |
| | 28 | 11 |
QProcess::processEnvironment| Name: | QProcess::processEnvironment | | Prototype: | QProcessEnvironment QProcess::processEnvironment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1772-1776 |
| | 2 | 1 |
QPrinterPrivate::changeEngines| Name: | QPrinterPrivate::changeEngines | | Prototype: | void QPrinterPrivate::changeEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 155-179 |
| | 14 | 7 |
QPrinterPagedPaintDevicePrivate::setPageMargins| Name: | QPrinterPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 271-274 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::setPageLayout| Name: | QPrinterPagedPaintDevicePrivate::setPageLayout | | Prototype: | bool setPageLayout(const QPageLayout &newPageLayout) override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 225-240 |
| | 7 | 2 |
QPrinterInfo::supportsCustomPageSizes| Name: | QPrinterInfo::supportsCustomPageSizes | | Prototype: | bool QPrinterInfo::supportsCustomPageSizes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 270-274 |
| | 2 | 1 |
QPrinterInfo::supportedSizesWithNames| Name: | QPrinterInfo::supportedSizesWithNames | | Prototype: | QList<QPair<QString, QSizeF> > QPrinterInfo::supportedSizesWithNames() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 337-346 |
| | 7 | 2 |
QPrinterInfo::supportedResolutions| Name: | QPrinterInfo::supportedResolutions | | Prototype: | QList<int> QPrinterInfo::supportedResolutions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 355-359 |
| | 2 | 1 |
QPrinterInfo::supportedPaperSizes| Name: | QPrinterInfo::supportedPaperSizes | | Prototype: | QList<QPrinter::PaperSize> QPrinterInfo::supportedPaperSizes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 315-324 |
| | 7 | 2 |
QPrinterInfo::supportedDuplexModes| Name: | QPrinterInfo::supportedDuplexModes | | Prototype: | QList<QPrinter::DuplexMode> QPrinterInfo::supportedDuplexModes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 379-388 |
| | 7 | 2 |
QPrinterInfo::state| Name: | QPrinterInfo::state | | Prototype: | QPrinter::PrinterState QPrinterInfo::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 234-238 |
| | 2 | 1 |
QPrinterInfo::minimumPhysicalPageSize| Name: | QPrinterInfo::minimumPhysicalPageSize | | Prototype: | QPageSize QPrinterInfo::minimumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 284-288 |
| | 2 | 1 |
QPrinterInfo::maximumPhysicalPageSize| Name: | QPrinterInfo::maximumPhysicalPageSize | | Prototype: | QPageSize QPrinterInfo::maximumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 298-302 |
| | 2 | 1 |
QPrinterInfo::makeAndModel| Name: | QPrinterInfo::makeAndModel | | Prototype: | QString QPrinterInfo::makeAndModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 188-192 |
| | 2 | 1 |
QPrinterInfo::location| Name: | QPrinterInfo::location | | Prototype: | QString QPrinterInfo::location() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 177-181 |
| | 2 | 1 |
QPrinterInfo::isRemote| Name: | QPrinterInfo::isRemote | | Prototype: | bool QPrinterInfo::isRemote() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 220-224 |
| | 2 | 1 |
QPrinterInfo::isDefault| Name: | QPrinterInfo::isDefault | | Prototype: | bool QPrinterInfo::isDefault() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 209-213 |
| | 2 | 1 |
QPrinterInfo::description| Name: | QPrinterInfo::description | | Prototype: | QString QPrinterInfo::description() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 166-170 |
| | 2 | 1 |
QPrinterInfo::defaultPrinterName| Name: | QPrinterInfo::defaultPrinterName | | Prototype: | QString QPrinterInfo::defaultPrinterName() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 438-444 |
| | 4 | 2 |