Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QKeySequenceEdit::QKeySequenceEditName: | QKeySequenceEdit::QKeySequenceEdit | Prototype: | QKeySequenceEdit::QKeySequenceEdit(const QKeySequence &keySequence, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 145-151 |
| | 3 | 1 |
QLCDNumber::QLCDNumberName: | QLCDNumber::QLCDNumber | Prototype: | QLCDNumber::QLCDNumber(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 334-340 |
| | 3 | 1 |
QLCDNumber::QLCDNumberName: | QLCDNumber::QLCDNumber | Prototype: | QLCDNumber::QLCDNumber(uint numDigits, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 354-360 |
| | 3 | 1 |
QLCDNumber::setModeName: | QLCDNumber::setMode | Prototype: | void QLCDNumber::setMode(Mode m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 512-517 |
| | 3 | 1 |
QLCDNumber::setSmallDecimalPointName: | QLCDNumber::setSmallDecimalPoint | Prototype: | void QLCDNumber::setSmallDecimalPoint(bool b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 684-689 |
| | 3 | 1 |
QLabel::QLabelName: | QLabel::QLabel | Prototype: | QLabel::QLabel(const QString &text, QWidget *parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 229-235 |
| | 3 | 1 |
QLabel::clearName: | QLabel::clear | Prototype: | void QLabel::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 344-349 |
| | 3 | 1 |
QLabel::setIndentName: | QLabel::setIndent | Prototype: | void QLabel::setIndent(int indent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 515-520 |
| | 3 | 1 |
QLabel::setNumName: | QLabel::setNum | Prototype: | void QLabel::setNum(int num) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 411-416 |
| | 3 | 1 |
QLabel::setNumName: | QLabel::setNum | Prototype: | void QLabel::setNum(double num) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 431-436 |
| | 3 | 1 |
QLatin15Codec::aliasesName: | QLatin15Codec::aliases | Prototype: | QList<QByteArray> QLatin15Codec::aliases() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 222-227 |
| | 3 | 1 |
QLatin1Codec::convertToUnicodeName: | QLatin1Codec::convertToUnicode | Prototype: | QString QLatin1Codec::convertToUnicode(const char *chars, int len, ConverterState *) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 45-51 |
| | 3 | 2 |
QLayout::QLayoutName: | QLayout::QLayout | Prototype: | QLayout::QLayout(QWidget *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 103-109 |
| | 3 | 2 |
QLayout::adoptLayoutName: | QLayout::adoptLayout | Prototype: | bool QLayout::adoptLayout(QLayout *layout) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 794-799 |
| | 3 | 1 |
QLayout::contentsMarginsName: | QLayout::contentsMargins | Prototype: | QMargins QLayout::contentsMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 433-438 |
| | 3 | 1 |
QLayout::invalidateName: | QLayout::invalidate | Prototype: | void QLayout::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 536-541 |
| | 3 | 1 |
QLibrary::fileNameName: | QLibrary::fileName | Prototype: | QString QLibrary::fileName() const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 926-931 |
| | 3 | 2 |
QLibrary::resolveName: | QLibrary::resolve | Prototype: | QFunctionPointer QLibrary::resolve(const char *symbol) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 995-1000 |
| | 3 | 2 |
QLibraryPrivate::QLibraryPrivateName: | QLibraryPrivate::QLibraryPrivate | Prototype: | QLibraryPrivate::QLibraryPrivate(const QString &canonicalFileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 481-488 |
| | 3 | 2 |
QLibraryPrivate::isPluginName: | QLibraryPrivate::isPlugin | Prototype: | bool QLibraryPrivate::isPlugin() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 685-691 |
| | 3 | 2 |
QLibraryPrivate::mergeLoadHintsName: | QLibraryPrivate::mergeLoadHints | Prototype: | void QLibraryPrivate::mergeLoadHints(QLibrary::LoadHints lh) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 500-507 |
| | 3 | 2 |
QLibraryPrivate::resolveName: | QLibraryPrivate::resolve | Prototype: | QFunctionPointer QLibraryPrivate::resolve(const char *symbol) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 509-514 |
| | 3 | 2 |
QLineEdit::addActionName: | QLineEdit::addAction | Prototype: | void QLineEdit::addAction(QAction *action, ActionPosition position) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 444-449 |
| | 3 | 1 |
QLineEdit::addActionName: | QLineEdit::addAction | Prototype: | QAction *QLineEdit::addAction(const QIcon &icon, ActionPosition position) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 459-464 |
| | 3 | 1 |
QLineEdit::clearName: | QLineEdit::clear | Prototype: | void QLineEdit::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1276-1281 |
| | 3 | 1 |
QLineEdit::contextMenuEventName: | QLineEdit::contextMenuEvent | Prototype: | void QLineEdit::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2070-2076 |
| | 3 | 2 |
QLineEdit::cutName: | QLineEdit::cut | Prototype: | void QLineEdit::cut() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1356-1362 |
| | 3 | 2 |
QLineEdit::redoName: | QLineEdit::redo | Prototype: | void QLineEdit::redo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1298-1303 |
| | 3 | 1 |
QLineEdit::setAlignmentName: | QLineEdit::setAlignment | Prototype: | void QLineEdit::setAlignment(Qt::Alignment alignment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 772-777 |
| | 3 | 1 |
QLineEdit::undoName: | QLineEdit::undo | Prototype: | void QLineEdit::undo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1288-1293 |
| | 3 | 1 |
QLineEditIconButton::startOpacityAnimationName: | QLineEditIconButton::startOpacityAnimation | Prototype: | void QLineEditIconButton::startOpacityAnimation(qreal endValue) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 372-378 |
| | 3 | 2 |
QLineEditPrivate::_q_cursorPositionChangedName: | QLineEditPrivate::_q_cursorPositionChanged | Prototype: | void QLineEditPrivate::_q_cursorPositionChanged(int from, int to) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 125-130 |
| | 3 | 1 |
QLineEditPrivate::_q_handleWindowActivateName: | QLineEditPrivate::_q_handleWindowActivate | Prototype: | void QLineEditPrivate::_q_handleWindowActivate() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 107-112 |
| | 3 | 2 |
QLineEditPrivate::resetInputMethodName: | QLineEditPrivate::resetInputMethod | Prototype: | void QLineEditPrivate::resetInputMethod() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 258-264 |
| | 3 | 2 |
QLineEditPrivate::updatePasswordEchoEditingName: | QLineEditPrivate::updatePasswordEchoEditing | Prototype: | void QLineEditPrivate::updatePasswordEchoEditing(bool editing) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 251-256 |
| | 3 | 1 |
QLineEditPrivate::xToPosName: | QLineEditPrivate::xToPos | Prototype: | int QLineEditPrivate::xToPos(int x, QTextLine::CursorPosition betweenOrOn) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 66-71 |
| | 3 | 1 |
QLineF::lengthName: | QLineF::length | Prototype: | qreal QLineF::length() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 546-551 |
| | 3 | 1 |
QLinearGradient::setFinalStopName: | QLinearGradient::setFinalStop | Prototype: | void QLinearGradient::setFinalStop(const QPointF &stop) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1755-1760 |
| | 3 | 1 |
QLinearGradient::setStartName: | QLinearGradient::setStart | Prototype: | void QLinearGradient::setStart(const QPointF &start) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1714-1719 |
| | 3 | 1 |
QListModel::dataName: | QListModel::data | Prototype: | QVariant QListModel::data(const QModelIndex &index, int role) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 212-217 |
| | 3 | 2 |
QListModel::flagsName: | QListModel::flags | Prototype: | Qt::ItemFlags QListModel::flags(const QModelIndex &index) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 277-282 |
| | 3 | 2 |
QListModel::indexName: | QListModel::index | Prototype: | QModelIndex QListModel::index(int row, int column, const QModelIndex &parent) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 205-210 |
| | 3 | 2 |
QListModel::sortedInsertionIteratorName: | QListModel::sortedInsertionIterator | Prototype: | QList<QListWidgetItem*>::iterator QListModel::sortedInsertionIterator( const QList<QListWidgetItem*>::iterator &begin, const QList<QListWidgetItem*>::iterator &end, Qt::SortOrder order, QListWidgetItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 399-407 |
| | 3 | 2 |
QListView::scrollContentsByName: | QListView::scrollContentsBy | Prototype: | void QListView::scrollContentsBy(int dx, int dy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 695-700 |
| | 3 | 1 |
QListView::setResizeModeName: | QListView::setResizeMode | Prototype: | void QListView::setResizeMode(ResizeMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 316-321 |
| | 3 | 1 |
QListView::setSelectionRectVisibleName: | QListView::setSelectionRectVisible | Prototype: | void QListView::setSelectionRectVisible(bool show) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1613-1618 |
| | 3 | 1 |
QListViewPrivate::dropOnName: | QListViewPrivate::dropOn | Prototype: | bool QListViewPrivate::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1836-1842 |
| | 3 | 2 |
QListViewPrivate::indexToListViewItemName: | QListViewPrivate::indexToListViewItem | Prototype: | QListViewItem QListViewPrivate::indexToListViewItem(const QModelIndex &index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1727-1733 |
| | 3 | 2 |
QListViewPrivate::positionName: | QListViewPrivate::position | Prototype: | QAbstractItemView::DropIndicatorPosition QListViewPrivate::position(const QPoint &pos, const QRect &rect, const QModelIndex &idx) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1828-1834 |
| | 3 | 2 |
QListWidget::clearName: | QListWidget::clear | Prototype: | void QListWidget::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1769-1774 |
| | 3 | 1 |
QListWidget::closePersistentEditorName: | QListWidget::closePersistentEditor | Prototype: | void QListWidget::closePersistentEditor(QListWidgetItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1614-1619 |
| | 3 | 1 |
QListWidget::insertItemName: | QListWidget::insertItem | Prototype: | void QListWidget::insertItem(int row, QListWidgetItem *item) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1385-1390 |
| | 3 | 2 |
QListWidget::isItemSelectedName: | QListWidget::isItemSelected | Prototype: | bool QListWidget::isItemSelected(const QListWidgetItem *item) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1661-1666 |
| | 3 | 1 |
QListWidget::itemWidgetName: | QListWidget::itemWidget | Prototype: | QWidget *QListWidget::itemWidget(QListWidgetItem *item) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1628-1633 |
| | 3 | 1 |
QListWidget::openPersistentEditorName: | QListWidget::openPersistentEditor | Prototype: | void QListWidget::openPersistentEditor(QListWidgetItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1602-1607 |
| | 3 | 1 |
QListWidget::scrollToItemName: | QListWidget::scrollToItem | Prototype: | void QListWidget::scrollToItem(const QListWidgetItem *item, QAbstractItemView::ScrollHint hint) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1757-1762 |
| | 3 | 1 |
QListWidget::setItemWidgetName: | QListWidget::setItemWidget | Prototype: | void QListWidget::setItemWidget(QListWidgetItem *item, QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1647-1652 |
| | 3 | 1 |
QListWidget::sortItemsName: | QListWidget::sortItems | Prototype: | void QListWidget::sortItems(Qt::SortOrder order) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1548-1553 |
| | 3 | 1 |
QListWidget::visualItemRectName: | QListWidget::visualItemRect | Prototype: | QRect QListWidget::visualItemRect(const QListWidgetItem *item) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1538-1543 |
| | 3 | 1 |
QListWidgetItem::operator=Name: | QListWidgetItem::operator= | Prototype: | QListWidgetItem &QListWidgetItem::operator=(const QListWidgetItem &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 783-788 |
| | 3 | 1 |
QListWidgetItem::setFlagsName: | QListWidgetItem::setFlags | Prototype: | void QListWidgetItem::setFlags(Qt::ItemFlags aflags) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 948-952 |
| | 3 | 2 |
QListWidgetItem::~QListWidgetItemName: | QListWidgetItem::~QListWidgetItem | Prototype: | QListWidgetItem::~QListWidgetItem() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 669-674 |
| | 3 | 2 |
QListWidgetPrivate::_q_dataChangedName: | QListWidgetPrivate::_q_dataChanged | Prototype: | void QListWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1135-1141 |
| | 3 | 2 |
QLocalSocket::~QLocalSocketName: | QLocalSocket::~QLocalSocket | Prototype: | QLocalSocket::~QLocalSocket() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 351-358 |
| | 3 | 1 |
QLocale::countryToStringName: | QLocale::countryToString | Prototype: | QString QLocale::countryToString(Country country) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1153-1158 |
| | 3 | 2 |
QLocale::languageToStringName: | QLocale::languageToString | Prototype: | QString QLocale::languageToString(Language language) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1140-1145 |
| | 3 | 2 |
QLocale::scriptToStringName: | QLocale::scriptToString | Prototype: | QString QLocale::scriptToString(QLocale::Script script) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1167-1172 |
| | 3 | 2 |
QLoggingRegistry::updateRulesName: | QLoggingRegistry::updateRules | Prototype: | void QLoggingRegistry::updateRules() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 366-372 |
| | 3 | 2 |
QLoggingSettingsParser::setContentName: | QLoggingSettingsParser::setContent | Prototype: | void QLoggingSettingsParser::setContent(const QString &content) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 181-186 |
| | 3 | 1 |
QMainWindow::addDockWidgetName: | QMainWindow::addDockWidget | Prototype: | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget, Qt::Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1136-1144 |
| | 3 | 2 |
QMainWindow::addToolBarBreakName: | QMainWindow::addToolBarBreak | Prototype: | void QMainWindow::addToolBarBreak(Qt::ToolBarArea area) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 735-740 |
| | 3 | 2 |
QMainWindow::removeDockWidgetName: | QMainWindow::removeDockWidget | Prototype: | void QMainWindow::removeDockWidget(QDockWidget *dockwidget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1224-1230 |
| | 3 | 2 |
QMainWindow::removeToolBarName: | QMainWindow::removeToolBar | Prototype: | void QMainWindow::removeToolBar(QToolBar *toolbar) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 856-862 |
| | 3 | 2 |
QMainWindow::tabPositionName: | QMainWindow::tabPosition | Prototype: | QTabWidget::TabPosition QMainWindow::tabPosition(Qt::DockWidgetArea area) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1059-1064 |
| | 3 | 2 |
QMainWindowLayout::createTabbedDockWindowName: | QMainWindowLayout::createTabbedDockWindow | Prototype: | QDockWidgetGroupWindow *QMainWindowLayout::createTabbedDockWindow() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2497-2502 |
| | 3 | 1 |
QMainWindowLayout::~QMainWindowLayoutName: | QMainWindowLayout::~QMainWindowLayout | Prototype: | QMainWindowLayout::~QMainWindowLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2212-2222 |
| | 3 | 1 |
QMainWindowLayoutState::clearName: | QMainWindowLayoutState::clear | Prototype: | void QMainWindowLayoutState::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 718-731 |
| | 3 | 1 |
QMapDataBase::recalcMostLeftNodeName: | QMapDataBase::recalcMostLeftNode | Prototype: | void QMapDataBase::recalcMostLeftNode() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 291-296 |
| | 3 | 2 |
QMatrix4x4::copyDataToName: | QMatrix4x4::copyDataTo | Prototype: | void QMatrix4x4::copyDataTo(float *values) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1649-1654 |
| | 3 | 3 |
QMatrix4x4::toAffineName: | QMatrix4x4::toAffine | Prototype: | QMatrix QMatrix4x4::toAffine() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1663-1668 |
| | 3 | 1 |
QMatrix4x4::toTransformName: | QMatrix4x4::toTransform | Prototype: | QTransform QMatrix4x4::toTransform() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1681-1686 |
| | 3 | 1 |
QMatrix::mapName: | QMatrix::map | Prototype: | QPointF QMatrix::map(const QPointF &point) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 523-528 |
| | 3 | 1 |
QMatrix::translateName: | QMatrix::translate | Prototype: | QMatrix &QMatrix::translate(qreal dx, qreal dy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 827-832 |
| | 3 | 1 |
QMdi::ControllerWidget::getSubControlName: | QMdi::ControllerWidget::getSubControl | Prototype: | inline QStyle::SubControl getSubControl(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 519-524 |
| | 3 | 1 |
QMdi::ControllerWidget::hasVisibleControlsName: | QMdi::ControllerWidget::hasVisibleControls | Prototype: | inline bool hasVisibleControls() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 493-498 |
| | 3 | 1 |
QMdiArea::closeActiveSubWindowName: | QMdiArea::closeActiveSubWindow | Prototype: | void QMdiArea::closeActiveSubWindow() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1852-1857 |
| | 3 | 2 |
QMdiArea::setActivationOrderName: | QMdiArea::setActivationOrder | Prototype: | void QMdiArea::setActivationOrder(WindowOrder order) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2086-2091 |
| | 3 | 2 |
QMdiAreaPrivate::_q_closeTabName: | QMdiAreaPrivate::_q_closeTab | Prototype: | void QMdiAreaPrivate::_q_closeTab(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 801-810 |
| | 3 | 1 |
QMdiAreaPrivate::arrangeMinimizedSubWindowsName: | QMdiAreaPrivate::arrangeMinimizedSubWindows | Prototype: | void QMdiAreaPrivate::arrangeMinimizedSubWindows() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 981-986 |
| | 3 | 2 |
QMdiSubWindow::~QMdiSubWindowName: | QMdiSubWindow::~QMdiSubWindow | Prototype: | QMdiSubWindow::~QMdiSubWindow() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2282-2289 |
| | 3 | 1 |
QMdiSubWindowPrivate::addToSystemMenuName: | QMdiSubWindowPrivate::addToSystemMenu | Prototype: | void QMdiSubWindowPrivate::addToSystemMenu(WindowStateAction action, const QString &text, const char *slot) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2147-2153 |
| | 3 | 2 |
QMdiSubWindowPrivate::setSizeGripVisibleName: | QMdiSubWindowPrivate::setSizeGripVisible | Prototype: | void QMdiSubWindowPrivate::setSizeGripVisible(bool visible) const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2204-2210 |
| | 3 | 2 |
QMdiSubWindowPrivate::storeFocusWidgetName: | QMdiSubWindowPrivate::storeFocusWidget | Prototype: | inline void QMdiSubWindowPrivate::storeFocusWidget() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1317-1323 |
| | 3 | 3 |
QMenu::QMenuName: | QMenu::QMenu | Prototype: | QMenu::QMenu(const QString &title, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1478-1484 |
| | 3 | 1 |
QMenu::actionAtName: | QMenu::actionAt | Prototype: | QAction *QMenu::actionAt(const QPoint &pt) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2042-2047 |
| | 3 | 2 |
QMenu::addActionName: | QMenu::addAction | Prototype: | QAction *QMenu::addAction(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1528-1533 |
| | 3 | 1 |
QMenu::addActionName: | QMenu::addAction | Prototype: | QAction *QMenu::addAction(const QIcon &icon, const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1546-1551 |
| | 3 | 1 |
QMenu::addMenuName: | QMenu::addMenu | Prototype: | QAction *QMenu::addMenu(QMenu *menu) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1707-1712 |
| | 3 | 1 |
QMenu::addMenuName: | QMenu::addMenu | Prototype: | QMenu *QMenu::addMenu(const QString &title) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1720-1725 |
| | 3 | 1 |
QMenu::execName: | QMenu::exec | Prototype: | QAction *QMenu::exec(QList<QAction*> actions, const QPoint &pos, QAction *at, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2440-2446 |
| | 3 | 1 |