| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QFileDialogPrivate::_q_currentChanged| Name: | QFileDialogPrivate::_q_currentChanged | | Prototype: | void QFileDialogPrivate::_q_currentChanged(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3574-3578 |
| | 2 | 1 |
QFileDialogPrivate::QFileDialogPrivate| Name: | QFileDialogPrivate::QFileDialogPrivate | | Prototype: | QFileDialogPrivate::QFileDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 518-533 |
| | 2 | 1 |
QFileDialogOptionsPrivate::QFileDialogOptionsPrivate| Name: | QFileDialogOptionsPrivate::QFileDialogOptionsPrivate | | Prototype: | QFileDialogOptionsPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 404-409 |
| | 1 | 1 |
QFileDialogOptions::windowTitle| Name: | QFileDialogOptions::windowTitle | | Prototype: | QString QFileDialogOptions::windowTitle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 449-452 |
| | 1 | 1 |
QFileDialogOptions::viewMode| Name: | QFileDialogOptions::viewMode | | Prototype: | QFileDialogOptions::ViewMode QFileDialogOptions::viewMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 496-499 |
| | 1 | 1 |
QFileDialogOptions::testOption| Name: | QFileDialogOptions::testOption | | Prototype: | bool QFileDialogOptions::testOption(QFileDialogOptions::FileDialogOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 465-468 |
| | 1 | 1 |
QFileDialogOptions::supportedSchemes| Name: | QFileDialogOptions::supportedSchemes | | Prototype: | QStringList QFileDialogOptions::supportedSchemes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 625-628 |
| | 1 | 1 |
QFileDialogOptions::sidebarUrls| Name: | QFileDialogOptions::sidebarUrls | | Prototype: | QList<QUrl> QFileDialogOptions::sidebarUrls() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 526-529 |
| | 1 | 1 |
QFileDialogOptions::setWindowTitle| Name: | QFileDialogOptions::setWindowTitle | | Prototype: | void QFileDialogOptions::setWindowTitle(const QString &title) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 454-457 |
| | 1 | 1 |
QFileDialogOptions::setViewMode| Name: | QFileDialogOptions::setViewMode | | Prototype: | void QFileDialogOptions::setViewMode(QFileDialogOptions::ViewMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 491-494 |
| | 1 | 1 |
QFileDialogOptions::setSupportedSchemes| Name: | QFileDialogOptions::setSupportedSchemes | | Prototype: | void QFileDialogOptions::setSupportedSchemes(const QStringList &schemes) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 620-623 |
| | 1 | 1 |
QFileDialogOptions::setSidebarUrls| Name: | QFileDialogOptions::setSidebarUrls | | Prototype: | void QFileDialogOptions::setSidebarUrls(const QList<QUrl> &urls) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 521-524 |
| | 1 | 1 |
QFileDialogOptions::setNameFilters| Name: | QFileDialogOptions::setNameFilters | | Prototype: | void QFileDialogOptions::setNameFilters(const QStringList &filters) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 531-534 |
| | 1 | 1 |
QFileDialogOptions::setMimeTypeFilters| Name: | QFileDialogOptions::setMimeTypeFilters | | Prototype: | void QFileDialogOptions::setMimeTypeFilters(const QStringList &filters) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 541-544 |
| | 1 | 1 |
QFileDialogOptions::setInitiallySelectedNameFilter| Name: | QFileDialogOptions::setInitiallySelectedNameFilter | | Prototype: | void QFileDialogOptions::setInitiallySelectedNameFilter(const QString &filter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 604-607 |
| | 1 | 1 |
QFileDialogOptions::setInitiallySelectedFiles| Name: | QFileDialogOptions::setInitiallySelectedFiles | | Prototype: | void QFileDialogOptions::setInitiallySelectedFiles(const QList<QUrl> &files) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 614-617 |
| | 1 | 1 |
QFileDialogOptions::setInitialDirectory| Name: | QFileDialogOptions::setInitialDirectory | | Prototype: | void QFileDialogOptions::setInitialDirectory(const QUrl &directory) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 594-597 |
| | 1 | 1 |
QFileDialogOptions::setHistory| Name: | QFileDialogOptions::setHistory | | Prototype: | void QFileDialogOptions::setHistory(const QStringList &paths) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 563-566 |
| | 1 | 1 |
QFileDialogOptions::setFilter| Name: | QFileDialogOptions::setFilter | | Prototype: | void QFileDialogOptions::setFilter(QDir::Filters filters) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 486-489 |
| | 1 | 1 |
QFileDialogOptions::setFileMode| Name: | QFileDialogOptions::setFileMode | | Prototype: | void QFileDialogOptions::setFileMode(QFileDialogOptions::FileMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 501-504 |
| | 1 | 1 |
QFileDialogOptions::setAcceptMode| Name: | QFileDialogOptions::setAcceptMode | | Prototype: | void QFileDialogOptions::setAcceptMode(QFileDialogOptions::AcceptMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 511-514 |
| | 1 | 1 |
QFileDialogOptions::options| Name: | QFileDialogOptions::options | | Prototype: | QFileDialogOptions::FileDialogOptions QFileDialogOptions::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 476-479 |
| | 1 | 1 |
QFileDialogOptions::nameFilters| Name: | QFileDialogOptions::nameFilters | | Prototype: | QStringList QFileDialogOptions::nameFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 536-539 |
| | 1 | 1 |
QFileDialogOptions::mimeTypeFilters| Name: | QFileDialogOptions::mimeTypeFilters | | Prototype: | QStringList QFileDialogOptions::mimeTypeFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 546-549 |
| | 1 | 1 |
QFileDialogOptions::labelText| Name: | QFileDialogOptions::labelText | | Prototype: | QString QFileDialogOptions::labelText(QFileDialogOptions::DialogLabel label) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 579-582 |
| | 1 | 1 |
QFileDialogOptions::isLabelExplicitlySet| Name: | QFileDialogOptions::isLabelExplicitlySet | | Prototype: | bool QFileDialogOptions::isLabelExplicitlySet(DialogLabel label) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 584-587 |
| | 1 | 1 |
QFileDialogOptions::initiallySelectedNameFilter| Name: | QFileDialogOptions::initiallySelectedNameFilter | | Prototype: | QString QFileDialogOptions::initiallySelectedNameFilter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 599-602 |
| | 1 | 1 |
QFileDialogOptions::initiallySelectedFiles| Name: | QFileDialogOptions::initiallySelectedFiles | | Prototype: | QList<QUrl> QFileDialogOptions::initiallySelectedFiles() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 609-612 |
| | 1 | 1 |
QFileDialogOptions::initialDirectory| Name: | QFileDialogOptions::initialDirectory | | Prototype: | QUrl QFileDialogOptions::initialDirectory() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 589-592 |
| | 1 | 1 |
QFileDialogOptions::history| Name: | QFileDialogOptions::history | | Prototype: | QStringList QFileDialogOptions::history() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 568-571 |
| | 1 | 1 |
QFileDialogOptions::filter| Name: | QFileDialogOptions::filter | | Prototype: | QDir::Filters QFileDialogOptions::filter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 481-484 |
| | 1 | 1 |
QFileDialogOptions::fileMode| Name: | QFileDialogOptions::fileMode | | Prototype: | QFileDialogOptions::FileMode QFileDialogOptions::fileMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 506-509 |
| | 1 | 1 |
QFileDialogOptions::defaultSuffix| Name: | QFileDialogOptions::defaultSuffix | | Prototype: | QString QFileDialogOptions::defaultSuffix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 558-561 |
| | 1 | 1 |
QFileDialogOptions::acceptMode| Name: | QFileDialogOptions::acceptMode | | Prototype: | QFileDialogOptions::AcceptMode QFileDialogOptions::acceptMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 516-519 |
| | 1 | 1 |
QFileDialogOptions::QFileDialogOptions| Name: | QFileDialogOptions::QFileDialogOptions | | Prototype: | QFileDialogOptions::QFileDialogOptions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 430-432 |
| | 2 | 1 |
QFileDialogOptions::QFileDialogOptions| Name: | QFileDialogOptions::QFileDialogOptions | | Prototype: | QFileDialogOptions::QFileDialogOptions(const QFileDialogOptions &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 434-436 |
| | 2 | 1 |
QFileDialogListView::sizeHint| Name: | QFileDialogListView::sizeHint | | Prototype: | QSize QFileDialogListView::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3933-3937 |
| | 2 | 1 |
QFileDialogListView::setFileDialogPrivate| Name: | QFileDialogListView::setFileDialogPrivate | | Prototype: | void QFileDialogListView::setFileDialogPrivate(QFileDialogPrivate *d_pointer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3920-3931 |
| | 7 | 1 |
QFileDialogListView::QFileDialogListView| Name: | QFileDialogListView::QFileDialogListView | | Prototype: | QFileDialogListView::QFileDialogListView(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3916-3918 |
| | 2 | 1 |
QFileDialogComboBox::setFileDialogPrivate| Name: | QFileDialogComboBox::setFileDialogPrivate | | Prototype: | void QFileDialogComboBox::setFileDialogPrivate(QFileDialogPrivate *d_pointer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3844-3850 |
| | 5 | 1 |
QFileDialogComboBox::paintEvent| Name: | QFileDialogComboBox::paintEvent | | Prototype: | void QFileDialogComboBox::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3897-3914 |
| | 10 | 1 |
QFileDialog::~QFileDialog| Name: | QFileDialog::~QFileDialog | | Prototype: | QFileDialog::~QFileDialog() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 382-388 |
| | 2 | 1 |
QFileDialog::testOption| Name: | QFileDialog::testOption | | Prototype: | bool QFileDialog::testOption(Option option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 740-744 |
| | 2 | 1 |
QFileDialog::supportedSchemes| Name: | QFileDialog::supportedSchemes | | Prototype: | QStringList QFileDialog::supportedSchemes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1729-1732 |
| | 1 | 1 |
QFileDialog::sidebarUrls| Name: | QFileDialog::sidebarUrls | | Prototype: | QList<QUrl> QFileDialog::sidebarUrls() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 415-419 |
| | 2 | 1 |
QFileDialog::setSupportedSchemes| Name: | QFileDialog::setSupportedSchemes | | Prototype: | void QFileDialog::setSupportedSchemes(const QStringList &schemes) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1723-1727 |
| | 2 | 1 |
QFileDialog::setResolveSymlinks| Name: | QFileDialog::setResolveSymlinks | | Prototype: | void QFileDialog::setResolveSymlinks(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1833-1836 |
| | 1 | 1 |
QFileDialog::setReadOnly| Name: | QFileDialog::setReadOnly | | Prototype: | void QFileDialog::setReadOnly(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1812-1815 |
| | 1 | 1 |
QFileDialog::setNameFilterDetailsVisible| Name: | QFileDialog::setNameFilterDetailsVisible | | Prototype: | void QFileDialog::setNameFilterDetailsVisible(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1353-1356 |
| | 1 | 1 |
QFileDialog::setNameFilter| Name: | QFileDialog::setNameFilter | | Prototype: | void QFileDialog::setNameFilter(const QString &filter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1335-1338 |
| | 1 | 1 |
QFileDialog::setLabelText| Name: | QFileDialog::setLabelText | | Prototype: | void QFileDialog::setLabelText(DialogLabel label, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2018-2023 |
| | 3 | 1 |
QFileDialog::setDefaultSuffix| Name: | QFileDialog::setDefaultSuffix | | Prototype: | void QFileDialog::setDefaultSuffix(const QString &suffix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1873-1877 |
| | 2 | 1 |
QFileDialog::setConfirmOverwrite| Name: | QFileDialog::setConfirmOverwrite | | Prototype: | void QFileDialog::setConfirmOverwrite(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1852-1855 |
| | 1 | 1 |
QFileDialog::resolveSymlinks| Name: | QFileDialog::resolveSymlinks | | Prototype: | bool QFileDialog::resolveSymlinks() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1838-1841 |
| | 1 | 1 |
QFileDialog::proxyModel| Name: | QFileDialog::proxyModel | | Prototype: | QAbstractProxyModel *QFileDialog::proxyModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3099-3103 |
| | 2 | 1 |
QFileDialog::options| Name: | QFileDialog::options | | Prototype: | QFileDialog::Options QFileDialog::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 800-804 |
| | 2 | 1 |
QFileDialog::open| Name: | QFileDialog::open | | Prototype: | void QFileDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 817-828 |
| | 8 | 1 |
QFileDialog::nameFilters| Name: | QFileDialog::nameFilters | | Prototype: | QStringList QFileDialog::nameFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1436-1439 |
| | 1 | 1 |
QFileDialog::mimeTypeFilters| Name: | QFileDialog::mimeTypeFilters | | Prototype: | QStringList QFileDialog::mimeTypeFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1577-1580 |
| | 1 | 1 |
QFileDialog::isReadOnly| Name: | QFileDialog::isReadOnly | | Prototype: | bool QFileDialog::isReadOnly() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1817-1820 |
| | 1 | 1 |
QFileDialog::isNameFilterDetailsVisible| Name: | QFileDialog::isNameFilterDetailsVisible | | Prototype: | bool QFileDialog::isNameFilterDetailsVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1358-1361 |
| | 1 | 1 |
QFileDialog::getSaveFileName::[lambda]| Name: | QFileDialog::getSaveFileName::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2347-2347 |
| | 0 | 1 |
QFileDialog::getOpenFileNames::[lambda]| Name: | QFileDialog::getOpenFileNames::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2224-2224 |
| | 0 | 1 |
QFileDialog::getOpenFileName::[lambda]| Name: | QFileDialog::getOpenFileName::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2112-2112 |
| | 0 | 1 |
QFileDialog::getExistingDirectory::[lambda]| Name: | QFileDialog::getExistingDirectory::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2456-2456 |
| | 0 | 1 |
QFileDialog::fileMode| Name: | QFileDialog::fileMode | | Prototype: | QFileDialog::FileMode QFileDialog::fileMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1676-1680 |
| | 2 | 1 |
QFileDialog::defaultSuffix| Name: | QFileDialog::defaultSuffix | | Prototype: | QString QFileDialog::defaultSuffix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1879-1883 |
| | 2 | 1 |
QFileDialog::confirmOverwrite| Name: | QFileDialog::confirmOverwrite | | Prototype: | bool QFileDialog::confirmOverwrite() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1857-1860 |
| | 1 | 1 |
QFileDialog::acceptMode| Name: | QFileDialog::acceptMode | | Prototype: | QFileDialog::AcceptMode QFileDialog::acceptMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1796-1800 |
| | 2 | 1 |
QFileDialog::QFileDialog| Name: | QFileDialog::QFileDialog | | Prototype: | QFileDialog::QFileDialog(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 342-347 |
| | 2 | 1 |
QFileDialog::QFileDialog| Name: | QFileDialog::QFileDialog | | Prototype: | QFileDialog::QFileDialog(QWidget *parent, const QString &caption, const QString &directory, const QString &filter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 356-364 |
| | 2 | 1 |
QFileDialog::QFileDialog| Name: | QFileDialog::QFileDialog | | Prototype: | QFileDialog::QFileDialog(const QFileDialogArgs &args) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 369-377 |
| | 5 | 1 |
QFileDevicePrivate::~QFileDevicePrivate| Name: | QFileDevicePrivate::~QFileDevicePrivate | | Prototype: | QFileDevicePrivate::~QFileDevicePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 54-58 |
| | 2 | 1 |
QFileDevicePrivate::setError| Name: | QFileDevicePrivate::setError | | Prototype: | void QFileDevicePrivate::setError(QFileDevice::FileError err, int errNum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 79-83 |
| | 2 | 1 |
QFileDevicePrivate::setError| Name: | QFileDevicePrivate::setError | | Prototype: | void QFileDevicePrivate::setError(QFileDevice::FileError err) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 67-71 |
| | 2 | 1 |
QFileDevicePrivate::setError| Name: | QFileDevicePrivate::setError | | Prototype: | void QFileDevicePrivate::setError(QFileDevice::FileError err, const QString &errStr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 73-77 |
| | 2 | 1 |
QFileDevicePrivate::QFileDevicePrivate| Name: | QFileDevicePrivate::QFileDevicePrivate | | Prototype: | QFileDevicePrivate::QFileDevicePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 47-52 |
| | 2 | 1 |
QFileDevice::~QFileDevice| Name: | QFileDevice::~QFileDevice | | Prototype: | QFileDevice::~QFileDevice() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 220-223 |
| | 1 | 1 |
QFileDevice::unsetError| Name: | QFileDevice::unsetError | | Prototype: | void QFileDevice::unsetError() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 588-592 |
| | 2 | 1 |
QFileDevice::pos| Name: | QFileDevice::pos | | Prototype: | qint64 QFileDevice::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 339-342 |
| | 1 | 1 |
QFileDevice::permissions| Name: | QFileDevice::permissions | | Prototype: | QFile::Permissions QFileDevice::permissions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 642-647 |
| | 3 | 1 |
QFileDevice::isSequential| Name: | QFileDevice::isSequential | | Prototype: | bool QFileDevice::isSequential() const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 233-237 |
| | 2 | 1 |
QFileDevice::fileName| Name: | QFileDevice::fileName | | Prototype: | QString QFileDevice::fileName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 266-269 |
| | 1 | 1 |
QFileDevice::error| Name: | QFileDevice::error | | Prototype: | QFileDevice::FileError QFileDevice::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 577-581 |
| | 2 | 1 |
QFileDevice::QFileDevice| Name: | QFileDevice::QFileDevice | | Prototype: | QFileDevice::QFileDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 197-200 |
| | 2 | 1 |
QFileDevice::QFileDevice| Name: | QFileDevice::QFileDevice | | Prototype: | QFileDevice::QFileDevice(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 204-207 |
| | 2 | 1 |
QFileDevice::QFileDevice| Name: | QFileDevice::QFileDevice | | Prototype: | QFileDevice::QFileDevice(QFileDevicePrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 211-214 |
| | 2 | 1 |
QFile::size| Name: | QFile::size | | Prototype: | qint64 QFile::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 1102-1105 |
| | 1 | 1 |
QFile::setPermissions| Name: | QFile::setPermissions | | Prototype: | bool QFile::setPermissions(Permissions permissions) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 1082-1085 |
| | 1 | 1 |
QFile::setPermissions| Name: | QFile::setPermissions | | Prototype: | bool QFile::setPermissions(const QString &fileName, Permissions permissions) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 1093-1097 |
| | 1 | 1 |
QFile::resize| Name: | QFile::resize | | Prototype: | bool QFile::resize(qint64 sz) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 1028-1031 |
| | 1 | 1 |
QFile::resize| Name: | QFile::resize | | Prototype: | bool QFile::resize(const QString &fileName, qint64 sz) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 1044-1048 |
| | 1 | 1 |
QFile::rename::[lambda]| Name: | QFile::rename::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 578-578 |
| | 0 | 1 |
QFile::rename| Name: | QFile::rename | | Prototype: | bool QFile::rename(const QString &oldName, const QString &newName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 674-678 |
| | 1 | 1 |
QFile::remove| Name: | QFile::remove | | Prototype: | bool QFile::remove(const QString &fileName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 523-527 |
| | 1 | 1 |
QFile::readLink| Name: | QFile::readLink | | Prototype: | QString QFile::readLink(const QString &fileName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 478-482 |
| | 1 | 1 |
QFile::readLink| Name: | QFile::readLink | | Prototype: | QString QFile::readLink() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 454-459 |
| | 2 | 1 |
QFile::permissions| Name: | QFile::permissions | | Prototype: | QFile::Permissions QFile::permissions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 1053-1056 |
| | 1 | 1 |
QFile::permissions| Name: | QFile::permissions | | Prototype: | QFile::Permissions QFile::permissions(const QString &fileName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 1065-1069 |
| | 1 | 1 |
QFile::link| Name: | QFile::link | | Prototype: | bool QFile::link(const QString &fileName, const QString &linkName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 724-728 |
| | 1 | 1 |