Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QFileIconProvider::QFileIconProviderName: | QFileIconProvider::QFileIconProvider | Prototype: | QFileIconProvider::QFileIconProvider() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 256-259 |
| | 2 | 1 |
QFileIconProvider::icon::[lambda]Name: | QFileIconProvider::icon::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 363-363 |
| | 0 | 1 |
QFileIconProvider::optionsName: | QFileIconProvider::options | Prototype: | QFileIconProvider::Options QFileIconProvider::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 289-293 |
| | 2 | 1 |
QFileIconProvider::setOptionsName: | QFileIconProvider::setOptions | Prototype: | void QFileIconProvider::setOptions(QFileIconProvider::Options options) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 276-280 |
| | 2 | 1 |
QFileIconProviderPrivate::QFileIconProviderPrivateName: | QFileIconProviderPrivate::QFileIconProviderPrivate | Prototype: | QFileIconProviderPrivate::QFileIconProviderPrivate(QFileIconProvider *q) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 190-193 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(QFileInfoPrivate *p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 310-312 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 321-323 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 331-333 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(const QFile &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 344-346 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(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: | 360-363 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(const QFileInfo &fileinfo) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 368-372 |
| | 3 | 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: | 888-891 |
| | 1 | 1 |
QFileInfo::cachingName: | QFileInfo::caching | Prototype: | bool QFileInfo::caching() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1375-1379 |
| | 2 | 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: | 1365-1368 |
| | 1 | 1 |
QFileInfo::dirName: | QFileInfo::dir | Prototype: | QDir QFileInfo::dir() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 876-881 |
| | 2 | 1 |
QFileInfo::operator=Name: | QFileInfo::operator= | Prototype: | QFileInfo &QFileInfo::operator=(const QFileInfo &fileinfo) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 440-444 |
| | 2 | 1 |
QFileInfo::refreshName: | QFileInfo::refresh | Prototype: | void QFileInfo::refresh() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 713-717 |
| | 2 | 1 |
QFileInfo::setCachingName: | QFileInfo::setCaching | Prototype: | void QFileInfo::setCaching(bool enable) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1393-1397 |
| | 2 | 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: | 487-490 |
| | 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: | 503-506 |
| | 1 | 1 |
QFileInfo::setFileName: | QFileInfo::setFile | Prototype: | void QFileInfo::setFile(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 469-474 |
| | 3 | 1 |
QFileInfoGatherer::QFileInfoGathererName: | QFileInfoGatherer::QFileInfoGatherer | Prototype: | QFileInfoGatherer::QFileInfoGatherer(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 65-81 |
| | 4 | 1 |
QFileInfoGatherer::clearName: | QFileInfoGatherer::clear | Prototype: | void QFileInfoGatherer::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 169-176 |
| | 3 | 1 |
QFileInfoGatherer::getInfoName: | QFileInfoGatherer::getInfo | Prototype: | QExtendedInformation QFileInfoGatherer::getInfo(const QFileInfo &fileInfo) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 224-255 |
| | 4 | 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: | 117-120 |
| | 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: | 198-201 |
| | 1 | 1 |
QFileInfoGatherer::removePathName: | QFileInfoGatherer::removePath | Prototype: | void QFileInfoGatherer::removePath(const QString &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 183-191 |
| | 2 | 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: | 103-110 |
| | 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: | 112-115 |
| | 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: | 95-101 |
| | 1 | 1 |
QFileInfoGatherer::updateFileName: | QFileInfoGatherer::updateFile | Prototype: | void QFileInfoGatherer::updateFile(const QString &filePath) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 157-162 |
| | 3 | 1 |
QFileInfoGatherer::~QFileInfoGathererName: | QFileInfoGatherer::~QFileInfoGatherer | Prototype: | QFileInfoGatherer::~QFileInfoGatherer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 86-93 |
| | 5 | 1 |
QFileOpenEvent::QFileOpenEventName: | QFileOpenEvent::QFileOpenEvent | Prototype: | QFileOpenEvent::QFileOpenEvent(const QString &file) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3452-3455 |
| | 2 | 1 |
QFileOpenEvent::QFileOpenEventName: | QFileOpenEvent::QFileOpenEvent | Prototype: | QFileOpenEvent::QFileOpenEvent(const QUrl &url) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3462-3465 |
| | 2 | 1 |
QFileOpenEvent::openFileName: | QFileOpenEvent::openFile | Prototype: | bool QFileOpenEvent::openFile(QFile &file, QIODevice::OpenMode flags) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3499-3503 |
| | 2 | 1 |
QFilePrivate::openExternalFileName: | QFilePrivate::openExternalFile | Prototype: | bool QFilePrivate::openExternalFile(int flags, int fd, QFile::FileHandleFlags handleFlags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 64-78 |
| | 5 | 1 |
QFilePrivate::openExternalFileName: | QFilePrivate::openExternalFile | Prototype: | bool QFilePrivate::openExternalFile(int flags, FILE *fh, QFile::FileHandleFlags handleFlags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 80-94 |
| | 5 | 1 |
QFileSelector::QFileSelectorName: | QFileSelector::QFileSelector | Prototype: | QFileSelector::QFileSelector(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 201-204 |
| | 2 | 1 |
QFileSelector::allSelectorsName: | QFileSelector::allSelectors | Prototype: | QStringList QFileSelector::allSelectors() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 332-338 |
| | 4 | 1 |
QFileSelector::extraSelectorsName: | QFileSelector::extraSelectors | Prototype: | QStringList QFileSelector::extraSelectors() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 312-316 |
| | 2 | 1 |
QFileSelector::selectName: | QFileSelector::select | Prototype: | QString QFileSelector::select(const QString &filePath) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 222-226 |
| | 2 | 1 |
QFileSelector::setExtraSelectorsName: | QFileSelector::setExtraSelectors | Prototype: | void QFileSelector::setExtraSelectors(const QStringList &list) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 323-327 |
| | 2 | 1 |
QFileSelectorPrivate::QFileSelectorPrivateName: | QFileSelectorPrivate::QFileSelectorPrivate | Prototype: | QFileSelectorPrivate::QFileSelectorPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 56-59 |
| | 2 | 1 |
QFileSelectorPrivate::addStaticsName: | QFileSelectorPrivate::addStatics | Prototype: | void QFileSelectorPrivate::addStatics(const QStringList &statics) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 396-400 |
| | 2 | 1 |
QFileSelectorPrivate::platformSelectors::[lambda]Name: | QFileSelectorPrivate::platformSelectors::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 377-377 |
| | 0 | 1 |
QFileSystemEngine::copyFileName: | QFileSystemEngine::copyFile | Prototype: | bool QFileSystemEngine::copyFile(const QFileSystemEntry &source, const QFileSystemEntry &target, QSystemError &error) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 658-664 |
| | 4 | 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: | 727-730 |
| | 1 | 1 |
QFileSystemEngine::setCurrentPathName: | QFileSystemEngine::setCurrentPath | Prototype: | bool QFileSystemEngine::setCurrentPath(const QFileSystemEntry &path) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 763-768 |
| | 3 | 1 |
QFileSystemEntry::QFileSystemEntryName: | QFileSystemEntry::QFileSystemEntry | Prototype: | QFileSystemEntry::QFileSystemEntry(const QString &filePath, const NativePath &nativeFilePath) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 113-120 |
| | 2 | 1 |
QFileSystemEntry::QFileSystemEntryName: | QFileSystemEntry::QFileSystemEntry | Prototype: | QFileSystemEntry::QFileSystemEntry() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 68-73 |
| | 2 | 1 |
QFileSystemEntry::QFileSystemEntryName: | QFileSystemEntry::QFileSystemEntry | Prototype: | QFileSystemEntry::QFileSystemEntry(const QString &filePath) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 80-86 |
| | 2 | 1 |
QFileSystemEntry::QFileSystemEntryName: | QFileSystemEntry::QFileSystemEntry | Prototype: | QFileSystemEntry::QFileSystemEntry(const QString &filePath, FromInternalPath ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 93-99 |
| | 2 | 1 |
QFileSystemEntry::QFileSystemEntryName: | QFileSystemEntry::QFileSystemEntry | Prototype: | QFileSystemEntry::QFileSystemEntry(const NativePath &nativeFilePath, FromNativePath ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 105-111 |
| | 2 | 1 |
QFileSystemEntry::fileNameName: | QFileSystemEntry::fileName | Prototype: | QString QFileSystemEntry::fileName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 179-187 |
| | 2 | 1 |
QFileSystemEntry::filePathName: | QFileSystemEntry::filePath | Prototype: | QString QFileSystemEntry::filePath() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 122-126 |
| | 2 | 1 |
QFileSystemEntry::isAbsoluteName: | QFileSystemEntry::isAbsolute | Prototype: | bool QFileSystemEntry::isAbsolute() const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 285-289 |
| | 2 | 1 |
QFileSystemEntry::isEmptyName: | QFileSystemEntry::isEmpty | Prototype: | bool QFileSystemEntry::isEmpty() const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 320-323 |
| | 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: | 280-283 |
| | 1 | 1 |
QFileSystemEntry::nativeFilePathName: | QFileSystemEntry::nativeFilePath | Prototype: | QFileSystemEntry::NativePath QFileSystemEntry::nativeFilePath() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | Lines: | 128-132 |
| | 2 | 1 |
QFileSystemModel::QFileSystemModelName: | QFileSystemModel::QFileSystemModel | Prototype: | QFileSystemModel::QFileSystemModel(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 214-219 |
| | 2 | 1 |
QFileSystemModel::QFileSystemModelName: | QFileSystemModel::QFileSystemModel | Prototype: | QFileSystemModel::QFileSystemModel(QFileSystemModelPrivate &dd, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 224-229 |
| | 2 | 1 |
QFileSystemModel::canFetchMoreName: | QFileSystemModel::canFetchMore | Prototype: | bool QFileSystemModel::canFetchMore(const QModelIndex &parent) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 614-619 |
| | 3 | 1 |
QFileSystemModel::columnCountName: | QFileSystemModel::columnCount | Prototype: | int QFileSystemModel::columnCount(const QModelIndex &parent) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 657-660 |
| | 1 | 1 |
QFileSystemModel::fileInfoName: | QFileSystemModel::fileInfo | Prototype: | QFileInfo QFileSystemModel::fileInfo(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 158-162 |
| | 2 | 1 |
QFileSystemModel::filterName: | QFileSystemModel::filter | Prototype: | QDir::Filters QFileSystemModel::filter() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1469-1473 |
| | 2 | 1 |
QFileSystemModel::iconProviderName: | QFileSystemModel::iconProvider | Prototype: | QFileIconProvider *QFileSystemModel::iconProvider() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1431-1439 |
| | 2 | 1 |
QFileSystemModel::indexName: | QFileSystemModel::index | Prototype: | QModelIndex QFileSystemModel::index(const QString &path, int column) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 265-270 |
| | 3 | 1 |
QFileSystemModel::isReadOnlyName: | QFileSystemModel::isReadOnly | Prototype: | bool QFileSystemModel::isReadOnly() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1518-1522 |
| | 2 | 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: | 1155-1158 |
| | 1 | 1 |
QFileSystemModel::nameFilterDisablesName: | QFileSystemModel::nameFilterDisables | Prototype: | bool QFileSystemModel::nameFilterDisables() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1540-1544 |
| | 2 | 1 |
QFileSystemModel::permissionsName: | QFileSystemModel::permissions | Prototype: | QFile::Permissions QFileSystemModel::permissions(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1312-1316 |
| | 2 | 1 |
QFileSystemModel::resolveSymlinksName: | QFileSystemModel::resolveSymlinks | Prototype: | bool QFileSystemModel::resolveSymlinks() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1493-1501 |
| | 2 | 1 |
QFileSystemModel::rootDirectoryName: | QFileSystemModel::rootDirectory | Prototype: | QDir QFileSystemModel::rootDirectory() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1407-1414 |
| | 5 | 1 |
QFileSystemModel::rootPathName: | QFileSystemModel::rootPath | Prototype: | QString QFileSystemModel::rootPath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1396-1400 |
| | 2 | 1 |
QFileSystemModel::setIconProviderName: | QFileSystemModel::setIconProvider | Prototype: | void QFileSystemModel::setIconProvider(QFileIconProvider *provider) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1419-1426 |
| | 3 | 1 |
QFileSystemModel::setReadOnlyName: | QFileSystemModel::setReadOnly | Prototype: | void QFileSystemModel::setReadOnly(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1512-1516 |
| | 2 | 1 |
QFileSystemModel::setResolveSymlinksName: | QFileSystemModel::setResolveSymlinks | Prototype: | void QFileSystemModel::setResolveSymlinks(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1483-1491 |
| | 2 | 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: | 1230-1233 |
| | 1 | 1 |
QFileSystemModelPrivate::_q_performDelayedSortName: | QFileSystemModelPrivate::_q_performDelayedSort | Prototype: | void QFileSystemModelPrivate::_q_performDelayedSort() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 987-991 |
| | 2 | 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: | 1876-1879 |
| | 1 | 1 |
QFileSystemModelPrivate::addNodeName: | QFileSystemModelPrivate::addNode | Prototype: | QFileSystemModelPrivate::QFileSystemNode* QFileSystemModelPrivate::addNode(QFileSystemNode *parentNode, const QString &fileName, const QFileInfo& info) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1663-1686 |
| | 4 | 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: | 823-831 |
| | 1 | 1 |
QFileSystemModelPrivate::init::[lambda]Name: | QFileSystemModelPrivate::init::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1903-1903 |
| | 0 | 1 |
QFileSystemModelSorter::QFileSystemModelSorterName: | QFileSystemModelSorter::QFileSystemModelSorter | Prototype: | inline QFileSystemModelSorter(int column) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1001-1005 |
| | 2 | 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: | 1055-1059 |
| | 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: | 199-203 |
| | 1 | 1 |
QFileSystemWatcher::QFileSystemWatcherName: | QFileSystemWatcher::QFileSystemWatcher | Prototype: | QFileSystemWatcher::QFileSystemWatcher(const QStringList &paths, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 209-214 |
| | 2 | 1 |
QFileSystemWatcher::directoriesName: | QFileSystemWatcher::directories | Prototype: | QStringList QFileSystemWatcher::directories() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 425-429 |
| | 2 | 1 |
QFileSystemWatcher::filesName: | QFileSystemWatcher::files | Prototype: | QStringList QFileSystemWatcher::files() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 431-435 |
| | 2 | 1 |
QFileSystemWatcherPrivate::QFileSystemWatcherPrivateName: | QFileSystemWatcherPrivate::QFileSystemWatcherPrivate | Prototype: | QFileSystemWatcherPrivate::QFileSystemWatcherPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 81-84 |
| | 2 | 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: | 63-79 |
| | 1 | 1 |
QFinalState::QFinalStateName: | QFinalState::QFinalState | Prototype: | QFinalState::QFinalState(QFinalStatePrivate &dd, QState *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | Lines: | 98-101 |
| | 2 | 1 |
QFinalState::QFinalStateName: | QFinalState::QFinalState | Prototype: | QFinalState::QFinalState(QState *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | Lines: | 90-93 |
| | 2 | 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: | 130-133 |
| | 1 | 1 |
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: | 114-117 |
| | 1 | 1 |
QFinalState::onExitName: | QFinalState::onExit | Prototype: | void QFinalState::onExit(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | Lines: | 122-125 |
| | 1 | 1 |
QFinalStatePrivate::QFinalStatePrivateName: | QFinalStatePrivate::QFinalStatePrivate | Prototype: | QFinalStatePrivate::QFinalStatePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | Lines: | 77-80 |
| | 2 | 1 |
QFlickGesture::QFlickGestureName: | QFlickGesture::QFlickGesture | Prototype: | QFlickGesture::QFlickGesture(QObject *receiver, Qt::MouseButton button, QObject *parent) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 339-346 |
| | 4 | 1 |
QFlickGesturePrivate::QFlickGesturePrivateName: | QFlickGesturePrivate::QFlickGesturePrivate | Prototype: | QFlickGesturePrivate::QFlickGesturePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 351-353 |
| | 1 | 1 |
QFlickGestureRecognizer::QFlickGestureRecognizerName: | QFlickGestureRecognizer::QFlickGestureRecognizer | Prototype: | QFlickGestureRecognizer::QFlickGestureRecognizer(Qt::MouseButton button) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 361-364 |
| | 1 | 1 |