| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QDir::QDir| Name: | QDir::QDir | | Prototype: | QDir::QDir(const QString &path, const QString &nameFilter, SortFlags sort, Filters filters) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 556-560 |
| | 2 | 1 |
QDir::QDir| Name: | QDir::QDir | | Prototype: | QDir::QDir(const QDir &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 568-571 |
| | 2 | 1 |
QDialogPrivate::styleHint| Name: | QDialogPrivate::styleHint | | Prototype: | QVariant QDialogPrivate::styleHint(QPlatformDialogHelper::StyleHint hint) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 137-142 |
| | 3 | 2 |
QDialogPrivate::setNativeDialogVisible| Name: | QDialogPrivate::setNativeDialogVisible | | Prototype: | bool QDialogPrivate::setNativeDialogVisible(bool visible) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 123-135 |
| | 8 | 4 |
QDialogPrivate::setMainDefault| Name: | QDialogPrivate::setMainDefault | | Prototype: | void QDialogPrivate::setMainDefault(QPushButton *pushButton) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 384-388 |
| | 2 | 1 |
QDialogPrivate::setDefault| Name: | QDialogPrivate::setDefault | | Prototype: | void QDialogPrivate::setDefault(QPushButton *pushButton) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 359-377 |
| | 14 | 7 |
QDialogPrivate::resetModalitySetByOpen| Name: | QDialogPrivate::resetModalitySetByOpen | | Prototype: | void QDialogPrivate::resetModalitySetByOpen() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 404-417 |
| | 5 | 2 |
QDialogPrivate::platformHelper| Name: | QDialogPrivate::platformHelper | | Prototype: | QPlatformDialogHelper *QDialogPrivate::platformHelper() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 83-103 |
| | 13 | 4 |
QDialogPrivate::parentWindow| Name: | QDialogPrivate::parentWindow | | Prototype: | QWindow *QDialogPrivate::parentWindow() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 116-121 |
| | 3 | 2 |
QDialogPrivate::hideDefault| Name: | QDialogPrivate::hideDefault | | Prototype: | void QDialogPrivate::hideDefault() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 395-402 |
| | 4 | 2 |
QDialogPrivate::deletePlatformHelper| Name: | QDialogPrivate::deletePlatformHelper | | Prototype: | void QDialogPrivate::deletePlatformHelper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 144-150 |
| | 4 | 1 |
QDialogPrivate::canBeNativeDialog| Name: | QDialogPrivate::canBeNativeDialog | | Prototype: | bool QDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 105-114 |
| | 7 | 2 |
QDialogButtonBoxPrivate::retranslateStrings| Name: | QDialogButtonBoxPrivate::retranslateStrings | | Prototype: | void QDialogButtonBoxPrivate::retranslateStrings() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 447-457 |
| | 6 | 3 |
QDialogButtonBoxPrivate::resetLayout| Name: | QDialogButtonBoxPrivate::resetLayout | | Prototype: | void QDialogButtonBoxPrivate::resetLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 208-213 |
| | 2 | 1 |
QDialogButtonBoxPrivate::layoutButtons| Name: | QDialogButtonBoxPrivate::layoutButtons | | Prototype: | void QDialogButtonBoxPrivate::layoutButtons() | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 229-346 |
| | 61 | 29 |
QDialogButtonBoxPrivate::initLayout| Name: | QDialogButtonBoxPrivate::initLayout | | Prototype: | void QDialogButtonBoxPrivate::initLayout() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 179-206 |
| | 20 | 5 |
QDialogButtonBoxPrivate::createStandardButtons| Name: | QDialogButtonBoxPrivate::createStandardButtons | | Prototype: | void QDialogButtonBoxPrivate::createStandardButtons(QDialogButtonBox::StandardButtons buttons) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 435-445 |
| | 6 | 3 |
QDialogButtonBoxPrivate::createButton| Name: | QDialogButtonBoxPrivate::createButton | | Prototype: | QPushButton *QDialogButtonBoxPrivate::createButton(QDialogButtonBox::StandardButton sbutton, bool doLayout) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 348-422 |
| | 39 | 23 |
QDialogButtonBoxPrivate::addButtonsToLayout| Name: | QDialogButtonBoxPrivate::addButtonsToLayout | | Prototype: | void QDialogButtonBoxPrivate::addButtonsToLayout(const QList<QAbstractButton *> &buttonList, bool reverse) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 215-227 |
| | 7 | 2 |
QDialogButtonBoxPrivate::addButton| Name: | QDialogButtonBoxPrivate::addButton | | Prototype: | void QDialogButtonBoxPrivate::addButton(QAbstractButton *button, QDialogButtonBox::ButtonRole role, bool doLayout) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 424-433 |
| | 6 | 2 |
QDialogButtonBoxPrivate::_q_handleButtonDestroyed| Name: | QDialogButtonBoxPrivate::_q_handleButtonDestroyed | | Prototype: | void QDialogButtonBoxPrivate::_q_handleButtonDestroyed() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 885-892 |
| | 4 | 2 |
QDialogButtonBoxPrivate::_q_handleButtonClicked| Name: | QDialogButtonBoxPrivate::_q_handleButtonClicked | | Prototype: | void QDialogButtonBoxPrivate::_q_handleButtonClicked() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 851-883 |
| | 15 | 9 |
QDialogButtonBoxPrivate::QDialogButtonBoxPrivate| Name: | QDialogButtonBoxPrivate::QDialogButtonBoxPrivate | | Prototype: | QDialogButtonBoxPrivate::QDialogButtonBoxPrivate(Qt::Orientation orient) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 174-177 |
| | 2 | 1 |
QDialogButtonBox::standardButtons| Name: | QDialogButtonBox::standardButtons | | Prototype: | QDialogButtonBox::StandardButtons QDialogButtonBox::standardButtons() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 815-825 |
| | 7 | 2 |
QDialogButtonBox::standardButton| Name: | QDialogButtonBox::standardButton | | Prototype: | QDialogButtonBox::StandardButton QDialogButtonBox::standardButton(QAbstractButton *button) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 845-849 |
| | 2 | 1 |
QDialogButtonBox::setStandardButtons| Name: | QDialogButtonBox::setStandardButtons | | Prototype: | void QDialogButtonBox::setStandardButtons(StandardButtons buttons) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 805-813 |
| | 4 | 1 |
QDialogButtonBox::setOrientation| Name: | QDialogButtonBox::setOrientation | | Prototype: | void QDialogButtonBox::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 643-651 |
| | 5 | 2 |
QDialogButtonBox::setCenterButtons| Name: | QDialogButtonBox::setCenterButtons | | Prototype: | void QDialogButtonBox::setCenterButtons(bool center) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 905-912 |
| | 4 | 2 |
QDialogButtonBox::removeButton| Name: | QDialogButtonBox::removeButton | | Prototype: | void QDialogButtonBox::removeButton(QAbstractButton *button) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 715-740 |
| | 16 | 8 |
QDialogButtonBox::orientation| Name: | QDialogButtonBox::orientation | | Prototype: | Qt::Orientation QDialogButtonBox::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 638-641 |
| | 1 | 1 |
QDialogButtonBox::event| Name: | QDialogButtonBox::event | | Prototype: | bool QDialogButtonBox::event(QEvent *event) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 952-979 |
| | 20 | 8 |
QDialogButtonBox::clear| Name: | QDialogButtonBox::clear | | Prototype: | void QDialogButtonBox::clear() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 658-672 |
| | 8 | 3 |
QDialogButtonBox::changeEvent| Name: | QDialogButtonBox::changeEvent | | Prototype: | void QDialogButtonBox::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 923-947 |
| | 13 | 5 |
QDialogButtonBox::centerButtons| Name: | QDialogButtonBox::centerButtons | | Prototype: | bool QDialogButtonBox::centerButtons() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 914-918 |
| | 2 | 1 |
QDialogButtonBox::buttons| Name: | QDialogButtonBox::buttons | | Prototype: | QList<QAbstractButton *> QDialogButtonBox::buttons() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 679-689 |
| | 7 | 3 |
QDialogButtonBox::buttonRole| Name: | QDialogButtonBox::buttonRole | | Prototype: | QDialogButtonBox::ButtonRole QDialogButtonBox::buttonRole(QAbstractButton *button) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 697-708 |
| | 7 | 4 |
QDialogButtonBox::button| Name: | QDialogButtonBox::button | | Prototype: | QPushButton *QDialogButtonBox::button(StandardButton which) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 833-837 |
| | 2 | 1 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | void QDialogButtonBox::addButton(QAbstractButton *button, ButtonRole role) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 753-763 |
| | 7 | 2 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | QPushButton *QDialogButtonBox::addButton(const QString &text, ButtonRole role) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 772-782 |
| | 7 | 2 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | QPushButton *QDialogButtonBox::addButton(StandardButton button) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 791-795 |
| | 2 | 1 |
QDialogButtonBox::QDialogButtonBox| Name: | QDialogButtonBox::QDialogButtonBox | | Prototype: | QDialogButtonBox::QDialogButtonBox(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 464-468 |
| | 1 | 1 |
QDialogButtonBox::QDialogButtonBox| Name: | QDialogButtonBox::QDialogButtonBox | | Prototype: | QDialogButtonBox::QDialogButtonBox(Qt::Orientation orientation, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 475-479 |
| | 1 | 1 |
QDialogButtonBox::QDialogButtonBox| Name: | QDialogButtonBox::QDialogButtonBox | | Prototype: | QDialogButtonBox::QDialogButtonBox(StandardButtons buttons, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 489-494 |
| | 2 | 1 |
QDialogButtonBox::QDialogButtonBox| Name: | QDialogButtonBox::QDialogButtonBox | | Prototype: | QDialogButtonBox::QDialogButtonBox(StandardButtons buttons, Qt::Orientation orientation, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 502-508 |
| | 2 | 1 |
QDialog::~QDialog| Name: | QDialog::~QDialog | | Prototype: | QDialog::~QDialog() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 341-350 |
| | 1 | 1 |
QDialog::sizeHint| Name: | QDialog::sizeHint | | Prototype: | QSize QDialog::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1021-1033 |
| | 8 | 3 |
QDialog::showExtension| Name: | QDialog::showExtension | | Prototype: | void QDialog::showExtension(bool showIt) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 970-1017 |
| | 35 | 8 |
QDialog::showEvent| Name: | QDialog::showEvent | | Prototype: | void QDialog::showEvent(QShowEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 782-791 |
| | 6 | 3 |
QDialog::setVisible| Name: | QDialog::setVisible | | Prototype: | void QDialog::setVisible(bool visible) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 705-779 |
| | 40 | 16 |
QDialog::setSizeGripEnabled| Name: | QDialog::setSizeGripEnabled | | Prototype: | void QDialog::setSizeGripEnabled(bool enabled) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1083-1111 |
| | 15 | 5 |
QDialog::setResult| Name: | QDialog::setResult | | Prototype: | void QDialog::setResult(int r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 468-472 |
| | 2 | 1 |
QDialog::setOrientation| Name: | QDialog::setOrientation | | Prototype: | void QDialog::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 888-892 |
| | 2 | 1 |
QDialog::setModal| Name: | QDialog::setModal | | Prototype: | void QDialog::setModal(bool modal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1066-1069 |
| | 1 | 1 |
QDialog::setExtension| Name: | QDialog::setExtension | | Prototype: | void QDialog::setExtension(QWidget* extension) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 925-937 |
| | 8 | 3 |
QDialog::result| Name: | QDialog::result | | Prototype: | int QDialog::result() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 454-458 |
| | 2 | 1 |
QDialog::resizeEvent| Name: | QDialog::resizeEvent | | Prototype: | void QDialog::resizeEvent(QResizeEvent *) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1116-1128 |
| | 6 | 3 |
QDialog::reject| Name: | QDialog::reject | | Prototype: | void QDialog::reject() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 604-607 |
| | 1 | 1 |
QDialog::orientation| Name: | QDialog::orientation | | Prototype: | Qt::Orientation QDialog::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 905-909 |
| | 2 | 1 |
QDialog::open| Name: | QDialog::open | | Prototype: | void QDialog::open() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 482-499 |
| | 9 | 2 |
QDialog::minimumSizeHint| Name: | QDialog::minimumSizeHint | | Prototype: | QSize QDialog::minimumSizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1037-1050 |
| | 8 | 3 |
QDialog::keyPressEvent| Name: | QDialog::keyPressEvent | | Prototype: | void QDialog::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 649-679 |
| | 15 | 9 |
QDialog::isSizeGripEnabled| Name: | QDialog::isSizeGripEnabled | | Prototype: | bool QDialog::isSizeGripEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1072-1080 |
| | 2 | 1 |
QDialog::extension| Name: | QDialog::extension | | Prototype: | QWidget* QDialog::extension() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 951-955 |
| | 2 | 1 |
QDialog::exec| Name: | QDialog::exec | | Prototype: | int QDialog::exec() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 515-555 |
| | 27 | 6 |
QDialog::eventFilter| Name: | QDialog::eventFilter | | Prototype: | bool QDialog::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 610-613 |
| | 1 | 1 |
QDialog::done| Name: | QDialog::done | | Prototype: | void QDialog::done(int r) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 571-585 |
| | 10 | 3 |
QDialog::contextMenuEvent| Name: | QDialog::contextMenuEvent | | Prototype: | void QDialog::contextMenuEvent(QContextMenuEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 621-645 |
| | 15 | 6 |
QDialog::closeEvent| Name: | QDialog::closeEvent | | Prototype: | void QDialog::closeEvent(QCloseEvent *e) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 682-696 |
| | 8 | 4 |
QDialog::adjustPosition| Name: | QDialog::adjustPosition | | Prototype: | void QDialog::adjustPosition(QWidget* w) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 794-872 |
| | 47 | 17 |
QDialog::accept| Name: | QDialog::accept | | Prototype: | void QDialog::accept() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 593-596 |
| | 1 | 1 |
QDialog::QDialog| Name: | QDialog::QDialog | | Prototype: | QDialog::QDialog(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 322-326 |
| | 2 | 1 |
QDialog::QDialog| Name: | QDialog::QDialog | | Prototype: | QDialog::QDialog(QDialogPrivate &dd, QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 332-335 |
| | 2 | 1 |
QDialPrivate::valueFromPoint| Name: | QDialPrivate::valueFromPoint | | Prototype: | int QDialPrivate::valueFromPoint(const QPoint &p) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 136-166 |
| | 20 | 5 |
QDialPrivate::init| Name: | QDialPrivate::init | | Prototype: | void QDialPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 81-86 |
| | 3 | 1 |
QDialPrivate::bound| Name: | QDialPrivate::bound | | Prototype: | int QDialPrivate::bound(int val) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 88-100 |
| | 8 | 4 |
QDialPrivate::QDialPrivate| Name: | QDialPrivate::QDialPrivate | | Prototype: | QDialPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 62-68 |
| | 4 | 1 |
QDial::wrapping| Name: | QDial::wrapping | | Prototype: | bool QDial::wrapping() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 366-370 |
| | 2 | 1 |
QDial::sliderChange| Name: | QDial::sliderChange | | Prototype: | void QDial::sliderChange(SliderChange change) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 336-339 |
| | 1 | 1 |
QDial::sizeHint| Name: | QDial::sizeHint | | Prototype: | QSize QDial::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 469-472 |
| | 1 | 1 |
QDial::setWrapping| Name: | QDial::setWrapping | | Prototype: | void QDial::setWrapping(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 341-348 |
| | 5 | 2 |
QDial::setNotchesVisible| Name: | QDial::setNotchesVisible | | Prototype: | void QDial::setNotchesVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 433-438 |
| | 3 | 1 |
QDial::setNotchTarget| Name: | QDial::setNotchTarget | | Prototype: | void QDial::setNotchTarget(double target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 408-413 |
| | 3 | 1 |
QDial::resizeEvent| Name: | QDial::resizeEvent | | Prototype: | void QDial::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 256-259 |
| | 1 | 1 |
QDial::paintEvent| Name: | QDial::paintEvent | | Prototype: | void QDial::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 265-271 |
| | 4 | 1 |
QDial::notchesVisible| Name: | QDial::notchesVisible | | Prototype: | bool QDial::notchesVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 450-454 |
| | 2 | 1 |
QDial::notchTarget| Name: | QDial::notchTarget | | Prototype: | qreal QDial::notchTarget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 426-430 |
| | 2 | 1 |
QDial::notchSize| Name: | QDial::notchSize | | Prototype: | int QDial::notchSize() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 386-406 |
| | 12 | 4 |
QDial::mouseReleaseEvent| Name: | QDial::mouseReleaseEvent | | Prototype: | void QDial::mouseReleaseEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 300-311 |
| | 8 | 2 |
QDial::mousePressEvent| Name: | QDial::mousePressEvent | | Prototype: | void QDial::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 277-293 |
| | 9 | 2 |
QDial::mouseMoveEvent| Name: | QDial::mouseMoveEvent | | Prototype: | void QDial::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 318-329 |
| | 8 | 2 |
QDial::minimumSizeHint| Name: | QDial::minimumSizeHint | | Prototype: | QSize QDial::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 460-463 |
| | 1 | 1 |
QDial::initStyleOption| Name: | QDial::initStyleOption | | Prototype: | void QDial::initStyleOption(QStyleOptionSlider *option) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 109-134 |
| | 20 | 3 |
QDial::event| Name: | QDial::event | | Prototype: | bool QDial::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 477-480 |
| | 1 | 1 |
QDial::QDial| Name: | QDial::QDial | | Prototype: | QDial::QDial(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 241-246 |
| | 2 | 1 |
QDeviceDiscoveryUDev::~QDeviceDiscoveryUDev| Name: | QDeviceDiscoveryUDev::~QDeviceDiscoveryUDev | | Prototype: | QDeviceDiscoveryUDev::~QDeviceDiscoveryUDev() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 88-95 |
| | 4 | 3 |
QDeviceDiscoveryUDev::scanConnectedDevices| Name: | QDeviceDiscoveryUDev::scanConnectedDevices | | Prototype: | QStringList QDeviceDiscoveryUDev::scanConnectedDevices() | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 97-153 |
| | 40 | 16 |
QDeviceDiscoveryUDev::handleUDevNotification| Name: | QDeviceDiscoveryUDev::handleUDevNotification | | Prototype: | void QDeviceDiscoveryUDev::handleUDevNotification() | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 155-204 |
| | 33 | 13 |
QDeviceDiscoveryUDev::checkDeviceType| Name: | QDeviceDiscoveryUDev::checkDeviceType | | Prototype: | bool QDeviceDiscoveryUDev::checkDeviceType(udev_device *dev) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 206-248 |
| | 27 | 13 |
QDeviceDiscoveryUDev::QDeviceDiscoveryUDev| Name: | QDeviceDiscoveryUDev::QDeviceDiscoveryUDev | | Prototype: | QDeviceDiscoveryUDev::QDeviceDiscoveryUDev(QDeviceTypes types, struct udev *udev, QObject *parent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 66-86 |
| | 12 | 3 |
QDeviceDiscovery::create| Name: | QDeviceDiscovery::create | | Prototype: | QDeviceDiscovery *QDeviceDiscovery::create(QDeviceTypes types, QObject *parent) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 49-64 |
| | 8 | 3 |