Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFileInfo::isReadableName: | QFileInfo::isReadable | Prototype: | bool QFileInfo::isReadable() const | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 901-912 |
| | 8 | 4 |
QFileInfo::isNativePathName: | QFileInfo::isNativePath | Prototype: | bool QFileInfo::isNativePath() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 985-993 |
| | 6 | 3 |
QFileInfo::isHiddenName: | QFileInfo::isHidden | Prototype: | bool QFileInfo::isHidden() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 959-970 |
| | 8 | 4 |
QFileInfo::isFileName: | QFileInfo::isFile | Prototype: | bool QFileInfo::isFile() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1002-1013 |
| | 8 | 4 |
QFileInfo::isExecutableName: | QFileInfo::isExecutable | Prototype: | bool QFileInfo::isExecutable() const | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 940-951 |
| | 8 | 4 |
QFileInfo::isDirName: | QFileInfo::isDir | Prototype: | bool QFileInfo::isDir() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1021-1032 |
| | 8 | 4 |
QFileInfo::isBundleName: | QFileInfo::isBundle | Prototype: | bool QFileInfo::isBundle() const | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1042-1053 |
| | 8 | 4 |
QFileInfo::groupIdName: | QFileInfo::groupId | Prototype: | uint QFileInfo::groupId() const | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1206-1217 |
| | 8 | 4 |
QFileInfo::groupName: | QFileInfo::group | Prototype: | QString QFileInfo::group() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1190-1196 |
| | 4 | 2 |
QFileInfo::filePathName: | QFileInfo::filePath | Prototype: | QString QFileInfo::filePath() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 725-731 |
| | 4 | 2 |
QFileInfo::fileNameName: | QFileInfo::fileName | Prototype: | QString QFileInfo::fileName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 744-750 |
| | 4 | 2 |
QFileInfo::existsName: | QFileInfo::exists | Prototype: | bool QFileInfo::exists() const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 668-679 |
| | 8 | 4 |
QFileInfo::existsName: | QFileInfo::exists | Prototype: | bool QFileInfo::exists(const QString &file) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 692-704 |
| | 8 | 2 |
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::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::createdName: | QFileInfo::created | Prototype: | QDateTime QFileInfo::created() const | Coverage: | 78.571% (11/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1307-1319 |
| | 9 | 5 |
QFileInfo::completeSuffixName: | QFileInfo::completeSuffix | Prototype: | QString QFileInfo::completeSuffix() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 826-832 |
| | 4 | 2 |
QFileInfo::completeBaseNameName: | QFileInfo::completeBaseName | Prototype: | QString QFileInfo::completeBaseName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 807-813 |
| | 4 | 2 |
QFileInfo::canonicalPathName: | QFileInfo::canonicalPath | Prototype: | QString QFileInfo::canonicalPath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 594-600 |
| | 4 | 2 |
QFileInfo::canonicalFilePathName: | QFileInfo::canonicalFilePath | Prototype: | QString QFileInfo::canonicalFilePath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 547-553 |
| | 4 | 2 |
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::bundleNameName: | QFileInfo::bundleName | Prototype: | QString QFileInfo::bundleName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 764-770 |
| | 4 | 2 |
QFileInfo::baseNameName: | QFileInfo::baseName | Prototype: | QString QFileInfo::baseName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 788-794 |
| | 4 | 2 |
QFileInfo::absolutePathName: | QFileInfo::absolutePath | Prototype: | QString QFileInfo::absolutePath() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 573-584 |
| | 7 | 3 |
QFileInfo::absoluteFilePathName: | QFileInfo::absoluteFilePath | Prototype: | QString QFileInfo::absoluteFilePath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 530-536 |
| | 4 | 2 |
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::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 |
QFileIconProviderPrivate::getIconName: | QFileIconProviderPrivate::getIcon | Prototype: | QIcon QFileIconProviderPrivate::getIcon(QStyle::StandardPixmap name) const | Coverage: | 0.000% (0/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 195-250 |
| | 38 | 26 |
QFileIconProviderPrivate::getIconName: | QFileIconProviderPrivate::getIcon | Prototype: | QIcon QFileIconProviderPrivate::getIcon(const QFileInfo &fi) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 340-351 |
| | 7 | 3 |
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 |
QFileIconProvider::typeName: | QFileIconProvider::type | Prototype: | QString QFileIconProvider::type(const QFileInfo &info) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 423-458 |
| | 11 | 6 |
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 |
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::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::iconName: | QFileIconProvider::icon | Prototype: | QIcon QFileIconProvider::icon(IconType type) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 299-321 |
| | 11 | 9 |
QFileIconProvider::iconName: | QFileIconProvider::icon | Prototype: | QIcon QFileIconProvider::icon(const QFileInfo &info) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 357-417 |
| | 21 | 11 |
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 |
QFileIconEngine::pixmapName: | QFileIconEngine::pixmap | Prototype: | QPixmap pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) override | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 70-103 |
| | 22 | 8 |
QFileIconEngine::availableSizesName: | QFileIconEngine::availableSizes | Prototype: | QList<QSize> availableSizes(QIcon::Mode mode = QIcon::Normal, QIcon::State state = QIcon::Off) const override | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 105-125 |
| | 13 | 5 |
QFileIconEngine::actualSizeName: | QFileIconEngine::actualSize | Prototype: | QSize actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) override | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 127-153 |
| | 16 | 5 |
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 |
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 |
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::keyPressEventName: | QFileDialogTreeView::keyPressEvent | Prototype: | void QFileDialogTreeView::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3974-3986 |
| | 3 | 2 |
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 |
QFileDialogPrivate::workingDirectoryName: | QFileDialogPrivate::workingDirectory | Prototype: | QUrl QFileDialogPrivate::workingDirectory(const QUrl &url) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2527-2538 |
| | 8 | 4 |
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 |
QFileDialogPrivate::userSelectedFilesName: | QFileDialogPrivate::userSelectedFiles | Prototype: | QList<QUrl> QFileDialogPrivate::userSelectedFiles() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1186-1206 |
| | 13 | 5 |
QFileDialogPrivate::updateOkButtonTextName: | QFileDialogPrivate::updateOkButtonText | Prototype: | void QFileDialogPrivate::updateOkButtonText(bool saveAsOnFolder) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 625-648 |
| | 14 | 6 |
QFileDialogPrivate::updateLookInLabelName: | QFileDialogPrivate::updateLookInLabel | Prototype: | void QFileDialogPrivate::updateLookInLabel() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 596-600 |
| | 2 | 2 |
QFileDialogPrivate::updateFileTypeLabelName: | QFileDialogPrivate::updateFileTypeLabel | Prototype: | void QFileDialogPrivate::updateFileTypeLabel() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 619-623 |
| | 2 | 2 |
QFileDialogPrivate::updateFileNameLabelName: | QFileDialogPrivate::updateFileNameLabel | Prototype: | void QFileDialogPrivate::updateFileNameLabel() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 602-617 |
| | 7 | 5 |
QFileDialogPrivate::updateCancelButtonTextName: | QFileDialogPrivate::updateCancelButtonText | Prototype: | void QFileDialogPrivate::updateCancelButtonText() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 650-654 |
| | 2 | 2 |
QFileDialogPrivate::typedFilesName: | QFileDialogPrivate::typedFiles | Prototype: | QStringList QFileDialogPrivate::typedFiles() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1145-1181 |
| | 18 | 6 |
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::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::setLabelTextControlName: | QFileDialogPrivate::setLabelTextControl | Prototype: | void QFileDialogPrivate::setLabelTextControl(QFileDialog::DialogLabel label, const QString &text) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1984-2012 |
| | 18 | 11 |
QFileDialogPrivate::selectName: | QFileDialogPrivate::select | Prototype: | QModelIndex QFileDialogPrivate::select(const QModelIndex &index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1786-1794 |
| | 6 | 2 |
QFileDialogPrivate::saveSettingsName: | QFileDialogPrivate::saveSettings | Prototype: | void QFileDialogPrivate::saveSettings() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2692-2713 |
| | 17 | 3 |
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::retranslateWindowTitleName: | QFileDialogPrivate::retranslateWindowTitle | Prototype: | void QFileDialogPrivate::retranslateWindowTitle() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 574-589 |
| | 10 | 4 |
QFileDialogPrivate::retranslateStringsName: | QFileDialogPrivate::retranslateStrings | Prototype: | void QFileDialogPrivate::retranslateStrings() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 656-686 |
| | 21 | 5 |
QFileDialogPrivate::restoreWidgetStateName: | QFileDialogPrivate::restoreWidgetState | Prototype: | bool QFileDialogPrivate::restoreWidgetState(QStringList &history, int splitterPosition) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2750-2789 |
| | 28 | 9 |
QFileDialogPrivate::restoreFromSettingsName: | QFileDialogPrivate::restoreFromSettings | Prototype: | bool QFileDialogPrivate::restoreFromSettings() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2715-2747 |
| | 23 | 6 |
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::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 |
QFileDialogPrivate::itemViewKeyboardEventName: | QFileDialogPrivate::itemViewKeyboardEvent | Prototype: | bool QFileDialogPrivate::itemViewKeyboardEvent(QKeyEvent *event) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3800-3828 |
| | 13 | 7 |
QFileDialogPrivate::initialSelectionName: | QFileDialogPrivate::initialSelection | Prototype: | QString QFileDialogPrivate::initialSelection(const QUrl &url) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2547-2560 |
| | 8 | 4 |
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::initName: | QFileDialogPrivate::init | Prototype: | void QFileDialogPrivate::init(const QUrl &directory, const QString &nameFilter, const QString &caption) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2796-2835 |
| | 20 | 6 |
QFileDialogPrivate::helperPrepareShowName: | QFileDialogPrivate::helperPrepareShow | Prototype: | void QFileDialogPrivate::helperPrepareShow(QPlatformDialogHelper *) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 551-562 |
| | 9 | 4 |
QFileDialogPrivate::helperDoneName: | QFileDialogPrivate::helperDone | Prototype: | void QFileDialogPrivate::helperDone(QDialog::DialogCode code, QPlatformDialogHelper *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 564-572 |
| | 5 | 2 |
QFileDialogPrivate::getEnvironmentVariableName: | QFileDialogPrivate::getEnvironmentVariable | Prototype: | QString QFileDialogPrivate::getEnvironmentVariable(const QString &string) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3830-3842 |
| | 3 | 2 |
QFileDialogPrivate::emitFilesSelectedName: | QFileDialogPrivate::emitFilesSelected | Prototype: | void QFileDialogPrivate::emitFilesSelected(const QStringList &files) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 688-694 |
| | 4 | 2 |
QFileDialogPrivate::currentViewName: | QFileDialogPrivate::currentView | Prototype: | QAbstractItemView *QFileDialogPrivate::currentView() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1742-1748 |
| | 5 | 3 |
QFileDialogPrivate::createWidgetsName: | QFileDialogPrivate::createWidgets | Prototype: | void QFileDialogPrivate::createWidgets() | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2842-3017 |
| | 124 | 12 |
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::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::canBeNativeDialogName: | QFileDialogPrivate::canBeNativeDialog | Prototype: | bool QFileDialogPrivate::canBeNativeDialog() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 696-711 |
| | 10 | 4 |
QFileDialogPrivate::addDefaultSuffixToUrlsName: | QFileDialogPrivate::addDefaultSuffixToUrls | Prototype: | QList<QUrl> QFileDialogPrivate::addDefaultSuffixToUrls(const QList<QUrl> &urlsToFix) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1234-1248 |
| | 10 | 3 |
QFileDialogPrivate::addDefaultSuffixToFilesName: | QFileDialogPrivate::addDefaultSuffixToFiles | Prototype: | QStringList QFileDialogPrivate::addDefaultSuffixToFiles(const QStringList &filesToFix) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1208-1232 |
| | 15 | 5 |
QFileDialogPrivate::_q_useNameFilterName: | QFileDialogPrivate::_q_useNameFilter | Prototype: | void QFileDialogPrivate::_q_useNameFilter(int index) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3653-3681 |
| | 20 | 5 |
QFileDialogPrivate::_q_updateOkButtonName: | QFileDialogPrivate::_q_updateOkButton | Prototype: | void QFileDialogPrivate::_q_updateOkButton() | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3477-3569 |
| | 63 | 22 |
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::_q_showHiddenName: | QFileDialogPrivate::_q_showHidden | Prototype: | void QFileDialogPrivate::_q_showHidden() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3718-3727 |
| | 6 | 2 |
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_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_showContextMenuName: | QFileDialogPrivate::_q_showContextMenu | Prototype: | void QFileDialogPrivate::_q_showContextMenu(const QPoint &position) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3336-3368 |
| | 21 | 4 |
QFileDialogPrivate::_q_selectionChangedName: | QFileDialogPrivate::_q_selectionChanged | Prototype: | void QFileDialogPrivate::_q_selectionChanged() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3689-3711 |
| | 15 | 6 |
QFileDialogPrivate::_q_rowsInsertedName: | QFileDialogPrivate::_q_rowsInserted | Prototype: | void QFileDialogPrivate::_q_rowsInserted(const QModelIndex &parent) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3735-3743 |
| | 6 | 2 |
QFileDialogPrivate::_q_renameCurrentName: | QFileDialogPrivate::_q_renameCurrent | Prototype: | void QFileDialogPrivate::_q_renameCurrent() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3373-3382 |
| | 6 | 2 |
QFileDialogPrivate::_q_pathChangedName: | QFileDialogPrivate::_q_pathChanged | Prototype: | void QFileDialogPrivate::_q_pathChanged(const QString &newPath) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3209-3226 |
| | 12 | 3 |
QFileDialogPrivate::_q_navigateToParentName: | QFileDialogPrivate::_q_navigateToParent | Prototype: | void QFileDialogPrivate::_q_navigateToParent() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3264-3277 |
| | 9 | 2 |
QFileDialogPrivate::_q_navigateForwardName: | QFileDialogPrivate::_q_navigateForward | Prototype: | void QFileDialogPrivate::_q_navigateForward() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3248-3256 |
| | 5 | 2 |