| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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 |
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 |
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::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::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::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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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::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 |
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 |
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::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::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::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::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 |
QPropertyAnimation::QPropertyAnimation| Name: | QPropertyAnimation::QPropertyAnimation | | Prototype: | QPropertyAnimation::QPropertyAnimation(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 145-148 |
| | 2 | 1 |
QPropertyAnimation::QPropertyAnimation| Name: | QPropertyAnimation::QPropertyAnimation | | Prototype: | QPropertyAnimation::QPropertyAnimation(QObject *target, const QByteArray &propertyName, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 157-162 |
| | 2 | 1 |
QPropertyAnimation::event| Name: | QPropertyAnimation::event | | Prototype: | bool QPropertyAnimation::event(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 227-230 |
| | 1 | 1 |
QPropertyAnimation::propertyName| Name: | QPropertyAnimation::propertyName | | Prototype: | QByteArray QPropertyAnimation::propertyName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 205-209 |
| | 2 | 1 |
QPropertyAnimation::setPropertyName| Name: | QPropertyAnimation::setPropertyName | | Prototype: | void QPropertyAnimation::setPropertyName(const QByteArray &propertyName) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 211-221 |
| | 6 | 2 |
QPropertyAnimation::setTargetObject| Name: | QPropertyAnimation::setTargetObject | | Prototype: | void QPropertyAnimation::setTargetObject(QObject *target) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 183-196 |
| | 8 | 3 |
QPropertyAnimation::targetObject| Name: | QPropertyAnimation::targetObject | | Prototype: | QObject *QPropertyAnimation::targetObject() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QPropertyAnimation::updateCurrentValue| Name: | QPropertyAnimation::updateCurrentValue | | Prototype: | void QPropertyAnimation::updateCurrentValue(const QVariant &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 239-243 |
| | 2 | 1 |
QPropertyAnimation::updateState| Name: | QPropertyAnimation::updateState | | Prototype: | void QPropertyAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 67.568% (25/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 251-309 |
| | 33 | 9 |
QPropertyAnimation::~QPropertyAnimation| Name: | QPropertyAnimation::~QPropertyAnimation | | Prototype: | QPropertyAnimation::~QPropertyAnimation() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 167-170 |
| | 1 | 1 |
QPropertyAnimationPrivate::updateMetaProperty| Name: | QPropertyAnimationPrivate::updateMetaProperty | | Prototype: | void QPropertyAnimationPrivate::updateMetaProperty() | | Coverage: | 66.667% (12/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 94-117 |
| | 14 | 6 |
QPropertyAnimationPrivate::updateProperty| Name: | QPropertyAnimationPrivate::updateProperty | | Prototype: | void QPropertyAnimationPrivate::updateProperty(const QVariant &newValue) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 119-139 |
| | 11 | 4 |
QProxyStyle::QProxyStyle| Name: | 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: | 109-118 |
| | 5 | 2 |
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 |
QProxyStyle::baseStyle| Name: | 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: | 154-159 |
| | 3 | 1 |
QProxyStyle::drawComplexControl| Name: | 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: | 205-210 |
| | 3 | 1 |
QProxyStyle::drawControl| Name: | 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: | 196-201 |
| | 3 | 1 |
QProxyStyle::drawItemPixmap| Name: | 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: | 224-229 |
| | 3 | 1 |
QProxyStyle::drawItemText| Name: | 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: | 214-220 |
| | 3 | 1 |
QProxyStyle::drawPrimitive| Name: | 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: | 186-191 |
| | 3 | 1 |
QProxyStyle::event| Name: | 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: | 377-382 |
| | 3 | 1 |
QProxyStyle::generatedIconPixmap| Name: | 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: | 314-319 |
| | 3 | 1 |
QProxyStyle::hitTestComplexControl| Name: | 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: | 278-283 |
| | 3 | 1 |
QProxyStyle::itemPixmapRect| Name: | 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: | 269-274 |
| | 3 | 1 |
QProxyStyle::itemTextRect| Name: | 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: | 260-265 |
| | 3 | 1 |
QProxyStyle::layoutSpacing| Name: | 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: | 413-422 |
| | 3 | 1 |
QProxyStyle::pixelMetric| Name: | 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: | 296-301 |
| | 3 | 1 |
QProxyStyle::polish| Name: | 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: | 332-337 |
| | 3 | 1 |
QProxyStyle::polish| Name: | 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: | 341-346 |
| | 3 | 1 |
QProxyStyle::polish| Name: | 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: | 350-355 |
| | 3 | 1 |
QProxyStyle::setBaseStyle| Name: | 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: | 169-182 |
| | 7 | 3 |
QProxyStyle::sizeFromContents| Name: | 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: | 233-238 |
| | 3 | 1 |
QProxyStyle::standardIcon| Name: | 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: | 392-399 |
| | 3 | 1 |
QProxyStyle::standardPalette| Name: | 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: | 323-328 |
| | 3 | 1 |
QProxyStyle::standardPixmap| Name: | 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: | 305-310 |
| | 3 | 1 |
QProxyStyle::styleHint| Name: | 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: | 287-292 |
| | 3 | 1 |
QProxyStyle::subControlRect| Name: | 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: | 251-256 |
| | 3 | 1 |
QProxyStyle::subElementRect| Name: | 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: | 242-247 |
| | 3 | 1 |
QProxyStyle::unpolish| Name: | 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: | 359-364 |
| | 3 | 1 |
QProxyStyle::unpolish| Name: | 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: | 368-373 |
| | 3 | 1 |
QProxyStylePrivate::ensureBaseStyle| Name: | 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: | 72-100 |
| | 16 | 7 |
QPushButton::QPushButton| Name: | 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: | 238-243 |
| | 2 | 1 |