Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QFinalState::onEntryName: | QFinalState::onEntry | Prototype: | void QFinalState::onEntry(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | Lines: | 120-123 |
| | 1 | 1 |
QFinalState::eventName: | QFinalState::event | Prototype: | bool QFinalState::event(QEvent *e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | Lines: | 136-139 |
| | 1 | 1 |
QFileSystemWatcherPrivate::createNativeEngineName: | QFileSystemWatcherPrivate::createNativeEngine | Prototype: | QFileSystemWatcherEngine *QFileSystemWatcherPrivate::createNativeEngine(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 69-85 |
| | 1 | 1 |
QFileSystemWatcher::QFileSystemWatcherName: | QFileSystemWatcher::QFileSystemWatcher | Prototype: | QFileSystemWatcher::QFileSystemWatcher(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 206-210 |
| | 1 | 1 |
QFileSystemModelSorter::operator()Name: | QFileSystemModelSorter::operator() | Prototype: | bool operator()(const QFileSystemModelPrivate::QFileSystemNode *l, const QFileSystemModelPrivate::QFileSystemNode *r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1073-1077 |
| | 1 | 1 |
QFileSystemModelPrivate::displayNameName: | QFileSystemModelPrivate::displayName | Prototype: | QString QFileSystemModelPrivate::displayName(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 841-849 |
| | 1 | 1 |
QFileSystemModelPrivate::_q_resolvedNameName: | QFileSystemModelPrivate::_q_resolvedName | Prototype: | void QFileSystemModelPrivate::_q_resolvedName(const QString &fileName, const QString &resolvedName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1892-1895 |
| | 1 | 1 |
QFileSystemModel::supportedDropActionsName: | QFileSystemModel::supportedDropActions | Prototype: | Qt::DropActions QFileSystemModel::supportedDropActions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1248-1251 |
| | 1 | 1 |
QFileSystemModel::mimeTypesName: | QFileSystemModel::mimeTypes | Prototype: | QStringList QFileSystemModel::mimeTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1173-1176 |
| | 1 | 1 |
QFileSystemModel::columnCountName: | QFileSystemModel::columnCount | Prototype: | int QFileSystemModel::columnCount(const QModelIndex &parent) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 675-678 |
| | 1 | 1 |
QFileSystemEntry::isRelativeName: | QFileSystemEntry::isRelative | Prototype: | bool QFileSystemEntry::isRelative() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 286-289 |
| | 1 | 1 |
QFileSystemEntry::isEmptyName: | QFileSystemEntry::isEmpty | Prototype: | bool QFileSystemEntry::isEmpty() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 326-329 |
| | 1 | 1 |
QFileSystemEngine::rootPathName: | QFileSystemEngine::rootPath | Prototype: | QString QFileSystemEngine::rootPath() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 701-704 |
| | 1 | 1 |
QFileInfoGatherer::setResolveSymlinksName: | QFileInfoGatherer::setResolveSymlinks | Prototype: | void QFileInfoGatherer::setResolveSymlinks(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 101-107 |
| | 1 | 1 |
QFileInfoGatherer::setIconProviderName: | QFileInfoGatherer::setIconProvider | Prototype: | void QFileInfoGatherer::setIconProvider(QFileIconProvider *provider) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 118-121 |
| | 1 | 1 |
QFileInfoGatherer::resolveSymlinksName: | QFileInfoGatherer::resolveSymlinks | Prototype: | bool QFileInfoGatherer::resolveSymlinks() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 109-116 |
| | 1 | 1 |
QFileInfoGatherer::listName: | QFileInfoGatherer::list | Prototype: | void QFileInfoGatherer::list(const QString &directoryPath) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 204-207 |
| | 1 | 1 |
QFileInfoGatherer::iconProviderName: | QFileInfoGatherer::iconProvider | Prototype: | QFileIconProvider *QFileInfoGatherer::iconProvider() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 123-126 |
| | 1 | 1 |
QFileInfo::setFileName: | QFileInfo::setFile | Prototype: | void QFileInfo::setFile(const QFile &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 493-496 |
| | 1 | 1 |
QFileInfo::setFileName: | QFileInfo::setFile | Prototype: | void QFileInfo::setFile(const QDir &dir, const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 509-512 |
| | 1 | 1 |
QFileInfo::d_funcName: | QFileInfo::d_func | Prototype: | QFileInfoPrivate* QFileInfo::d_func() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1368-1371 |
| | 1 | 1 |
QFileInfo::absoluteDirName: | QFileInfo::absoluteDir | Prototype: | QDir QFileInfo::absoluteDir() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 891-894 |
| | 1 | 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: | 68-70 |
| | 1 | 1 |
QFileDialogPrivate::usingWidgetsName: | QFileDialogPrivate::usingWidgets | Prototype: | bool QFileDialogPrivate::usingWidgets() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 719-722 |
| | 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: | 596-599 |
| | 1 | 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::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::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 |
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: | 411-417 |
| | 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: | 458-461 |
| | 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: | 505-508 |
| | 1 | 1 |
QFileDialogOptions::useDefaultNameFiltersName: | QFileDialogOptions::useDefaultNameFilters | Prototype: | bool QFileDialogOptions::useDefaultNameFilters() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 549-552 |
| | 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: | 474-477 |
| | 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: | 668-671 |
| | 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: | 535-538 |
| | 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: | 463-466 |
| | 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: | 500-503 |
| | 1 | 1 |
QFileDialogOptions::setUseDefaultNameFiltersName: | QFileDialogOptions::setUseDefaultNameFilters | Prototype: | void QFileDialogOptions::setUseDefaultNameFilters(bool dnf) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 554-557 |
| | 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: | 663-666 |
| | 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: | 530-533 |
| | 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: | 584-587 |
| | 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: | 647-650 |
| | 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: | 657-660 |
| | 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: | 637-640 |
| | 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: | 606-609 |
| | 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: | 495-498 |
| | 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: | 510-513 |
| | 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: | 520-523 |
| | 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: | 485-488 |
| | 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: | 589-592 |
| | 1 | 1 |
QFileDialogOptions::labelTextName: | QFileDialogOptions::labelText | Prototype: | QString QFileDialogOptions::labelText(QFileDialogOptions::DialogLabel label) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 622-625 |
| | 1 | 1 |
QFileDialogOptions::isLabelExplicitlySetName: | QFileDialogOptions::isLabelExplicitlySet | Prototype: | bool QFileDialogOptions::isLabelExplicitlySet(DialogLabel label) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 627-630 |
| | 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: | 642-645 |
| | 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: | 652-655 |
| | 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: | 632-635 |
| | 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: | 611-614 |
| | 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: | 490-493 |
| | 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: | 515-518 |
| | 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: | 601-604 |
| | 1 | 1 |
QFileDialogOptions::defaultNameFilterStringName: | QFileDialogOptions::defaultNameFilterString | Prototype: | QString QFileDialogOptions::defaultNameFilterString() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 579-582 |
| | 1 | 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: | 525-528 |
| | 1 | 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::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::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::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: | 1354-1357 |
| | 1 | 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: | 1336-1339 |
| | 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::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::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::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::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::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: | 1359-1362 |
| | 1 | 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 |
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: | 55-61 |
| | 1 | 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: | 229-232 |
| | 1 | 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: | 341-344 |
| | 1 | 1 |
QFileDevice::fileNameName: | 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: | 273-276 |
| | 1 | 1 |
QFile::sizeName: | 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: | 1103-1106 |
| | 1 | 1 |
QFile::setPermissionsName: | 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: | 1083-1086 |
| | 1 | 1 |
QFile::setPermissionsName: | 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: | 1094-1098 |
| | 1 | 1 |
QFile::resizeName: | 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: | 1029-1032 |
| | 1 | 1 |
QFile::resizeName: | 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: | 1045-1049 |
| | 1 | 1 |
QFile::renameName: | 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: | 680-684 |
| | 1 | 1 |
QFile::removeName: | 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: | 529-533 |
| | 1 | 1 |
QFile::readLinkName: | 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: | 484-488 |
| | 1 | 1 |
QFile::permissionsName: | 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: | 1054-1057 |
| | 1 | 1 |
QFile::permissionsName: | 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: | 1066-1070 |
| | 1 | 1 |
QFile::linkName: | 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: | 730-734 |
| | 1 | 1 |
QFile::existsName: | QFile::exists | Prototype: | bool QFile::exists(const QString &fileName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 434-438 |
| | 1 | 1 |
QFile::copyName: | QFile::copy | Prototype: | bool QFile::copy(const QString &fileName, const QString &newName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 850-854 |
| | 1 | 1 |
QFbWindow::windowFlagsName: | QFbWindow::windowFlags | Prototype: | Qt::WindowFlags QFbWindow::windowFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 106-109 |
| | 1 | 1 |
QFbWindow::raiseName: | QFbWindow::raise | Prototype: | void QFbWindow::raise() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 111-114 |
| | 1 | 1 |
QFbWindow::platformScreenName: | QFbWindow::platformScreen | Prototype: | QFbScreen *QFbWindow::platformScreen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 59-62 |
| | 1 | 1 |
QFbWindow::lowerName: | QFbWindow::lower | Prototype: | void QFbWindow::lower() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 116-119 |
| | 1 | 1 |
QFbWindow::QFbWindowName: | QFbWindow::QFbWindow | Prototype: | QFbWindow::QFbWindow(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 48-53 |
| | 1 | 1 |
QFbScreen::setPhysicalSizeName: | QFbScreen::setPhysicalSize | Prototype: | void QFbScreen::setPhysicalSize(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 172-175 |
| | 1 | 1 |
QFbCursorDeviceListener::hasMouseName: | QFbCursorDeviceListener::hasMouse | Prototype: | bool QFbCursorDeviceListener::hasMouse() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 47-50 |
| | 1 | 1 |
QFbCursor::~QFbCursorName: | QFbCursor::~QFbCursor | Prototype: | QFbCursor::~QFbCursor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 81-84 |
| | 1 | 1 |
QFbCursor::setCursorName: | QFbCursor::setCursor | Prototype: | void QFbCursor::setCursor(Qt::CursorShape shape) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 150-153 |
| | 1 | 1 |
QFbCursor::setCursorName: | QFbCursor::setCursor | Prototype: | void QFbCursor::setCursor(const QImage &image, int hotx, int hoty) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 155-158 |
| | 1 | 1 |