Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QDesktopScreenWidget::QDesktopScreenWidgetName: | QDesktopScreenWidget::QDesktopScreenWidget | Prototype: | QDesktopScreenWidget::QDesktopScreenWidget(QScreen *screen, const QRect &geometry) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 52-59 |
| | 4 | 2 |
QDesktopScreenWidget::screenNumberName: | QDesktopScreenWidget::screenNumber | Prototype: | int QDesktopScreenWidget::screenNumber() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 67-72 |
| | 3 | 1 |
QDesktopScreenWidget::setScreenGeometryName: | QDesktopScreenWidget::setScreenGeometry | Prototype: | void QDesktopScreenWidget::setScreenGeometry(const QRect &geometry) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 61-65 |
| | 2 | 1 |
QDesktopServices::openUrlName: | QDesktopServices::openUrl | Prototype: | bool QDesktopServices::openUrl(const QUrl &url) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 182-211 |
| | 20 | 6 |
QDesktopServices::setUrlHandlerName: | QDesktopServices::setUrlHandler | Prototype: | void QDesktopServices::setUrlHandler(const QString &scheme, QObject *receiver, const char *method) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 235-249 |
| | 11 | 2 |
QDesktopServices::storageLocationImplName: | QDesktopServices::storageLocationImpl | Prototype: | QString QDesktopServices::storageLocationImpl(QStandardPaths::StandardLocation type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 323-345 |
| | 7 | 2 |
QDesktopServices::unsetUrlHandlerName: | QDesktopServices::unsetUrlHandler | Prototype: | void QDesktopServices::unsetUrlHandler(const QString &scheme) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 256-259 |
| | 1 | 1 |
QDesktopWidget::QDesktopWidgetName: | QDesktopWidget::QDesktopWidget | Prototype: | QDesktopWidget::QDesktopWidget() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 182-190 |
| | 5 | 1 |
QDesktopWidget::availableGeometryName: | QDesktopWidget::availableGeometry | Prototype: | const QRect QDesktopWidget::availableGeometry(const QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 87-99 |
| | 8 | 3 |
QDesktopWidget::availableGeometryName: | QDesktopWidget::availableGeometry | Prototype: | const QRect QDesktopWidget::availableGeometry(int screenNo) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 219-228 |
| | 6 | 3 |
QDesktopWidget::isVirtualDesktopName: | QDesktopWidget::isVirtualDesktop | Prototype: | bool QDesktopWidget::isVirtualDesktop() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 196-199 |
| | 1 | 1 |
QDesktopWidget::numScreensName: | QDesktopWidget::numScreens | Prototype: | int QDesktopWidget::numScreens() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 206-209 |
| | 1 | 1 |
QDesktopWidget::primaryScreenName: | QDesktopWidget::primaryScreen | Prototype: | int QDesktopWidget::primaryScreen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 201-204 |
| | 1 | 1 |
QDesktopWidget::screenName: | QDesktopWidget::screen | Prototype: | QWidget *QDesktopWidget::screen(int screen) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 211-217 |
| | 4 | 2 |
QDesktopWidget::screenGeometryName: | QDesktopWidget::screenGeometry | Prototype: | const QRect QDesktopWidget::screenGeometry(const QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 74-85 |
| | 8 | 3 |
QDesktopWidget::screenGeometryName: | QDesktopWidget::screenGeometry | Prototype: | const QRect QDesktopWidget::screenGeometry(int screenNo) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 230-239 |
| | 6 | 3 |
QDesktopWidget::screenNumberName: | QDesktopWidget::screenNumber | Prototype: | int QDesktopWidget::screenNumber(const QWidget *w) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 241-285 |
| | 27 | 11 |
QDesktopWidget::screenNumberName: | QDesktopWidget::screenNumber | Prototype: | int QDesktopWidget::screenNumber(const QPoint &p) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 287-309 |
| | 11 | 7 |
QDesktopWidgetPrivate::_q_availableGeometryChangedName: | QDesktopWidgetPrivate::_q_availableGeometryChanged | Prototype: | void QDesktopWidgetPrivate::_q_availableGeometryChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 175-180 |
| | 3 | 2 |
QDesktopWidgetPrivate::_q_updateScreensName: | QDesktopWidgetPrivate::_q_updateScreens | Prototype: | void QDesktopWidgetPrivate::_q_updateScreens() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 110-173 |
| | 36 | 8 |
QDesktopWidgetPrivate::widgetForScreenName: | QDesktopWidgetPrivate::widgetForScreen | Prototype: | QDesktopScreenWidget *QDesktopWidgetPrivate::widgetForScreen(QScreen *qScreen) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 101-108 |
| | 4 | 3 |
QDeviceDiscovery::createName: | 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: | 55-70 |
| | 8 | 3 |
QDeviceDiscoveryUDev::QDeviceDiscoveryUDevName: | 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: | 72-92 |
| | 12 | 3 |
QDeviceDiscoveryUDev::checkDeviceTypeName: | 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: | 212-254 |
| | 27 | 13 |
QDeviceDiscoveryUDev::handleUDevNotificationName: | 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: | 161-210 |
| | 33 | 13 |
QDeviceDiscoveryUDev::scanConnectedDevicesName: | 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: | 103-159 |
| | 40 | 16 |
QDeviceDiscoveryUDev::~QDeviceDiscoveryUDevName: | 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: | 94-101 |
| | 4 | 3 |
QDial::QDialName: | 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: | 247-252 |
| | 2 | 1 |
QDial::eventName: | 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: | 483-486 |
| | 1 | 1 |
QDial::initStyleOptionName: | 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: | 115-140 |
| | 20 | 3 |
QDial::minimumSizeHintName: | 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: | 466-469 |
| | 1 | 1 |
QDial::mouseMoveEventName: | 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: | 324-335 |
| | 8 | 2 |
QDial::mousePressEventName: | 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: | 283-299 |
| | 9 | 2 |
QDial::mouseReleaseEventName: | 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: | 306-317 |
| | 8 | 2 |
QDial::notchSizeName: | 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: | 392-412 |
| | 12 | 4 |
QDial::notchTargetName: | 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: | 432-436 |
| | 2 | 1 |
QDial::notchesVisibleName: | 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: | 456-460 |
| | 2 | 1 |
QDial::paintEventName: | 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: | 271-277 |
| | 4 | 1 |
QDial::resizeEventName: | 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: | 262-265 |
| | 1 | 1 |
QDial::setNotchTargetName: | 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: | 414-419 |
| | 3 | 1 |
QDial::setNotchesVisibleName: | 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: | 439-444 |
| | 3 | 1 |
QDial::setWrappingName: | 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: | 347-354 |
| | 5 | 2 |
QDial::sizeHintName: | 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: | 475-478 |
| | 1 | 1 |
QDial::sliderChangeName: | 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: | 342-345 |
| | 1 | 1 |
QDial::wrappingName: | 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: | 372-376 |
| | 2 | 1 |
QDialPrivate::QDialPrivateName: | QDialPrivate::QDialPrivate | Prototype: | QDialPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 68-74 |
| | 4 | 1 |
QDialPrivate::boundName: | 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: | 94-106 |
| | 8 | 4 |
QDialPrivate::initName: | 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: | 87-92 |
| | 3 | 1 |
QDialPrivate::valueFromPointName: | QDialPrivate::valueFromPoint | Prototype: | int QDialPrivate::valueFromPoint(const QPoint &p) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 142-172 |
| | 20 | 5 |
QDialog::QDialogName: | 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: | 333-337 |
| | 2 | 1 |
QDialog::QDialogName: | 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: | 343-346 |
| | 2 | 1 |
QDialog::acceptName: | 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: | 604-607 |
| | 1 | 1 |
QDialog::adjustPositionName: | 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: | 805-883 |
| | 47 | 17 |
QDialog::closeEventName: | 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: | 693-707 |
| | 8 | 4 |
QDialog::contextMenuEventName: | 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: | 632-656 |
| | 15 | 6 |
QDialog::doneName: | 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: | 582-596 |
| | 10 | 3 |
QDialog::eventFilterName: | 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: | 621-624 |
| | 1 | 1 |
QDialog::execName: | 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: | 526-566 |
| | 27 | 6 |
QDialog::extensionName: | 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: | 962-966 |
| | 2 | 1 |
QDialog::isSizeGripEnabledName: | 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: | 1083-1091 |
| | 2 | 1 |
QDialog::keyPressEventName: | 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: | 660-690 |
| | 15 | 9 |
QDialog::minimumSizeHintName: | 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: | 1048-1061 |
| | 8 | 3 |
QDialog::openName: | 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: | 493-510 |
| | 9 | 2 |
QDialog::orientationName: | 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: | 916-920 |
| | 2 | 1 |
QDialog::rejectName: | 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: | 615-618 |
| | 1 | 1 |
QDialog::resizeEventName: | 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: | 1127-1139 |
| | 6 | 3 |
QDialog::resultName: | 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: | 465-469 |
| | 2 | 1 |
QDialog::setExtensionName: | 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: | 936-948 |
| | 8 | 3 |
QDialog::setModalName: | 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: | 1077-1080 |
| | 1 | 1 |
QDialog::setOrientationName: | 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: | 899-903 |
| | 2 | 1 |
QDialog::setResultName: | 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: | 479-483 |
| | 2 | 1 |
QDialog::setSizeGripEnabledName: | 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: | 1094-1122 |
| | 15 | 5 |
QDialog::setVisibleName: | 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: | 716-790 |
| | 40 | 16 |
QDialog::showEventName: | 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: | 793-802 |
| | 6 | 3 |
QDialog::showExtensionName: | 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: | 981-1028 |
| | 35 | 8 |
QDialog::sizeHintName: | 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: | 1032-1044 |
| | 8 | 3 |
QDialog::~QDialogName: | 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: | 352-361 |
| | 1 | 1 |
QDialogButtonBox::QDialogButtonBoxName: | 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::QDialogButtonBoxName: | 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::QDialogButtonBoxName: | 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::QDialogButtonBoxName: | 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 |
QDialogButtonBox::addButtonName: | QDialogButtonBox::addButton | Prototype: | void QDialogButtonBox::addButton(QAbstractButton *button, ButtonRole role) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 753-763 |
| | 7 | 2 |
QDialogButtonBox::addButtonName: | QDialogButtonBox::addButton | Prototype: | QPushButton *QDialogButtonBox::addButton(const QString &text, ButtonRole role) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 772-782 |
| | 7 | 2 |
QDialogButtonBox::addButtonName: | 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::buttonName: | 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::buttonRoleName: | 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::buttonsName: | 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::centerButtonsName: | 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::changeEventName: | 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::clearName: | 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::eventName: | QDialogButtonBox::event | Prototype: | bool QDialogButtonBox::event(QEvent *event) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 952-980 |
| | 21 | 8 |
QDialogButtonBox::orientationName: | 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::removeButtonName: | 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::setCenterButtonsName: | 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::setOrientationName: | 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::setStandardButtonsName: | 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::standardButtonName: | 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::standardButtonsName: | 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 |
QDialogButtonBoxPrivate::QDialogButtonBoxPrivateName: | 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: | 180-183 |
| | 2 | 1 |
QDialogButtonBoxPrivate::_q_handleButtonClickedName: | 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 |