Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QDockWidgetItem::minimumSizeName: | QDockWidgetItem::minimumSize | Prototype: | QSize QDockWidgetItem::minimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 572-578 |
| | 4 | 2 |
QDockWidgetItem::maximumSizeName: | QDockWidgetItem::maximumSize | Prototype: | QSize QDockWidgetItem::maximumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 580-587 |
| | 3 | 2 |
QDockWidgetGroupWindow::paintEventName: | QDockWidgetGroupWindow::paintEvent | Prototype: | void QDockWidgetGroupWindow::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 290-301 |
| | 7 | 2 |
QDockWidgetGroupLayout::setGeometryName: | QDockWidgetGroupLayout::setGeometry | Prototype: | void setGeometry(const QRect&r) override | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 222-234 |
| | 10 | 2 |
QDockWidget::setTitleBarWidgetName: | QDockWidget::setTitleBarWidget | Prototype: | void QDockWidget::setTitleBarWidget(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1649-1660 |
| | 7 | 2 |
QDockWidget::setAllowedAreasName: | QDockWidget::setAllowedAreas | Prototype: | void QDockWidget::setAllowedAreas(Qt::DockWidgetAreas areas) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1355-1363 |
| | 6 | 2 |
QDockWidget::initStyleOptionName: | QDockWidget::initStyleOption | Prototype: | void QDockWidget::initStyleOption(QStyleOptionDockWidget *option) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 640-660 |
| | 13 | 2 |
QDockWidget::closeEventName: | QDockWidget::closeEvent | Prototype: | void QDockWidget::closeEvent(QCloseEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1408-1414 |
| | 4 | 2 |
QDockAreaLayoutInfo::tabBarSizeHintName: | QDockAreaLayoutInfo::tabBarSizeHint | Prototype: | QSize QDockAreaLayoutInfo::tabBarSizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2194-2200 |
| | 3 | 2 |
QDockAreaLayoutInfo::tabBarMinimumSizeName: | QDockAreaLayoutInfo::tabBarMinimumSize | Prototype: | QSize QDockAreaLayoutInfo::tabBarMinimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2186-2192 |
| | 3 | 2 |
QDockAreaLayoutInfo::tabName: | QDockAreaLayoutInfo::tab | Prototype: | void QDockAreaLayoutInfo::tab(int index, QLayoutItem *dockWidgetItem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1672-1694 |
| | 13 | 2 |
QDockAreaLayoutInfo::splitName: | QDockAreaLayoutInfo::split | Prototype: | void QDockAreaLayoutInfo::split(int index, Qt::Orientation orientation, QLayoutItem *dockWidgetItem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1696-1712 |
| | 8 | 2 |
QDockAreaLayoutInfo::separatorRectName: | QDockAreaLayoutInfo::separatorRect | Prototype: | QRect QDockAreaLayoutInfo::separatorRect(const QList<int> &path) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1377-1388 |
| | 7 | 2 |
QDockAreaLayoutInfo::removeName: | QDockAreaLayoutInfo::remove | Prototype: | void QDockAreaLayoutInfo::remove(const QList<int> &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1002-1016 |
| | 9 | 2 |
QDockAreaLayoutInfo::itemRectName: | QDockAreaLayoutInfo::itemRect | Prototype: | QRect QDockAreaLayoutInfo::itemRect(const QList<int> &path) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1344-1356 |
| | 7 | 2 |
QDockAreaLayoutInfo::itemName: | QDockAreaLayoutInfo::item | Prototype: | QDockAreaLayoutItem &QDockAreaLayoutInfo::item(const QList<int> &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1714-1724 |
| | 7 | 2 |
QDockAreaLayout::usedTabBarsName: | QDockAreaLayout::usedTabBars | Prototype: | QSet<QTabBar*> QDockAreaLayout::usedTabBars() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3369-3377 |
| | 5 | 2 |
QDockAreaLayout::tabifyDockWidgetName: | QDockAreaLayout::tabifyDockWidget | Prototype: | void QDockAreaLayout::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3125-3136 |
| | 7 | 2 |
QDockAreaLayout::styleChangedEventName: | QDockAreaLayout::styleChangedEvent | Prototype: | void QDockAreaLayout::styleChangedEvent() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3453-3458 |
| | 3 | 2 |
QDockAreaLayout::splitDockWidgetName: | QDockAreaLayout::splitDockWidget | Prototype: | void QDockAreaLayout::splitDockWidget(QDockWidget *after, QDockWidget *dockWidget, Qt::Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3185-3198 |
| | 7 | 2 |
QDockAreaLayout::separatorRectName: | QDockAreaLayout::separatorRect | Prototype: | QRect QDockAreaLayout::separatorRect(const QList<int> &path) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2568-2579 |
| | 6 | 2 |
QDockAreaLayout::infoName: | QDockAreaLayout::info | Prototype: | QDockAreaLayoutInfo *QDockAreaLayout::info(const QList<int> &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2514-2524 |
| | 6 | 2 |
QDockAreaLayout::deleteAllLayoutItemsName: | QDockAreaLayout::deleteAllLayoutItems | Prototype: | void QDockAreaLayout::deleteAllLayoutItems() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3362-3366 |
| | 2 | 2 |
QDockAreaLayout::clearName: | QDockAreaLayout::clear | Prototype: | void QDockAreaLayout::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2916-2923 |
| | 4 | 2 |
QDnsLookupPrivate::_q_lookupFinishedName: | QDnsLookupPrivate::_q_lookupFinished | Prototype: | void QDnsLookupPrivate::_q_lookupFinished(const QDnsLookupReply &_reply) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 984-996 |
| | 6 | 2 |
QDnsLookup::setTypeName: | QDnsLookup::setType | Prototype: | void QDnsLookup::setType(Type type) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 374-381 |
| | 4 | 2 |
QDnsLookup::setNameserverName: | QDnsLookup::setNameserver | Prototype: | void QDnsLookup::setNameserver(const QHostAddress &nameserver) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 393-400 |
| | 4 | 2 |
QDnsLookup::setNameName: | QDnsLookup::setName | Prototype: | void QDnsLookup::setName(const QString &name) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 355-362 |
| | 4 | 2 |
QDnsLookup::abortName: | QDnsLookup::abort | Prototype: | void QDnsLookup::abort() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 479-490 |
| | 8 | 2 |
QDistanceFieldData::createName: | QDistanceFieldData::create | Prototype: | QDistanceFieldData *QDistanceFieldData::create(const QSize &size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 791-804 |
| | 7 | 2 |
QDistanceFieldData::QDistanceFieldDataName: | QDistanceFieldData::QDistanceFieldData | Prototype: | QDistanceFieldData::QDistanceFieldData(const QDistanceFieldData &other) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 773-784 |
| | 3 | 2 |
QDistanceField::scanLineName: | QDistanceField::scanLine | Prototype: | uchar *QDistanceField::scanLine(int i) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 981-988 |
| | 4 | 2 |
QDistanceField::scanLineName: | QDistanceField::scanLine | Prototype: | const uchar *QDistanceField::scanLine(int i) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 990-997 |
| | 4 | 2 |
QDistanceField::constScanLineName: | QDistanceField::constScanLine | Prototype: | const uchar *QDistanceField::constScanLine(int i) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 999-1006 |
| | 4 | 2 |
QDirPrivate::setPathName: | QDirPrivate::setPath | Prototype: | inline void QDirPrivate::setPath(const QString &path) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 155-176 |
| | 9 | 2 |
QDirPrivate::getFilterSepCharName: | QDirPrivate::getFilterSepChar | Prototype: | inline QChar QDirPrivate::getFilterSepChar(const QString &nameFilter) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 135-142 |
| | 5 | 2 |
QDirModelPrivate::savePersistentIndexesName: | QDirModelPrivate::savePersistentIndexes | Prototype: | void QDirModelPrivate::savePersistentIndexes() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 1237-1252 |
| | 12 | 2 |
QDirModelPrivate::nameName: | QDirModelPrivate::name | Prototype: | QString QDirModelPrivate::name(const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 1287-1302 |
| | 6 | 2 |
QDirModel::setSortingName: | QDirModel::setSorting | Prototype: | void QDirModel::setSorting(QDir::SortFlags sort) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 725-735 |
| | 7 | 2 |
QDirModel::setNameFiltersName: | QDirModel::setNameFilters | Prototype: | void QDirModel::setNameFilters(const QStringList &filters) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 664-674 |
| | 7 | 2 |
QDirModel::setFilterName: | QDirModel::setFilter | Prototype: | void QDirModel::setFilter(QDir::Filters filters) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 695-705 |
| | 7 | 2 |
QDirModel::refreshName: | QDirModel::refresh | Prototype: | void QDirModel::refresh(const QModelIndex &parent) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 822-845 |
| | 17 | 2 |
QDirModel::columnCountName: | QDirModel::columnCount | Prototype: | int QDirModel::columnCount(const QModelIndex &parent) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 354-359 |
| | 3 | 2 |
QDirIteratorPrivate::entryMatchesName: | QDirIteratorPrivate::entryMatches | Prototype: | inline bool QDirIteratorPrivate::entryMatches(const QString & fileName, const QFileInfo &fileInfo) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | Lines: | 211-224 |
| | 6 | 2 |
QDirIterator::hasNextName: | QDirIterator::hasNext | Prototype: | bool QDirIterator::hasNext() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | Lines: | 497-507 |
| | 3 | 2 |
QDir::removeName: | QDir::remove | Prototype: | bool QDir::remove(const QString &fileName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1764-1771 |
| | 4 | 2 |
QDir::isRootName: | QDir::isRoot | Prototype: | bool QDir::isRoot() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1594-1599 |
| | 3 | 2 |
QDir::isRelativeName: | QDir::isRelative | Prototype: | bool QDir::isRelative() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1626-1631 |
| | 3 | 2 |
QDir::existsName: | QDir::exists | Prototype: | bool QDir::exists(const QString &name) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1812-1819 |
| | 4 | 2 |
QDir::canonicalPathName: | QDir::canonicalPath | Prototype: | QString QDir::canonicalPath() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 655-663 |
| | 5 | 2 |
QDir::addSearchPathName: | QDir::addSearchPath | Prototype: | void QDir::addSearchPath(const QString &prefix, const QString &path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1049-1056 |
| | 4 | 2 |
QDialogPrivate::styleHintName: | QDialogPrivate::styleHint | Prototype: | QVariant QDialogPrivate::styleHint(QPlatformDialogHelper::StyleHint hint) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 148-153 |
| | 3 | 2 |
QDialogPrivate::resetModalitySetByOpenName: | QDialogPrivate::resetModalitySetByOpen | Prototype: | void QDialogPrivate::resetModalitySetByOpen() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 415-428 |
| | 5 | 2 |
QDialogPrivate::parentWindowName: | QDialogPrivate::parentWindow | Prototype: | QWindow *QDialogPrivate::parentWindow() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 127-132 |
| | 3 | 2 |
QDialogPrivate::hideDefaultName: | QDialogPrivate::hideDefault | Prototype: | void QDialogPrivate::hideDefault() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 406-413 |
| | 4 | 2 |
QDialogPrivate::canBeNativeDialogName: | QDialogPrivate::canBeNativeDialog | Prototype: | bool QDialogPrivate::canBeNativeDialog() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 116-125 |
| | 7 | 2 |
QDialogButtonBoxPrivate::addButtonsToLayoutName: | QDialogButtonBoxPrivate::addButtonsToLayout | Prototype: | void QDialogButtonBoxPrivate::addButtonsToLayout(const QList<QAbstractButton *> &buttonList, bool reverse) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 221-233 |
| | 7 | 2 |
QDialogButtonBoxPrivate::addButtonName: | QDialogButtonBoxPrivate::addButton | Prototype: | void QDialogButtonBoxPrivate::addButton(QAbstractButton *button, QDialogButtonBox::ButtonRole role, bool doLayout) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 424-433 |
| | 6 | 2 |
QDialogButtonBoxPrivate::_q_handleButtonDestroyedName: | QDialogButtonBoxPrivate::_q_handleButtonDestroyed | Prototype: | void QDialogButtonBoxPrivate::_q_handleButtonDestroyed() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 885-892 |
| | 4 | 2 |
QDialogButtonBox::standardButtonsName: | QDialogButtonBox::standardButtons | Prototype: | QDialogButtonBox::StandardButtons QDialogButtonBox::standardButtons() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 815-825 |
| | 7 | 2 |
QDialogButtonBox::setOrientationName: | QDialogButtonBox::setOrientation | Prototype: | void QDialogButtonBox::setOrientation(Qt::Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 643-651 |
| | 5 | 2 |
QDialogButtonBox::setCenterButtonsName: | QDialogButtonBox::setCenterButtons | Prototype: | void QDialogButtonBox::setCenterButtons(bool center) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 905-912 |
| | 4 | 2 |
QDialogButtonBox::addButtonName: | QDialogButtonBox::addButton | Prototype: | void QDialogButtonBox::addButton(QAbstractButton *button, ButtonRole role) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 753-763 |
| | 7 | 2 |
QDialogButtonBox::addButtonName: | QDialogButtonBox::addButton | Prototype: | QPushButton *QDialogButtonBox::addButton(const QString &text, ButtonRole role) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 772-782 |
| | 7 | 2 |
QDialog::openName: | QDialog::open | Prototype: | void QDialog::open() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 493-510 |
| | 9 | 2 |
QDial::setWrappingName: | QDial::setWrapping | Prototype: | void QDial::setWrapping(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 347-354 |
| | 5 | 2 |
QDial::mouseReleaseEventName: | QDial::mouseReleaseEvent | Prototype: | void QDial::mouseReleaseEvent(QMouseEvent * e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 306-317 |
| | 8 | 2 |
QDial::mousePressEventName: | QDial::mousePressEvent | Prototype: | void QDial::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 283-299 |
| | 9 | 2 |
QDial::mouseMoveEventName: | QDial::mouseMoveEvent | Prototype: | void QDial::mouseMoveEvent(QMouseEvent * e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 324-335 |
| | 8 | 2 |
QDesktopWidgetPrivate::_q_availableGeometryChangedName: | QDesktopWidgetPrivate::_q_availableGeometryChanged | Prototype: | void QDesktopWidgetPrivate::_q_availableGeometryChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 175-180 |
| | 3 | 2 |
QDesktopWidget::screenName: | QDesktopWidget::screen | Prototype: | QWidget *QDesktopWidget::screen(int screen) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 211-217 |
| | 4 | 2 |
QDesktopServices::storageLocationImplName: | QDesktopServices::storageLocationImpl | Prototype: | QString QDesktopServices::storageLocationImpl(QStandardPaths::StandardLocation type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 323-345 |
| | 7 | 2 |
QDesktopServices::setUrlHandlerName: | QDesktopServices::setUrlHandler | Prototype: | void QDesktopServices::setUrlHandler(const QString &scheme, QObject *receiver, const char *method) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 235-249 |
| | 11 | 2 |
QDesktopScreenWidget::QDesktopScreenWidgetName: | QDesktopScreenWidget::QDesktopScreenWidget | Prototype: | QDesktopScreenWidget::QDesktopScreenWidget(QScreen *screen, const QRect &geometry) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 52-59 |
| | 4 | 2 |
QDebugStateSaverPrivate::QDebugStateSaverPrivateName: | QDebugStateSaverPrivate::QDebugStateSaverPrivate | Prototype: | QDebugStateSaverPrivate(QDebug &dbg) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 828-836 |
| | 2 | 2 |
QDebug::resetFormatName: | QDebug::resetFormat | Prototype: | QDebug &QDebug::resetFormat() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 353-361 |
| | 6 | 2 |
QDebug::putStringName: | QDebug::putString | Prototype: | void QDebug::putString(const QChar *begin, size_t length) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 305-317 |
| | 5 | 2 |
QDebug::putByteArrayName: | QDebug::putByteArray | Prototype: | void QDebug::putByteArray(const char *begin, size_t length, Latin1Content content) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 323-337 |
| | 7 | 2 |
QDateTimePrivate::zoneMSecsToEpochMSecsName: | QDateTimePrivate::zoneMSecsToEpochMSecs | Prototype: | qint64 QDateTimePrivate::zoneMSecsToEpochMSecs(qint64 zoneMSecs, const QTimeZone &zone, QDate *localDate, QTime *localTime) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2816-2830 |
| | 6 | 2 |
QDateTimeEditPrivate::updateEditFieldGeometryName: | QDateTimeEditPrivate::updateEditFieldGeometry | Prototype: | void QDateTimeEditPrivate::updateEditFieldGeometry() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2471-2486 |
| | 10 | 2 |
QDateTimeEditPrivate::updateCacheName: | QDateTimeEditPrivate::updateCache | Prototype: | void QDateTimeEditPrivate::updateCache(const QVariant &val, const QString &str) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1890-1900 |
| | 7 | 2 |
QDateTimeEditPrivate::syncCalendarWidgetName: | QDateTimeEditPrivate::syncCalendarWidget | Prototype: | void QDateTimeEditPrivate::syncCalendarWidget() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2570-2578 |
| | 5 | 2 |
QDateTimeEditPrivate::newHoverControlName: | QDateTimeEditPrivate::newHoverControl | Prototype: | QStyle::SubControl QDateTimeEditPrivate::newHoverControl(const QPoint &pos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2456-2469 |
| | 9 | 2 |
QDateTimeEditPrivate::interpretName: | QDateTimeEditPrivate::interpret | Prototype: | void QDateTimeEditPrivate::interpret(EmitPolicy ep) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2345-2361 |
| | 12 | 2 |
QDateTimeEditPrivate::getAmPmTextName: | QDateTimeEditPrivate::getAmPmText | Prototype: | QString QDateTimeEditPrivate::getAmPmText(AmPm ap, Case cs) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2321-2328 |
| | 3 | 2 |
QDateTimeEditPrivate::clearSectionName: | QDateTimeEditPrivate::clearSection | Prototype: | void QDateTimeEditPrivate::clearSection(int index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1865-1881 |
| | 12 | 2 |
QDateTimeEdit::setTimeSpecName: | QDateTimeEdit::setTimeSpec | Prototype: | void QDateTimeEdit::setTimeSpec(Qt::TimeSpec spec) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 953-960 |
| | 4 | 2 |
QDateTimeEdit::setTimeRangeName: | QDateTimeEdit::setTimeRange | Prototype: | void QDateTimeEdit::setTimeRange(const QTime &min, const QTime &max) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 613-620 |
| | 4 | 2 |
QDateTimeEdit::setTimeName: | QDateTimeEdit::setTime | Prototype: | void QDateTimeEdit::setTime(const QTime &time) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 307-314 |
| | 4 | 2 |
QDateTimeEdit::setMinimumTimeName: | QDateTimeEdit::setMinimumTime | Prototype: | void QDateTimeEdit::setMinimumTime(const QTime &min) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 521-528 |
| | 4 | 2 |
QDateTimeEdit::setMinimumDateTimeName: | QDateTimeEdit::setMinimumDateTime | Prototype: | void QDateTimeEdit::setMinimumDateTime(const QDateTime &dt) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 350-358 |
| | 5 | 2 |
QDateTimeEdit::setMinimumDateName: | QDateTimeEdit::setMinimumDate | Prototype: | void QDateTimeEdit::setMinimumDate(const QDate &min) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 455-461 |
| | 3 | 2 |
QDateTimeEdit::setMaximumTimeName: | QDateTimeEdit::setMaximumTime | Prototype: | void QDateTimeEdit::setMaximumTime(const QTime &max) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 554-561 |
| | 4 | 2 |
QDateTimeEdit::setMaximumDateTimeName: | QDateTimeEdit::setMaximumDateTime | Prototype: | void QDateTimeEdit::setMaximumDateTime(const QDateTime &dt) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 393-401 |
| | 5 | 2 |
QDateTimeEdit::setMaximumDateName: | QDateTimeEdit::setMaximumDate | Prototype: | void QDateTimeEdit::setMaximumDate(const QDate &max) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 488-494 |
| | 3 | 2 |
QDateTimeEdit::setDateTimeRangeName: | QDateTimeEdit::setDateTimeRange | Prototype: | void QDateTimeEdit::setDateTimeRange(const QDateTime &min, const QDateTime &max) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 423-431 |
| | 6 | 2 |
QDateTimeEdit::setDateRangeName: | QDateTimeEdit::setDateRange | Prototype: | void QDateTimeEdit::setDateRange(const QDate &min, const QDate &max) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 586-593 |
| | 4 | 2 |
QDateTimeEdit::setCurrentSectionIndexName: | QDateTimeEdit::setCurrentSectionIndex | Prototype: | void QDateTimeEdit::setCurrentSectionIndex(int index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 731-737 |
| | 4 | 2 |
QDateTimeEdit::setCalendarPopupName: | QDateTimeEdit::setCalendarPopup | Prototype: | void QDateTimeEdit::setCalendarPopup(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 926-939 |
| | 7 | 2 |
QDateTimeEdit::sectionTextName: | QDateTimeEdit::sectionText | Prototype: | QString QDateTimeEdit::sectionText(Section section) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 824-834 |
| | 6 | 2 |