| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QDial::wrapping| Name: | QDial::wrapping | | Prototype: | bool QDial::wrapping() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 372-376 |
| | 2 | 1 |
QDialPrivate::QDialPrivate| Name: | QDialPrivate::QDialPrivate | | Prototype: | QDialPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 68-74 |
| | 4 | 1 |
QDialPrivate::init| Name: | QDialPrivate::init | | Prototype: | void QDialPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 87-92 |
| | 3 | 1 |
QDialog::QDialog| Name: | QDialog::QDialog | | Prototype: | QDialog::QDialog(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 333-337 |
| | 2 | 1 |
QDialog::QDialog| Name: | QDialog::QDialog | | Prototype: | QDialog::QDialog(QDialogPrivate &dd, QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 343-346 |
| | 2 | 1 |
QDialog::accept| Name: | QDialog::accept | | Prototype: | void QDialog::accept() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 604-607 |
| | 1 | 1 |
QDialog::eventFilter| Name: | QDialog::eventFilter | | Prototype: | bool QDialog::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 621-624 |
| | 1 | 1 |
QDialog::extension| Name: | QDialog::extension | | Prototype: | QWidget* QDialog::extension() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 962-966 |
| | 2 | 1 |
QDialog::isSizeGripEnabled| Name: | QDialog::isSizeGripEnabled | | Prototype: | bool QDialog::isSizeGripEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1083-1091 |
| | 2 | 1 |
QDialog::orientation| Name: | QDialog::orientation | | Prototype: | Qt::Orientation QDialog::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 916-920 |
| | 2 | 1 |
QDialog::reject| Name: | QDialog::reject | | Prototype: | void QDialog::reject() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 615-618 |
| | 1 | 1 |
QDialog::result| Name: | QDialog::result | | Prototype: | int QDialog::result() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 465-469 |
| | 2 | 1 |
QDialog::setModal| Name: | QDialog::setModal | | Prototype: | void QDialog::setModal(bool modal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1077-1080 |
| | 1 | 1 |
QDialog::setOrientation| Name: | QDialog::setOrientation | | Prototype: | void QDialog::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 899-903 |
| | 2 | 1 |
QDialog::setResult| Name: | QDialog::setResult | | Prototype: | void QDialog::setResult(int r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 479-483 |
| | 2 | 1 |
QDialog::~QDialog| Name: | QDialog::~QDialog | | Prototype: | QDialog::~QDialog() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 352-361 |
| | 1 | 1 |
QDialogButtonBox::QDialogButtonBox| Name: | QDialogButtonBox::QDialogButtonBox | | Prototype: | QDialogButtonBox::QDialogButtonBox(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 464-468 |
| | 1 | 1 |
QDialogButtonBox::QDialogButtonBox| Name: | QDialogButtonBox::QDialogButtonBox | | Prototype: | QDialogButtonBox::QDialogButtonBox(Qt::Orientation orientation, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 475-479 |
| | 1 | 1 |
QDialogButtonBox::QDialogButtonBox| Name: | QDialogButtonBox::QDialogButtonBox | | Prototype: | QDialogButtonBox::QDialogButtonBox(StandardButtons buttons, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 489-494 |
| | 2 | 1 |
QDialogButtonBox::QDialogButtonBox| Name: | QDialogButtonBox::QDialogButtonBox | | Prototype: | QDialogButtonBox::QDialogButtonBox(StandardButtons buttons, Qt::Orientation orientation, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 502-508 |
| | 2 | 1 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | QPushButton *QDialogButtonBox::addButton(StandardButton button) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 791-795 |
| | 2 | 1 |
QDialogButtonBox::button| Name: | QDialogButtonBox::button | | Prototype: | QPushButton *QDialogButtonBox::button(StandardButton which) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 833-837 |
| | 2 | 1 |
QDialogButtonBox::centerButtons| Name: | QDialogButtonBox::centerButtons | | Prototype: | bool QDialogButtonBox::centerButtons() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 914-918 |
| | 2 | 1 |
QDialogButtonBox::orientation| Name: | QDialogButtonBox::orientation | | Prototype: | Qt::Orientation QDialogButtonBox::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 638-641 |
| | 1 | 1 |
QDialogButtonBox::setStandardButtons| Name: | QDialogButtonBox::setStandardButtons | | Prototype: | void QDialogButtonBox::setStandardButtons(StandardButtons buttons) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 805-813 |
| | 4 | 1 |
QDialogButtonBox::standardButton| Name: | QDialogButtonBox::standardButton | | Prototype: | QDialogButtonBox::StandardButton QDialogButtonBox::standardButton(QAbstractButton *button) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 845-849 |
| | 2 | 1 |
QDialogButtonBoxPrivate::QDialogButtonBoxPrivate| Name: | QDialogButtonBoxPrivate::QDialogButtonBoxPrivate | | Prototype: | QDialogButtonBoxPrivate::QDialogButtonBoxPrivate(Qt::Orientation orient) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 180-183 |
| | 2 | 1 |
QDialogButtonBoxPrivate::resetLayout| Name: | QDialogButtonBoxPrivate::resetLayout | | Prototype: | void QDialogButtonBoxPrivate::resetLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 214-219 |
| | 2 | 1 |
QDialogPrivate::deletePlatformHelper| Name: | QDialogPrivate::deletePlatformHelper | | Prototype: | void QDialogPrivate::deletePlatformHelper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 155-161 |
| | 4 | 1 |
QDialogPrivate::setMainDefault| Name: | QDialogPrivate::setMainDefault | | Prototype: | void QDialogPrivate::setMainDefault(QPushButton *pushButton) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 395-399 |
| | 2 | 1 |
QDialogPrivate::~QDialogPrivate| Name: | QDialogPrivate::~QDialogPrivate | | Prototype: | QDialogPrivate::~QDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 89-92 |
| | 1 | 1 |
QDir::QDir| Name: | QDir::QDir | | Prototype: | QDir::QDir(QDirPrivate &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 530-532 |
| | 2 | 1 |
QDir::QDir| Name: | QDir::QDir | | Prototype: | QDir::QDir(const QString &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 540-542 |
| | 2 | 1 |
QDir::QDir| Name: | QDir::QDir | | Prototype: | QDir::QDir(const QString &path, const QString &nameFilter, SortFlags sort, Filters filters) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 562-566 |
| | 2 | 1 |
QDir::QDir| Name: | QDir::QDir | | Prototype: | QDir::QDir(const QDir &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 574-577 |
| | 2 | 1 |
QDir::absolutePath| Name: | QDir::absolutePath | | Prototype: | QString QDir::absolutePath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 632-637 |
| | 3 | 1 |
QDir::addResourceSearchPath| Name: | QDir::addResourceSearchPath | | Prototype: | void QDir::addResourceSearchPath(const QString &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 989-996 |
| | 1 | 1 |
QDir::cdUp| Name: | QDir::cdUp | | Prototype: | bool QDir::cdUp() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 940-943 |
| | 1 | 1 |
QDir::count| Name: | QDir::count | | Prototype: | uint QDir::count() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1228-1233 |
| | 3 | 1 |
QDir::currentPath| Name: | QDir::currentPath | | Prototype: | QString QDir::currentPath() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1901-1904 |
| | 1 | 1 |
QDir::d_func| Name: | QDir::d_func | | Prototype: | QDirPrivate* QDir::d_func() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2236-2239 |
| | 1 | 1 |
QDir::dirName| Name: | QDir::dirName | | Prototype: | QString QDir::dirName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 676-680 |
| | 2 | 1 |
QDir::drives| Name: | QDir::drives | | Prototype: | QFileInfoList QDir::drives() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1830-1837 |
| | 1 | 1 |
QDir::entryInfoList| Name: | QDir::entryInfoList | | Prototype: | QFileInfoList QDir::entryInfoList(Filters filters, SortFlags sort) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1291-1295 |
| | 2 | 1 |
QDir::entryList| Name: | QDir::entryList | | Prototype: | QStringList QDir::entryList(Filters filters, SortFlags sort) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1268-1272 |
| | 2 | 1 |
QDir::exists| Name: | QDir::exists | | Prototype: | bool QDir::exists() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1577-1580 |
| | 1 | 1 |
QDir::filter| Name: | QDir::filter | | Prototype: | QDir::Filters QDir::filter() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1076-1080 |
| | 2 | 1 |
QDir::fromNativeSeparators| Name: | QDir::fromNativeSeparators | | Prototype: | QString QDir::fromNativeSeparators(const QString &pathName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 839-858 |
| | 1 | 1 |
QDir::homePath| Name: | QDir::homePath | | Prototype: | QString QDir::homePath() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1950-1953 |
| | 1 | 1 |
QDir::isRelativePath| Name: | QDir::isRelativePath | | Prototype: | bool QDir::isRelativePath(const QString &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2217-2220 |
| | 1 | 1 |
QDir::match| Name: | QDir::match | | Prototype: | bool QDir::match(const QString &filter, const QString &fileName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2039-2042 |
| | 1 | 1 |
QDir::nameFilters| Name: | QDir::nameFilters | | Prototype: | QStringList QDir::nameFilters() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 948-952 |
| | 2 | 1 |
QDir::nameFiltersFromString| Name: | QDir::nameFiltersFromString | | Prototype: | QStringList QDir::nameFiltersFromString(const QString &nameFilter) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2248-2251 |
| | 1 | 1 |
QDir::operator=| Name: | QDir::operator= | | Prototype: | QDir &QDir::operator=(const QDir &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1718-1722 |
| | 2 | 1 |
QDir::operator=| Name: | QDir::operator= | | Prototype: | QDir &QDir::operator=(const QString &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1732-1736 |
| | 2 | 1 |
QDir::operator[]| Name: | QDir::operator[] | | Prototype: | QString QDir::operator[](int pos) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1242-1247 |
| | 3 | 1 |
QDir::path| Name: | QDir::path | | Prototype: | QString QDir::path() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 618-622 |
| | 2 | 1 |
QDir::refresh| Name: | QDir::refresh | | Prototype: | void QDir::refresh() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2225-2231 |
| | 4 | 1 |
QDir::rootPath| Name: | QDir::rootPath | | Prototype: | QString QDir::rootPath() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2006-2009 |
| | 1 | 1 |
QDir::searchPaths| Name: | QDir::searchPaths | | Prototype: | QStringList QDir::searchPaths(const QString &prefix) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1065-1069 |
| | 2 | 1 |
QDir::separator| Name: | QDir::separator | | Prototype: | QChar QDir::separator() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1851-1858 |
| | 1 | 1 |
QDir::setCurrent| Name: | QDir::setCurrent | | Prototype: | bool QDir::setCurrent(const QString &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1877-1880 |
| | 1 | 1 |
QDir::setFilter| Name: | QDir::setFilter | | Prototype: | void QDir::setFilter(Filters filters) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1155-1162 |
| | 4 | 1 |
QDir::setNameFilters| Name: | QDir::setNameFilters | | Prototype: | void QDir::setNameFilters(const QStringList &nameFilters) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 969-976 |
| | 4 | 1 |
QDir::setPath| Name: | QDir::setPath | | Prototype: | void QDir::setPath(const QString &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 603-606 |
| | 1 | 1 |
QDir::setSorting| Name: | QDir::setSorting | | Prototype: | void QDir::setSorting(SortFlags sort) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1212-1219 |
| | 4 | 1 |
QDir::sorting| Name: | QDir::sorting | | Prototype: | QDir::SortFlags QDir::sorting() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1169-1173 |
| | 2 | 1 |
QDir::tempPath| Name: | QDir::tempPath | | Prototype: | QString QDir::tempPath() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1980-1983 |
| | 1 | 1 |
QDir::toNativeSeparators| Name: | QDir::toNativeSeparators | | Prototype: | QString QDir::toNativeSeparators(const QString &pathName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 806-825 |
| | 1 | 1 |
QDirIterator::QDirIterator| Name: | QDirIterator::QDirIterator | | Prototype: | QDirIterator::QDirIterator(const QDir &dir, IteratorFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 408-412 |
| | 2 | 1 |
QDirIterator::QDirIterator| Name: | QDirIterator::QDirIterator | | Prototype: | QDirIterator::QDirIterator(const QString &path, QDir::Filters filters, IteratorFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 427-430 |
| | 2 | 1 |
QDirIterator::QDirIterator| Name: | QDirIterator::QDirIterator | | Prototype: | QDirIterator::QDirIterator(const QString &path, IteratorFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 444-447 |
| | 2 | 1 |
QDirIterator::QDirIterator| Name: | QDirIterator::QDirIterator | | Prototype: | QDirIterator::QDirIterator(const QString &path, const QStringList &nameFilters, QDir::Filters filters, IteratorFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 462-466 |
| | 2 | 1 |
QDirIterator::fileInfo| Name: | QDirIterator::fileInfo | | Prototype: | QFileInfo QDirIterator::fileInfo() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 539-542 |
| | 1 | 1 |
QDirIterator::fileName| Name: | QDirIterator::fileName | | Prototype: | QString QDirIterator::fileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 519-522 |
| | 1 | 1 |
QDirIterator::filePath| Name: | QDirIterator::filePath | | Prototype: | QString QDirIterator::filePath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 529-532 |
| | 1 | 1 |
QDirIterator::next| Name: | QDirIterator::next | | Prototype: | QString QDirIterator::next() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 485-489 |
| | 2 | 1 |
QDirIterator::path| Name: | QDirIterator::path | | Prototype: | QString QDirIterator::path() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 547-550 |
| | 1 | 1 |
QDirIteratorPrivateIteratorStack::~QDirIteratorPrivateIteratorStack| Name: | QDirIteratorPrivateIteratorStack::~QDirIteratorPrivateIteratorStack | | Prototype: | ~QDirIteratorPrivateIteratorStack() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 108-111 |
| | 1 | 1 |
QDirModel::QDirModel| Name: | QDirModel::QDirModel | | Prototype: | QDirModel::QDirModel(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 248-253 |
| | 2 | 1 |
QDirModel::QDirModel| Name: | QDirModel::QDirModel | | Prototype: | QDirModel::QDirModel(QDirModelPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 258-263 |
| | 2 | 1 |
QDirModel::QDirModel| Name: | QDirModel::QDirModel | | Prototype: | QDirModel::QDirModel(const QStringList &nameFilters, QDir::Filters filters, QDir::SortFlags sort, QObject *parent) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 228-242 |
| | 7 | 1 |
QDirModel::fileInfo| Name: | QDirModel::fileInfo | | Prototype: | QFileInfo QDirModel::fileInfo(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1149-1156 |
| | 4 | 1 |
QDirModel::filter| Name: | QDirModel::filter | | Prototype: | QDir::Filters QDirModel::filter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 713-717 |
| | 2 | 1 |
QDirModel::iconProvider| Name: | QDirModel::iconProvider | | Prototype: | QFileIconProvider *QDirModel::iconProvider() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 654-658 |
| | 2 | 1 |
QDirModel::isDir| Name: | QDirModel::isDir | | Prototype: | bool QDirModel::isDir(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 974-980 |
| | 4 | 1 |
QDirModel::isReadOnly| Name: | QDirModel::isReadOnly | | Prototype: | bool QDirModel::isReadOnly() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 784-788 |
| | 2 | 1 |
QDirModel::lazyChildCount| Name: | QDirModel::lazyChildCount | | Prototype: | bool QDirModel::lazyChildCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 809-813 |
| | 2 | 1 |
QDirModel::mimeTypes| Name: | QDirModel::mimeTypes | | Prototype: | QStringList QDirModel::mimeTypes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 539-542 |
| | 1 | 1 |
QDirModel::nameFilters| Name: | QDirModel::nameFilters | | Prototype: | QStringList QDirModel::nameFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 680-684 |
| | 2 | 1 |
QDirModel::resolveSymlinks| Name: | QDirModel::resolveSymlinks | | Prototype: | bool QDirModel::resolveSymlinks() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 762-766 |
| | 2 | 1 |
QDirModel::setIconProvider| Name: | QDirModel::setIconProvider | | Prototype: | void QDirModel::setIconProvider(QFileIconProvider *provider) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 644-648 |
| | 2 | 1 |
QDirModel::setLazyChildCount| Name: | QDirModel::setLazyChildCount | | Prototype: | void QDirModel::setLazyChildCount(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 803-807 |
| | 2 | 1 |
QDirModel::setReadOnly| Name: | QDirModel::setReadOnly | | Prototype: | void QDirModel::setReadOnly(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 778-782 |
| | 2 | 1 |
QDirModel::setResolveSymlinks| Name: | QDirModel::setResolveSymlinks | | Prototype: | void QDirModel::setResolveSymlinks(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 756-760 |
| | 2 | 1 |
QDirModel::sorting| Name: | QDirModel::sorting | | Prototype: | QDir::SortFlags QDirModel::sorting() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 743-747 |
| | 2 | 1 |
QDirModel::supportedDropActions| Name: | QDirModel::supportedDropActions | | Prototype: | Qt::DropActions QDirModel::supportedDropActions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 634-637 |
| | 1 | 1 |
QDirModelPrivate::QDirModelPrivate| Name: | QDirModelPrivate::QDirModelPrivate | | Prototype: | QDirModelPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 85-92 |
| | 1 | 1 |
QDirModelPrivate::QDirNode::QDirNode| Name: | QDirModelPrivate::QDirNode::QDirNode | | Prototype: | QDirNode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 76-76 |
| | 1 | 1 |
QDirModelPrivate::_q_refresh| Name: | QDirModelPrivate::_q_refresh | | Prototype: | void QDirModelPrivate::_q_refresh() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1230-1235 |
| | 3 | 1 |