Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QFileDevice::permissionsName: | 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::posName: | 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::unsetErrorName: | 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::~QFileDeviceName: | 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 |
QFileDevicePrivate::QFileDevicePrivateName: | 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 |
QFileDevicePrivate::setErrorName: | 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::setErrorName: | 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::setErrorName: | 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::~QFileDevicePrivateName: | 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 |
QFileDialog::QFileDialogName: | 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::QFileDialogName: | 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::QFileDialogName: | 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 |
QFileDialog::acceptModeName: | 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::confirmOverwriteName: | 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::defaultSuffixName: | 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::fileModeName: | 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::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::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::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::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::isNameFilterDetailsVisibleName: | 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::isReadOnlyName: | 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::mimeTypeFiltersName: | 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::nameFiltersName: | 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::openName: | 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::optionsName: | 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::proxyModelName: | 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::resolveSymlinksName: | 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::setConfirmOverwriteName: | 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::setDefaultSuffixName: | 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::setLabelTextName: | 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::setNameFilterName: | 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::setNameFilterDetailsVisibleName: | 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::setReadOnlyName: | 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::setResolveSymlinksName: | 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::setSupportedSchemesName: | 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::sidebarUrlsName: | 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::supportedSchemesName: | 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::testOptionName: | 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::~QFileDialogName: | 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 |
QFileDialogComboBox::paintEventName: | 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 |
QFileDialogComboBox::setFileDialogPrivateName: | 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 |
QFileDialogListView::QFileDialogListViewName: | 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 |
QFileDialogListView::setFileDialogPrivateName: | 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::sizeHintName: | 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 |
QFileDialogOptions::QFileDialogOptionsName: | 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::QFileDialogOptionsName: | 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 |
QFileDialogOptions::acceptModeName: | 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::defaultSuffixName: | 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::fileModeName: | 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::filterName: | 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::historyName: | 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::initialDirectoryName: | 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::initiallySelectedFilesName: | 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::initiallySelectedNameFilterName: | 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::isLabelExplicitlySetName: | 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::labelTextName: | 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::mimeTypeFiltersName: | 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::nameFiltersName: | 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::optionsName: | 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::setAcceptModeName: | 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::setFileModeName: | 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::setFilterName: | 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::setHistoryName: | 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::setInitialDirectoryName: | 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::setInitiallySelectedFilesName: | 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::setInitiallySelectedNameFilterName: | 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::setMimeTypeFiltersName: | 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::setNameFiltersName: | 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::setSidebarUrlsName: | 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::setSupportedSchemesName: | 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::setViewModeName: | 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::setWindowTitleName: | 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::sidebarUrlsName: | 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::supportedSchemesName: | 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::testOptionName: | 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::viewModeName: | 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::windowTitleName: | 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 |
QFileDialogOptionsPrivate::QFileDialogOptionsPrivateName: | 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 |
QFileDialogPrivate::QFileDialogPrivateName: | 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 |
QFileDialogPrivate::_q_currentChangedName: | 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::_q_goHomeName: | QFileDialogPrivate::_q_goHome | Prototype: | void QFileDialogPrivate::_q_goHome() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3198-3202 |
| | 2 | 1 |
QFileDialogPrivate::_q_goToUrlName: | QFileDialogPrivate::_q_goToUrl | Prototype: | void QFileDialogPrivate::_q_goToUrl(const QUrl &url) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 877-884 |
| | 3 | 1 |
QFileDialogPrivate::_q_showDetailsViewName: | QFileDialogPrivate::_q_showDetailsView | Prototype: | void QFileDialogPrivate::_q_showDetailsView() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3321-3329 |
| | 6 | 1 |
QFileDialogPrivate::_q_showHeaderName: | QFileDialogPrivate::_q_showHeader | Prototype: | void QFileDialogPrivate::_q_showHeader(QAction *action) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3019-3024 |
| | 3 | 1 |
QFileDialogPrivate::_q_showListViewName: | QFileDialogPrivate::_q_showListView | Prototype: | void QFileDialogPrivate::_q_showListView() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3311-3319 |
| | 6 | 1 |
QFileDialogPrivate::createMenuActionsName: | QFileDialogPrivate::createMenuActions | Prototype: | void QFileDialogPrivate::createMenuActions() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3157-3196 |
| | 25 | 1 |
QFileDialogPrivate::createToolButtonsName: | QFileDialogPrivate::createToolButtons | Prototype: | void QFileDialogPrivate::createToolButtons() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3111-3150 |
| | 31 | 1 |
QFileDialogPrivate::initHelperName: | QFileDialogPrivate::initHelper | Prototype: | void QFileDialogPrivate::initHelper(QPlatformDialogHelper *h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 539-549 |
| | 8 | 1 |
QFileDialogPrivate::lineEditName: | QFileDialogPrivate::lineEdit | Prototype: | QLineEdit *QFileDialogPrivate::lineEdit() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1750-1752 |
| | 1 | 1 |
QFileDialogPrivate::maxNameLengthName: | QFileDialogPrivate::maxNameLength | Prototype: | int QFileDialogPrivate::maxNameLength(const QString &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1754-1771 |
| | 1 | 1 |
QFileDialogPrivate::removeDirectoryName: | QFileDialogPrivate::removeDirectory | Prototype: | bool QFileDialogPrivate::removeDirectory(const QString &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3384-3388 |
| | 2 | 1 |
QFileDialogPrivate::rootIndexName: | QFileDialogPrivate::rootIndex | Prototype: | QModelIndex QFileDialogPrivate::rootIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1738-1740 |
| | 1 | 1 |
QFileDialogPrivate::setLastVisitedDirectoryName: | QFileDialogPrivate::setLastVisitedDirectory | Prototype: | void QFileDialogPrivate::setLastVisitedDirectory(const QUrl &dir) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 591-594 |
| | 1 | 1 |
QFileDialogPrivate::setRootIndexName: | QFileDialogPrivate::setRootIndex | Prototype: | void QFileDialogPrivate::setRootIndex(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1776-1781 |
| | 4 | 1 |
QFileDialogPrivate::usingWidgetsName: | QFileDialogPrivate::usingWidgets | Prototype: | bool QFileDialogPrivate::usingWidgets() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 713-716 |
| | 1 | 1 |
QFileDialogTreeView::QFileDialogTreeViewName: | QFileDialogTreeView::QFileDialogTreeView | Prototype: | QFileDialogTreeView::QFileDialogTreeView(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3953-3955 |
| | 2 | 1 |
QFileDialogTreeView::setFileDialogPrivateName: | QFileDialogTreeView::setFileDialogPrivate | Prototype: | void QFileDialogTreeView::setFileDialogPrivate(QFileDialogPrivate *d_pointer) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3957-3972 |
| | 11 | 1 |
QFileDialogTreeView::sizeHintName: | QFileDialogTreeView::sizeHint | Prototype: | QSize QFileDialogTreeView::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3988-3993 |
| | 3 | 1 |
QFileIconEngine::QFileIconEngineName: | QFileIconEngine::QFileIconEngine | Prototype: | QFileIconEngine(const QFileInfo &info, QFileIconProvider::Options opts) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 66-68 |
| | 1 | 1 |