Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDirModelPrivate::timeName: | QDirModelPrivate::time | Prototype: | QString QDirModelPrivate::time(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 1342-1350 |
| | 1 | 1 |
QDirModelPrivate::QDirNode::QDirNodeName: | 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::QDirModelPrivateName: | 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 |
QDirModel::supportedDropActionsName: | 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 |
QDirModel::mimeTypesName: | 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 |
QDirIteratorPrivateIteratorStack::~QDirIteratorPrivateIteratorStackName: | 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 |
QDirIterator::pathName: | 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 |
QDirIterator::filePathName: | 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::fileNameName: | 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::fileInfoName: | 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 |
QDir::toNativeSeparatorsName: | 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 |
QDir::tempPathName: | 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::setPathName: | 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::setCurrentName: | 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::separatorName: | 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::rootPathName: | 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::nameFiltersFromStringName: | 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::matchName: | 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::isRelativePathName: | 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::homePathName: | 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::fromNativeSeparatorsName: | 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::existsName: | 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::drivesName: | 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::d_funcName: | 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::currentPathName: | 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::cdUpName: | 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::addResourceSearchPathName: | 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 |
QDialogPrivate::~QDialogPrivateName: | 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 |
QDialogButtonBox::orientationName: | 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::QDialogButtonBoxName: | 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::QDialogButtonBoxName: | 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 |
QDialog::~QDialogName: | 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 |
QDialog::setModalName: | 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::rejectName: | 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::eventFilterName: | 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::acceptName: | 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 |
QDial::sliderChangeName: | QDial::sliderChange | Prototype: | void QDial::sliderChange(SliderChange change) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 342-345 |
| | 1 | 1 |
QDial::sizeHintName: | QDial::sizeHint | Prototype: | QSize QDial::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 475-478 |
| | 1 | 1 |
QDial::resizeEventName: | QDial::resizeEvent | Prototype: | void QDial::resizeEvent(QResizeEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 262-265 |
| | 1 | 1 |
QDial::minimumSizeHintName: | QDial::minimumSizeHint | Prototype: | QSize QDial::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 466-469 |
| | 1 | 1 |
QDial::eventName: | QDial::event | Prototype: | bool QDial::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 483-486 |
| | 1 | 1 |
QDesktopWidget::primaryScreenName: | QDesktopWidget::primaryScreen | Prototype: | int QDesktopWidget::primaryScreen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 201-204 |
| | 1 | 1 |
QDesktopWidget::numScreensName: | QDesktopWidget::numScreens | Prototype: | int QDesktopWidget::numScreens() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 206-209 |
| | 1 | 1 |
QDesktopWidget::isVirtualDesktopName: | QDesktopWidget::isVirtualDesktop | Prototype: | bool QDesktopWidget::isVirtualDesktop() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 196-199 |
| | 1 | 1 |
QDesktopServices::unsetUrlHandlerName: | QDesktopServices::unsetUrlHandler | Prototype: | void QDesktopServices::unsetUrlHandler(const QString &scheme) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 256-259 |
| | 1 | 1 |
QDeferredDeleteEvent::QDeferredDeleteEventName: | QDeferredDeleteEvent::QDeferredDeleteEvent | Prototype: | QDeferredDeleteEvent::QDeferredDeleteEvent() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 634-637 |
| | 1 | 1 |
QDefaultFactoryCleaner::~QDefaultFactoryCleanerName: | QDefaultFactoryCleaner::~QDefaultFactoryCleaner | Prototype: | ~QDefaultFactoryCleaner() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 323-323 |
| | 1 | 1 |
QDefaultAnimationDriver::stopTimerName: | QDefaultAnimationDriver::stopTimer | Prototype: | void QDefaultAnimationDriver::stopTimer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 950-953 |
| | 1 | 1 |
QDefaultAnimationDriver::startTimerName: | QDefaultAnimationDriver::startTimer | Prototype: | void QDefaultAnimationDriver::startTimer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 944-948 |
| | 1 | 1 |
QDebugStateSaver::~QDebugStateSaverName: | QDebugStateSaver::~QDebugStateSaver | Prototype: | QDebugStateSaver::~QDebugStateSaver() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 881-884 |
| | 1 | 1 |
QDateTimePrivate::QDateTimePrivateName: | QDateTimePrivate::QDateTimePrivate | Prototype: | QDateTimePrivate::QDateTimePrivate(const QDate &toDate, const QTime &toTime, const QTimeZone &toTimeZone) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2600-2608 |
| | 1 | 1 |
QDateTimeParser::sectionTypeName: | QDateTimeParser::sectionType | Prototype: | QDateTimeParser::Section QDateTimeParser::sectionType(int sectionIndex) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 276-279 |
| | 1 | 1 |
QDateTimeParser::sectionPosName: | QDateTimeParser::sectionPos | Prototype: | int QDateTimeParser::sectionPos(int sectionIndex) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 288-291 |
| | 1 | 1 |
QDateTimeParser::getMinimumName: | QDateTimeParser::getMinimum | Prototype: | QDateTime QDateTimeParser::getMinimum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1713-1716 |
| | 1 | 1 |
QDateTimeParser::getMaximumName: | QDateTimeParser::getMaximum | Prototype: | QDateTime QDateTimeParser::getMaximum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1718-1721 |
| | 1 | 1 |
QDateTimeEditPrivate::calendarPopupEnabledName: | QDateTimeEditPrivate::calendarPopupEnabled | Prototype: | bool QDateTimeEditPrivate::calendarPopupEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2565-2568 |
| | 1 | 1 |
QDateTimeEditPrivate::absoluteIndexName: | QDateTimeEditPrivate::absoluteIndex | Prototype: | int QDateTimeEditPrivate::absoluteIndex(const SectionNode &s) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2340-2343 |
| | 1 | 1 |
QDateTimeEditPrivate::_q_resetButtonName: | QDateTimeEditPrivate::_q_resetButton | Prototype: | void QDateTimeEditPrivate::_q_resetButton() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2430-2433 |
| | 1 | 1 |
QDateTimeEdit::wheelEventName: | QDateTimeEdit::wheelEvent | Prototype: | void QDateTimeEdit::wheelEvent(QWheelEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1204-1207 |
| | 1 | 1 |
QDateTimeEdit::clearMinimumTimeName: | QDateTimeEdit::clearMinimumTime | Prototype: | void QDateTimeEdit::clearMinimumTime() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 530-533 |
| | 1 | 1 |
QDateTimeEdit::clearMinimumDateTimeName: | QDateTimeEdit::clearMinimumDateTime | Prototype: | void QDateTimeEdit::clearMinimumDateTime() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 345-348 |
| | 1 | 1 |
QDateTimeEdit::clearMinimumDateName: | QDateTimeEdit::clearMinimumDate | Prototype: | void QDateTimeEdit::clearMinimumDate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 463-466 |
| | 1 | 1 |
QDateTimeEdit::clearMaximumTimeName: | QDateTimeEdit::clearMaximumTime | Prototype: | void QDateTimeEdit::clearMaximumTime() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 563-566 |
| | 1 | 1 |
QDateTimeEdit::clearMaximumDateTimeName: | QDateTimeEdit::clearMaximumDateTime | Prototype: | void QDateTimeEdit::clearMaximumDateTime() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 388-391 |
| | 1 | 1 |
QDateTimeEdit::clearMaximumDateName: | QDateTimeEdit::clearMaximumDate | Prototype: | void QDateTimeEdit::clearMaximumDate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 496-499 |
| | 1 | 1 |
QDateTime::utcOffsetName: | QDateTime::utcOffset | Prototype: | int QDateTime::utcOffset() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4372-4375 |
| | 1 | 1 |
QDateTime::toStringName: | QDateTime::toString | Prototype: | QString QDateTime::toString(const QString& format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3695-3698 |
| | 1 | 1 |
QDateTime::toMSecsSinceEpochName: | QDateTime::toMSecsSinceEpoch | Prototype: | qint64 QDateTime::toMSecsSinceEpoch() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3390-3393 |
| | 1 | 1 |
QDateTime::timeSpecName: | QDateTime::timeSpec | Prototype: | Qt::TimeSpec QDateTime::timeSpec() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3143-3146 |
| | 1 | 1 |
QDateTime::setUtcOffsetName: | QDateTime::setUtcOffset | Prototype: | void QDateTime::setUtcOffset(int seconds) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4355-4358 |
| | 1 | 1 |
QDateTime::setTime_tName: | QDateTime::setTime_t | Prototype: | void QDateTime::setTime_t(uint secsSince1Jan1970UTC) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3501-3504 |
| | 1 | 1 |
QDateTime::setTimeName: | QDateTime::setTime | Prototype: | void QDateTime::setTime(const QTime &time) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3303-3306 |
| | 1 | 1 |
QDateTime::setDateName: | QDateTime::setDate | Prototype: | void QDateTime::setDate(const QDate &date) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3285-3288 |
| | 1 | 1 |
QDateTime::secsToName: | QDateTime::secsTo | Prototype: | qint64 QDateTime::secsTo(const QDateTime &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3891-3894 |
| | 1 | 1 |
QDateTime::offsetFromUtcName: | QDateTime::offsetFromUtc | Prototype: | int QDateTime::offsetFromUtc() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3196-3199 |
| | 1 | 1 |
QDateTime::isValidName: | QDateTime::isValid | Prototype: | bool QDateTime::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3102-3105 |
| | 1 | 1 |
QDateTime::isNullName: | QDateTime::isNull | Prototype: | bool QDateTime::isNull() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3085-3088 |
| | 1 | 1 |
QDateTime::fromTime_tName: | QDateTime::fromTime_t | Prototype: | QDateTime QDateTime::fromTime_t(uint seconds, Qt::TimeSpec spec, int offsetSeconds) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4255-4258 |
| | 1 | 1 |
QDateTime::fromTime_tName: | QDateTime::fromTime_t | Prototype: | QDateTime QDateTime::fromTime_t(uint seconds) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4237-4240 |
| | 1 | 1 |
QDateTime::fromTime_tName: | QDateTime::fromTime_t | Prototype: | QDateTime QDateTime::fromTime_t(uint seconds, const QTimeZone &timeZone) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4270-4273 |
| | 1 | 1 |
QDateTime::fromMSecsSinceEpochName: | QDateTime::fromMSecsSinceEpoch | Prototype: | QDateTime QDateTime::fromMSecsSinceEpoch(qint64 msecs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4290-4293 |
| | 1 | 1 |
QDateTime::daysToName: | QDateTime::daysTo | Prototype: | qint64 QDateTime::daysTo(const QDateTime &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3869-3872 |
| | 1 | 1 |
QDateTime::currentDateTimeUtcName: | QDateTime::currentDateTimeUtc | Prototype: | QDateTime QDateTime::currentDateTimeUtc() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4176-4179 |
| | 1 | 1 |
QDateTime::currentDateTimeName: | QDateTime::currentDateTime | Prototype: | QDateTime QDateTime::currentDateTime() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4171-4174 |
| | 1 | 1 |
QDateTime::addSecsName: | QDateTime::addSecs | Prototype: | QDateTime QDateTime::addSecs(qint64 s) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3824-3827 |
| | 1 | 1 |
QDateEdit::QDateEditName: | QDateEdit::QDateEdit | Prototype: | QDateEdit::QDateEdit(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1613-1617 |
| | 1 | 1 |
QDate::toStringName: | QDate::toString | Prototype: | QString QDate::toString(const QString& format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 932-935 |
| | 1 | 1 |
QDate::getDateName: | QDate::getDate | Prototype: | void QDate::getDate(int *year, int *month, int *day) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1004-1007 |
| | 1 | 1 |
QDate::currentDateName: | QDate::currentDate | Prototype: | QDate QDate::currentDate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4161-4164 |
| | 1 | 1 |
QDate::QDateName: | QDate::QDate | Prototype: | QDate::QDate(int y, int m, int d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 406-409 |
| | 1 | 1 |
QDataWidgetMapperPrivate::currentIdxName: | QDataWidgetMapperPrivate::currentIdx | Prototype: | inline int currentIdx() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 80-83 |
| | 1 | 1 |
QDataWidgetMapperPrivate::WidgetMapper::WidgetMapperName: | QDataWidgetMapperPrivate::WidgetMapper::WidgetMapper | Prototype: | inline WidgetMapper(QWidget *w = 0, int c = 0, const QModelIndex &i = QModelIndex()) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 114-115 |
| | 1 | 1 |
QDataWidgetMapperPrivate::WidgetMapper::WidgetMapperName: | QDataWidgetMapperPrivate::WidgetMapper::WidgetMapper | Prototype: | inline WidgetMapper(QWidget *w, int c, const QModelIndex &i, const QByteArray &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 116-117 |
| | 1 | 1 |
QDataWidgetMapper::toFirstName: | QDataWidgetMapper::toFirst | Prototype: | void QDataWidgetMapper::toFirst() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 626-629 |
| | 1 | 1 |
QDataWidgetMapper::QDataWidgetMapperName: | QDataWidgetMapper::QDataWidgetMapper | Prototype: | QDataWidgetMapper::QDataWidgetMapper(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 330-334 |
| | 1 | 1 |
QDataStream::unsetDeviceName: | QDataStream::unsetDevice | Prototype: | void QDataStream::unsetDevice() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 406-409 |
| | 1 | 1 |
QDataStream::statusName: | QDataStream::status | Prototype: | QDataStream::Status QDataStream::status() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 469-472 |
| | 1 | 1 |
QDataStream::resetStatusName: | QDataStream::resetStatus | Prototype: | void QDataStream::resetStatus() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 479-482 |
| | 1 | 1 |
QDataStream::floatingPointPrecisionName: | QDataStream::floatingPointPrecision | Prototype: | QDataStream::FloatingPointPrecision QDataStream::floatingPointPrecision() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 434-437 |
| | 1 | 1 |
QDataStream::atEndName: | QDataStream::atEnd | Prototype: | bool QDataStream::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 422-425 |
| | 1 | 1 |