| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QFileDialogOptions::isLabelExplicitlySet| Name:  | 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::initiallySelectedNameFilter| Name:  | 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::initiallySelectedFiles| Name:  | 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::initialDirectory| Name:  | 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::history| Name:  | 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::filter| Name:  | 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::fileMode| Name:  | 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::defaultSuffix| Name:  | 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::defaultNameFilterString| Name:  | 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::acceptMode| Name:  | 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 | 
 QFileDialogOptions::QFileDialogOptions| Name:  | QFileDialogOptions::QFileDialogOptions |  | Prototype:  | QFileDialogOptions::QFileDialogOptions() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 439-441 |  
  |  | 2 | 1 | 
 QFileDialogOptions::QFileDialogOptions| Name:  | QFileDialogOptions::QFileDialogOptions |  | Prototype:  | QFileDialogOptions::QFileDialogOptions(const QFileDialogOptions &rhs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 443-445 |  
  |  | 2 | 1 | 
 QFileDialogListView::sizeHint| Name:  | QFileDialogListView::sizeHint |  | Prototype:  | QSize QFileDialogListView::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3931-3935 |  
  |  | 2 | 1 | 
 QFileDialogListView::setFileDialogPrivate| Name:  | QFileDialogListView::setFileDialogPrivate |  | Prototype:  | void QFileDialogListView::setFileDialogPrivate(QFileDialogPrivate *d_pointer) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3918-3929 |  
  |  | 7 | 1 | 
 QFileDialogListView::keyPressEvent| Name:  | QFileDialogListView::keyPressEvent |  | Prototype:  | void QFileDialogListView::keyPressEvent(QKeyEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3937-3949 |  
  |  | 3 | 2 | 
 QFileDialogListView::QFileDialogListView| Name:  | QFileDialogListView::QFileDialogListView |  | Prototype:  | QFileDialogListView::QFileDialogListView(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3914-3916 |  
  |  | 2 | 1 | 
 QFileDialogLineEdit::keyPressEvent| Name:  | QFileDialogLineEdit::keyPressEvent |  | Prototype:  | void QFileDialogLineEdit::keyPressEvent(QKeyEvent *e) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3997-4010 |  
  |  | 4 | 2 | 
 QFileDialogComboBox::showPopup| Name:  | QFileDialogComboBox::showPopup |  | Prototype:  | void QFileDialogComboBox::showPopup() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3850-3892 |  
  |  | 30 | 8 | 
 QFileDialogComboBox::setHistory| Name:  | QFileDialogComboBox::setHistory |  | Prototype:  | void QFileDialogComboBox::setHistory(const QStringList &paths) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1896-1907 |  
  |  | 7 | 2 | 
 QFileDialogComboBox::setFileDialogPrivate| Name:  | QFileDialogComboBox::setFileDialogPrivate |  | Prototype:  | void QFileDialogComboBox::setFileDialogPrivate(QFileDialogPrivate *d_pointer) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3842-3848 |  
  |  | 5 | 1 | 
 QFileDialogComboBox::paintEvent| Name:  | QFileDialogComboBox::paintEvent |  | Prototype:  | void QFileDialogComboBox::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3895-3912 |  
  |  | 10 | 1 | 
 QFileDialog::~QFileDialog| Name:  | QFileDialog::~QFileDialog |  | Prototype:  | QFileDialog::~QFileDialog() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 388-394 |  
  |  | 2 | 1 | 
 QFileDialog::viewMode| Name:  | QFileDialog::viewMode |  | Prototype:  | QFileDialog::ViewMode QFileDialog::viewMode() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1618-1624 |  
  |  | 4 | 2 | 
 QFileDialog::testOption| Name:  | QFileDialog::testOption |  | Prototype:  | bool QFileDialog::testOption(Option option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 746-750 |  
  |  | 2 | 1 | 
 QFileDialog::supportedSchemes| Name:  | 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::sidebarUrls| Name:  | QFileDialog::sidebarUrls |  | Prototype:  | QList<QUrl> QFileDialog::sidebarUrls() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 421-425 |  
  |  | 2 | 1 | 
 QFileDialog::setVisible| Name:  | QFileDialog::setVisible |  | Prototype:  | void QFileDialog::setVisible(bool visible) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 838-875 |  
  |  | 20 | 10 | 
 QFileDialog::setViewMode| Name:  | QFileDialog::setViewMode |  | Prototype:  | void QFileDialog::setViewMode(QFileDialog::ViewMode mode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1606-1616 |  
  |  | 7 | 3 | 
 QFileDialog::setSupportedSchemes| Name:  | QFileDialog::setSupportedSchemes |  | Prototype:  | void QFileDialog::setSupportedSchemes(const QStringList &schemes) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1723-1727 |  
  |  | 2 | 1 | 
 QFileDialog::setSidebarUrls| Name:  | QFileDialog::setSidebarUrls |  | Prototype:  | void QFileDialog::setSidebarUrls(const QList<QUrl> &urls) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 410-415 |  
  |  | 3 | 2 | 
 QFileDialog::setResolveSymlinks| Name:  | 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::setReadOnly| Name:  | 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::setProxyModel| Name:  | QFileDialog::setProxyModel |  | Prototype:  | void QFileDialog::setProxyModel(QAbstractProxyModel *proxyModel) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3042-3095 |  
  |  | 38 | 5 | 
 QFileDialog::setOptions| Name:  | QFileDialog::setOptions |  | Prototype:  | void QFileDialog::setOptions(Options options) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 765-802 |  
  |  | 25 | 9 | 
 QFileDialog::setOption| Name:  | QFileDialog::setOption |  | Prototype:  | void QFileDialog::setOption(Option option, bool on) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 731-736 |  
  |  | 3 | 2 | 
 QFileDialog::setNameFilters| Name:  | QFileDialog::setNameFilters |  | Prototype:  | void QFileDialog::setNameFilters(const QStringList &filters) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1404-1428 |  
  |  | 16 | 5 | 
 QFileDialog::setNameFilterDetailsVisible| Name:  | 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::setNameFilter| Name:  | 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::setMimeTypeFilters| Name:  | QFileDialog::setMimeTypeFilters |  | Prototype:  | void QFileDialog::setMimeTypeFilters(const QStringList &filters) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1558-1569 |  
  |  | 8 | 3 | 
 QFileDialog::setLabelText| Name:  | QFileDialog::setLabelText |  | Prototype:  | void QFileDialog::setLabelText(DialogLabel label, const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2018-2023 |  
  |  | 3 | 1 | 
 QFileDialog::setItemDelegate| Name:  | QFileDialog::setItemDelegate |  | Prototype:  | void QFileDialog::setItemDelegate(QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1940-1947 |  
  |  | 5 | 2 | 
 QFileDialog::setIconProvider| Name:  | QFileDialog::setIconProvider |  | Prototype:  | void QFileDialog::setIconProvider(QFileIconProvider *provider) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1963-1971 |  
  |  | 5 | 2 | 
 QFileDialog::setHistory| Name:  | QFileDialog::setHistory |  | Prototype:  | void QFileDialog::setHistory(const QStringList &paths) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1889-1894 |  
  |  | 3 | 2 | 
 QFileDialog::setFilter| Name:  | QFileDialog::setFilter |  | Prototype:  | void QFileDialog::setFilter(QDir::Filters filters) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1511-1522 |  
  |  | 7 | 2 | 
 QFileDialog::setFileMode| Name:  | QFileDialog::setFileMode |  | Prototype:  | void QFileDialog::setFileMode(QFileDialog::FileMode mode) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1641-1674 |  
  |  | 21 | 4 | 
 QFileDialog::setDirectoryUrl| Name:  | QFileDialog::setDirectoryUrl |  | Prototype:  | void QFileDialog::setDirectoryUrl(const QUrl &directory) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 975-990 |  
  |  | 11 | 5 | 
 QFileDialog::setDirectory| Name:  | QFileDialog::setDirectory |  | Prototype:  | void QFileDialog::setDirectory(const QString &directory) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 908-943 |  
  |  | 23 | 8 | 
 QFileDialog::setDefaultSuffix| Name:  | QFileDialog::setDefaultSuffix |  | Prototype:  | void QFileDialog::setDefaultSuffix(const QString &suffix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1873-1877 |  
  |  | 2 | 1 | 
 QFileDialog::setConfirmOverwrite| Name:  | 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::setAcceptMode| Name:  | QFileDialog::setAcceptMode |  | Prototype:  | void QFileDialog::setAcceptMode(QFileDialog::AcceptMode mode) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1692-1708 |  
  |  | 12 | 3 | 
 QFileDialog::selectedUrls| Name:  | QFileDialog::selectedUrls |  | Prototype:  | QList<QUrl> QFileDialog::selectedUrls() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1284-1297 |  
  |  | 9 | 3 | 
 QFileDialog::selectedNameFilter| Name:  | QFileDialog::selectedNameFilter |  | Prototype:  | QString QFileDialog::selectedNameFilter() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1478-1485 |  
  |  | 4 | 2 | 
 QFileDialog::selectedFiles| Name:  | QFileDialog::selectedFiles |  | Prototype:  | QStringList QFileDialog::selectedFiles() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1259-1274 |  
  |  | 11 | 4 | 
 QFileDialog::selectUrl| Name:  | QFileDialog::selectUrl |  | Prototype:  | void QFileDialog::selectUrl(const QUrl &url) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1088-1100 |  
  |  | 8 | 4 | 
 QFileDialog::selectNameFilter| Name:  | QFileDialog::selectNameFilter |  | Prototype:  | void QFileDialog::selectNameFilter(const QString &filter) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1449-1469 |  
  |  | 14 | 5 | 
 QFileDialog::selectMimeTypeFilter| Name:  | QFileDialog::selectMimeTypeFilter |  | Prototype:  | void QFileDialog::selectMimeTypeFilter(const QString &filter) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1588-1593 |  
  |  | 3 | 2 | 
 QFileDialog::selectFile| Name:  | QFileDialog::selectFile |  | Prototype:  | void QFileDialog::selectFile(const QString &filename) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1049-1078 |  
  |  | 20 | 7 | 
 QFileDialog::saveState| Name:  | QFileDialog::saveState |  | Prototype:  | QByteArray QFileDialog::saveState() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 436-460 |  
  |  | 18 | 3 | 
 QFileDialog::restoreState| Name:  | QFileDialog::restoreState |  | Prototype:  | bool QFileDialog::restoreState(const QByteArray &state) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 471-509 |  
  |  | 29 | 5 | 
 QFileDialog::resolveSymlinks| Name:  | 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::proxyModel| Name:  | QFileDialog::proxyModel |  | Prototype:  | QAbstractProxyModel *QFileDialog::proxyModel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3102-3106 |  
  |  | 2 | 1 | 
 QFileDialog::options| Name:  | QFileDialog::options |  | Prototype:  | QFileDialog::Options QFileDialog::options() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 804-808 |  
  |  | 2 | 1 | 
 QFileDialog::open| Name:  | QFileDialog::open |  | Prototype:  | void QFileDialog::open(QObject *receiver, const char *member) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 821-832 |  
  |  | 8 | 1 | 
 QFileDialog::nameFilters| Name:  | 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::mimeTypeFilters| Name:  | 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::labelText| Name:  | QFileDialog::labelText |  | Prototype:  | QString QFileDialog::labelText(DialogLabel label) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2028-2056 |  
  |  | 19 | 10 | 
 QFileDialog::itemDelegate| Name:  | QFileDialog::itemDelegate |  | Prototype:  | QAbstractItemDelegate *QFileDialog::itemDelegate() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1952-1958 |  
  |  | 4 | 2 | 
 QFileDialog::isReadOnly| Name:  | 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::isNameFilterDetailsVisible| Name:  | 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::iconProvider| Name:  | QFileDialog::iconProvider |  | Prototype:  | QFileIconProvider *QFileDialog::iconProvider() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1976-1982 |  
  |  | 4 | 2 | 
 QFileDialog::history| Name:  | QFileDialog::history |  | Prototype:  | QStringList QFileDialog::history() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1912-1923 |  
  |  | 8 | 3 | 
 QFileDialog::getSaveFileUrl| Name:  | QFileDialog::getSaveFileUrl |  | Prototype:  | QUrl QFileDialog::getSaveFileUrl(QWidget *parent, const QString &caption, const QUrl &dir, const QString &filter, QString *selectedFilter, Options options, const QStringList &supportedSchemes) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2379-2407 |  
  |  | 18 | 4 | 
 QFileDialog::getSaveFileName::[lambda]| Name:  | QFileDialog::getSaveFileName::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2347-2347 |  
  |  | 0 | 1 | 
 QFileDialog::getSaveFileName| Name:  | QFileDialog::getSaveFileName |  | Prototype:  | QString QFileDialog::getSaveFileName(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2340-2350 |  
  |  | 2 | 2 | 
 QFileDialog::getOpenFileUrls| Name:  | QFileDialog::getOpenFileUrls |  | Prototype:  | QList<QUrl> QFileDialog::getOpenFileUrls(QWidget *parent, const QString &caption, const QUrl &dir, const QString &filter, QString *selectedFilter, Options options, const QStringList &supportedSchemes) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2261-2288 |  
  |  | 17 | 4 | 
 QFileDialog::getOpenFileUrl| Name:  | QFileDialog::getOpenFileUrl |  | Prototype:  | QUrl QFileDialog::getOpenFileUrl(QWidget *parent, const QString &caption, const QUrl &dir, const QString &filter, QString *selectedFilter, Options options, const QStringList &supportedSchemes) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2144-2171 |  
  |  | 17 | 4 | 
 QFileDialog::getOpenFileNames::[lambda]| Name:  | QFileDialog::getOpenFileNames::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2224-2224 |  
  |  | 0 | 1 | 
 QFileDialog::getOpenFileNames| Name:  | QFileDialog::getOpenFileNames |  | Prototype:  | QStringList QFileDialog::getOpenFileNames(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2217-2231 |  
  |  | 6 | 3 | 
 QFileDialog::getOpenFileName::[lambda]| Name:  | QFileDialog::getOpenFileName::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2112-2112 |  
  |  | 0 | 1 | 
 QFileDialog::getOpenFileName| Name:  | QFileDialog::getOpenFileName |  | Prototype:  | QString QFileDialog::getOpenFileName(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2105-2115 |  
  |  | 2 | 2 | 
 QFileDialog::getExistingDirectoryUrl| Name:  | QFileDialog::getExistingDirectoryUrl |  | Prototype:  | QUrl QFileDialog::getExistingDirectoryUrl(QWidget *parent, const QString &caption, const QUrl &dir, Options options, const QStringList &supportedSchemes) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2487-2505 |  
  |  | 11 | 2 | 
 QFileDialog::getExistingDirectory::[lambda]| Name:  | QFileDialog::getExistingDirectory::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2455-2455 |  
  |  | 0 | 1 | 
 QFileDialog::getExistingDirectory| Name:  | QFileDialog::getExistingDirectory |  | Prototype:  | QString QFileDialog::getExistingDirectory(QWidget *parent, const QString &caption, const QString &dir, Options options) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2450-2458 |  
  |  | 2 | 2 | 
 QFileDialog::filter| Name:  | QFileDialog::filter |  | Prototype:  | QDir::Filters QFileDialog::filter() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1494-1500 |  
  |  | 4 | 2 | 
 QFileDialog::fileMode| Name:  | QFileDialog::fileMode |  | Prototype:  | QFileDialog::FileMode QFileDialog::fileMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1676-1680 |  
  |  | 2 | 1 | 
 QFileDialog::done| Name:  | QFileDialog::done |  | Prototype:  | void QFileDialog::done(int result) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2564-2577 |  
  |  | 8 | 2 | 
 QFileDialog::directoryUrl| Name:  | QFileDialog::directoryUrl |  | Prototype:  | QUrl QFileDialog::directoryUrl() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 997-1004 |  
  |  | 4 | 2 | 
 QFileDialog::directory| Name:  | QFileDialog::directory |  | Prototype:  | QDir QFileDialog::directory() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 948-956 |  
  |  | 5 | 2 | 
 QFileDialog::defaultSuffix| Name:  | QFileDialog::defaultSuffix |  | Prototype:  | QString QFileDialog::defaultSuffix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1879-1883 |  
  |  | 2 | 1 | 
 QFileDialog::confirmOverwrite| Name:  | QFileDialog::confirmOverwrite |  | Prototype:  | bool QFileDialog::confirmOverwrite() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1857-1860 |  
  |  | 1 | 1 | 
 QFileDialog::changeEvent| Name:  | QFileDialog::changeEvent |  | Prototype:  | void QFileDialog::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 514-522 |  
  |  | 5 | 2 | 
 QFileDialog::acceptMode| Name:  | QFileDialog::acceptMode |  | Prototype:  | QFileDialog::AcceptMode QFileDialog::acceptMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1796-1800 |  
  |  | 2 | 1 | 
 QFileDialog::accept| Name:  | QFileDialog::accept |  | Prototype:  | void QFileDialog::accept() |  | Coverage:  |   0.000% (0/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2582-2688 |  
  |  | 69 | 23 | 
 QFileDialog::QFileDialog| Name:  | QFileDialog::QFileDialog |  | Prototype:  | QFileDialog::QFileDialog(QWidget *parent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 348-353 |  
  |  | 2 | 1 | 
 QFileDialog::QFileDialog| Name:  | QFileDialog::QFileDialog |  | Prototype:  | QFileDialog::QFileDialog(QWidget *parent, const QString &caption, const QString &directory, const QString &filter) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 362-370 |  
  |  | 2 | 1 | 
 QFileDialog::QFileDialog| Name:  | QFileDialog::QFileDialog |  | Prototype:  | QFileDialog::QFileDialog(const QFileDialogArgs &args) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 375-383 |  
  |  | 5 | 1 | 
 QFileDevicePrivate::setError| Name:  | QFileDevicePrivate::setError |  | Prototype:  | void QFileDevicePrivate::setError(QFileDevice::FileError err, int errNum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 88-92 |  
  |  | 2 | 1 | 
 QFileDevice::fileName| Name:  | 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 | 
 QFileDevice::QFileDevice| Name:  | QFileDevice::QFileDevice |  | Prototype:  | QFileDevice::QFileDevice() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 206-209 |  
  |  | 2 | 1 | 
 QFileDevice::QFileDevice| Name:  | QFileDevice::QFileDevice |  | Prototype:  | QFileDevice::QFileDevice(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 213-216 |  
  |  | 2 | 1 |