| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFileDialogPrivate| Name: | QFileDialogPrivate::QFileDialogPrivate | | Prototype: | QFileDialogPrivate::QFileDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 524-538 |
| | 2 | 1 |
_q_autoCompleteFileName| Name: | QFileDialogPrivate::_q_autoCompleteFileName | | Prototype: | void QFileDialogPrivate::_q_autoCompleteFileName(const QString &text) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3450-3473 |
| | 17 | 8 |
_q_createDirectory| Name: | QFileDialogPrivate::_q_createDirectory | | Prototype: | void QFileDialogPrivate::_q_createDirectory() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3287-3312 |
| | 17 | 5 |
_q_currentChanged| Name: | QFileDialogPrivate::_q_currentChanged | | Prototype: | void QFileDialogPrivate::_q_currentChanged(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3575-3579 |
| | 2 | 1 |
_q_deleteCurrent| Name: | QFileDialogPrivate::_q_deleteCurrent | | Prototype: | void QFileDialogPrivate::_q_deleteCurrent() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3398-3448 |
| | 30 | 9 |
_q_emitUrlSelected| Name: | QFileDialogPrivate::_q_emitUrlSelected | | Prototype: | void QFileDialogPrivate::_q_emitUrlSelected(const QUrl &file) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3752-3758 |
| | 4 | 2 |
_q_emitUrlsSelected| Name: | QFileDialogPrivate::_q_emitUrlsSelected | | Prototype: | void QFileDialogPrivate::_q_emitUrlsSelected(const QList<QUrl> &files) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3760-3770 |
| | 8 | 4 |
_q_enterDirectory| Name: | QFileDialogPrivate::_q_enterDirectory | | Prototype: | void QFileDialogPrivate::_q_enterDirectory(const QModelIndex &index) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3587-3610 |
| | 14 | 4 |
_q_fileRenamed| Name: | QFileDialogPrivate::_q_fileRenamed | | Prototype: | void QFileDialogPrivate::_q_fileRenamed(const QString &path, const QString &oldName, const QString &newName) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3743-3750 |
| | 4 | 3 |
_q_goHome| Name: | 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: | 3201-3205 |
| | 2 | 1 |
_q_goToDirectory| Name: | QFileDialogPrivate::_q_goToDirectory | | Prototype: | void QFileDialogPrivate::_q_goToDirectory(const QString &path) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3618-3646 |
| | 17 | 4 |
_q_goToUrl| Name: | 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: | 881-888 |
| | 3 | 1 |
_q_nativeCurrentChanged| Name: | QFileDialogPrivate::_q_nativeCurrentChanged | | Prototype: | void QFileDialogPrivate::_q_nativeCurrentChanged(const QUrl &file) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3772-3778 |
| | 4 | 2 |
_q_nativeEnterDirectory| Name: | QFileDialogPrivate::_q_nativeEnterDirectory | | Prototype: | void QFileDialogPrivate::_q_nativeEnterDirectory(const QUrl &directory) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3780-3789 |
| | 6 | 3 |
_q_navigateBackward| Name: | QFileDialogPrivate::_q_navigateBackward | | Prototype: | void QFileDialogPrivate::_q_navigateBackward() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3236-3244 |
| | 5 | 2 |
_q_navigateForward| Name: | 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: | 3251-3259 |
| | 5 | 2 |
_q_navigateToParent| Name: | 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: | 3267-3280 |
| | 9 | 2 |
_q_pathChanged| Name: | 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: | 3212-3229 |
| | 12 | 3 |
_q_renameCurrent| Name: | 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: | 3376-3385 |
| | 6 | 2 |
_q_rowsInserted| Name: | 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: | 3733-3741 |
| | 6 | 2 |
_q_selectionChanged| Name: | QFileDialogPrivate::_q_selectionChanged | | Prototype: | void QFileDialogPrivate::_q_selectionChanged() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3690-3712 |
| | 15 | 6 |
_q_showContextMenu| Name: | 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: | 3339-3371 |
| | 21 | 4 |
_q_showDetailsView| Name: | 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: | 3324-3332 |
| | 6 | 1 |
_q_showHeader| Name: | 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: | 3022-3027 |
| | 3 | 1 |
_q_showHidden| Name: | QFileDialogPrivate::_q_showHidden | | Prototype: | void QFileDialogPrivate::_q_showHidden() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3719-3725 |
| | 4 | 1 |
_q_showListView| Name: | 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: | 3314-3322 |
| | 6 | 1 |
_q_updateOkButton| Name: | QFileDialogPrivate::_q_updateOkButton | | Prototype: | void QFileDialogPrivate::_q_updateOkButton() | | Coverage: | 0.000% (0/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3478-3570 |
| | 63 | 22 |
_q_useNameFilter| Name: | 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: | 3654-3682 |
| | 20 | 5 |
addDefaultSuffixToFiles| Name: | 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: | 1209-1233 |
| | 15 | 5 |
addDefaultSuffixToUrls| Name: | 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: | 1235-1249 |
| | 10 | 3 |
canBeNativeDialog| Name: | QFileDialogPrivate::canBeNativeDialog | | Prototype: | bool QFileDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 701-717 |
| | 10 | 3 |
createMenuActions| Name: | 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: | 3160-3199 |
| | 25 | 1 |
createToolButtons| Name: | 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: | 3114-3153 |
| | 31 | 1 |
createWidgets| Name: | 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: | 2844-3020 |
| | 125 | 12 |
currentView| Name: | 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 |
emitFilesSelected| Name: | 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: | 693-699 |
| | 4 | 2 |
getEnvironmentVariable| Name: | 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: | 3828-3840 |
| | 3 | 2 |
helperDone| Name: | 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: | 569-577 |
| | 5 | 2 |
helperPrepareShow| Name: | 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: | 556-567 |
| | 9 | 4 |
init| Name: | QFileDialogPrivate::init | | Prototype: | void QFileDialogPrivate::init(const QUrl &directory, const QString &nameFilter, const QString &caption) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2798-2837 |
| | 20 | 6 |
initHelper| Name: | 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: | 544-554 |
| | 8 | 1 |
initialSelection| Name: | 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: | 2546-2559 |
| | 8 | 4 |
itemViewKeyboardEvent| Name: | 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: | 3798-3826 |
| | 13 | 7 |
lineEdit| Name: | 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 |
maxNameLength| Name: | 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 |
removeDirectory| Name: | 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: | 3387-3391 |
| | 2 | 1 |
restoreFromSettings| Name: | 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: | 2714-2747 |
| | 24 | 6 |
restoreWidgetState| Name: | 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-2791 |
| | 28 | 9 |
retranslateStrings| Name: | 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: | 661-691 |
| | 21 | 5 |
retranslateWindowTitle| Name: | 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: | 579-594 |
| | 10 | 4 |
rootIndex| Name: | 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 |
saveSettings| Name: | 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: | 2691-2712 |
| | 17 | 3 |
select| Name: | 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 |
setLabelTextControl| Name: | 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 |
setLastVisitedDirectory| Name: | 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 |
setRootIndex| Name: | 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 |
typedFiles| Name: | 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: | 1146-1182 |
| | 18 | 6 |
updateCancelButtonText| Name: | 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: | 655-659 |
| | 2 | 2 |
updateFileNameLabel| Name: | 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: | 607-622 |
| | 7 | 5 |
updateFileTypeLabel| Name: | 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: | 624-628 |
| | 2 | 2 |
updateLookInLabel| Name: | 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: | 601-605 |
| | 2 | 2 |
updateOkButtonText| Name: | 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: | 630-653 |
| | 14 | 6 |
userSelectedFiles| Name: | 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: | 1187-1207 |
| | 13 | 5 |
usingWidgets| Name: | 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 |
workingDirectory| Name: | 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: | 2526-2537 |
| | 8 | 4 |