| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QLayoutPrivate::createSpacerItem| Name: | QLayoutPrivate::createSpacerItem | | Prototype: | QSpacerItem *QLayoutPrivate::createSpacerItem(const QLayout *layout, int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 194-200 |
| | 4 | 3 |
QLayoutPrivate::createWidgetItem| Name: | QLayoutPrivate::createWidgetItem | | Prototype: | QWidgetItem *QLayoutPrivate::createWidgetItem(const QLayout *layout, QWidget *widget) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 186-192 |
| | 4 | 3 |
QLibrary::load| Name: | QLibrary::load | | Prototype: | bool QLibrary::load() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 787-795 |
| | 6 | 3 |
QLibraryInfoPrivate::configuration| Name: | QLibraryInfoPrivate::configuration | | Prototype: | static QSettings *configuration() | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 103-115 |
| | 6 | 3 |
QLibrarySettings::load| Name: | QLibrarySettings::load | | Prototype: | void QLibrarySettings::load() | | Coverage: | 82.609% (19/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 125-162 |
| | 15 | 3 |
QLibraryStore::releaseLibrary| Name: | QLibraryStore::releaseLibrary | | Prototype: | inline void QLibraryStore::releaseLibrary(QLibraryPrivate *lib) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 466-485 |
| | 10 | 3 |
QLineEdit::initStyleOption| Name: | QLineEdit::initStyleOption | | Prototype: | void QLineEdit::initStyleOption(QStyleOptionFrame *option) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 101-120 |
| | 12 | 3 |
QLineEdit::keyPressEvent| Name: | QLineEdit::keyPressEvent | | Prototype: | void QLineEdit::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1648-1699 |
| | 6 | 3 |
QLineEdit::setClearButtonEnabled| Name: | QLineEdit::setClearButtonEnabled | | Prototype: | void QLineEdit::setClearButtonEnabled(bool enable) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 486-502 |
| | 12 | 3 |
QLineEdit::setPlaceholderText| Name: | QLineEdit::setPlaceholderText | | Prototype: | void QLineEdit::setPlaceholderText(const QString& placeholderText) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 349-357 |
| | 5 | 3 |
QLineEditIconButton::paintEvent| Name: | QLineEditIconButton::paintEvent | | Prototype: | void QLineEditIconButton::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 329-348 |
| | 15 | 3 |
QLineEditPrivate::setClearButtonEnabled| Name: | QLineEditPrivate::setClearButtonEnabled | | Prototype: | void QLineEditPrivate::setClearButtonEnabled(bool enabled) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 443-451 |
| | 4 | 3 |
QLineEditPrivate::setCursorVisible| Name: | QLineEditPrivate::setCursorVisible | | Prototype: | void QLineEditPrivate::setCursorVisible(bool visible) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 245-255 |
| | 7 | 3 |
QLineF::angle| Name: | QLineF::angle | | Prototype: | qreal QLineF::angle(const QLineF &l) const | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | | Lines: | 808-817 |
| | 6 | 3 |
QLineF::angleTo| Name: | QLineF::angleTo | | Prototype: | qreal QLineF::angleTo(const QLineF &l) const | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | | Lines: | 769-784 |
| | 9 | 3 |
QListData::append| Name: | QListData::append | | Prototype: | void **QListData::append(int n) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 167-184 |
| | 11 | 3 |
QListData::detach| Name: | QListData::detach | | Prototype: | QListData::Data *QListData::detach(int alloc) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 117-135 |
| | 12 | 3 |
QListData::realloc| Name: | QListData::realloc | | Prototype: | void QListData::realloc(int alloc) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 137-147 |
| | 7 | 3 |
QListModeViewBase::mapToViewport| Name: | QListModeViewBase::mapToViewport | | Prototype: | QRect QListModeViewBase::mapToViewport(const QRect &rect) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2577-2592 |
| | 9 | 3 |
QListModeViewBase::updateHorizontalScrollBar| Name: | QListModeViewBase::updateHorizontalScrollBar | | Prototype: | void QListModeViewBase::updateHorizontalScrollBar(const QSize &step) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2180-2197 |
| | 11 | 3 |
QListModeViewBase::updateVerticalScrollBar| Name: | QListModeViewBase::updateVerticalScrollBar | | Prototype: | void QListModeViewBase::updateVerticalScrollBar(const QSize &step) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2159-2178 |
| | 11 | 3 |
QListModel::clear| Name: | QListModel::clear | | Prototype: | void QListModel::clear() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 76-88 |
| | 8 | 3 |
QListModel::dropMimeData| Name: | QListModel::dropMimeData | | Prototype: | bool QListModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &index) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 448-459 |
| | 7 | 3 |
QListModel::insertRows| Name: | QListModel::insertRows | | Prototype: | bool QListModel::insertRows(int row, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 246-264 |
| | 12 | 3 |
QListModel::itemData| Name: | QListModel::itemData | | Prototype: | QMap<int, QVariant> QListModel::itemData(const QModelIndex &index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 233-244 |
| | 8 | 3 |
QListModel::removeRows| Name: | QListModel::removeRows | | Prototype: | bool QListModel::removeRows(int row, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 266-281 |
| | 11 | 3 |
QListView::currentChanged| Name: | QListView::currentChanged | | Prototype: | void QListView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 3236-3249 |
| | 7 | 3 |
QListView::dragMoveEvent| Name: | QListView::dragMoveEvent | | Prototype: | void QListView::dragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 890-899 |
| | 5 | 3 |
QListView::mouseMoveEvent| Name: | QListView::mouseMoveEvent | | Prototype: | void QListView::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 780-795 |
| | 12 | 3 |
QListView::selectedIndexes| Name: | QListView::selectedIndexes | | Prototype: | QModelIndexList QListView::selectedIndexes() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1436-1449 |
| | 8 | 3 |
QListView::setRowHidden| Name: | QListView::setRowHidden | | Prototype: | void QListView::setRowHidden(int row, bool hide) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 546-556 |
| | 8 | 3 |
QListView::timerEvent| Name: | QListView::timerEvent | | Prototype: | void QListView::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 843-854 |
| | 7 | 3 |
QListView::visualIndex| Name: | QListView::visualIndex | | Prototype: | int QListView::visualIndex(const QModelIndex &index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 3279-3290 |
| | 8 | 3 |
QListViewPrivate::doItemsLayout| Name: | QListViewPrivate::doItemsLayout | | Prototype: | bool QListViewPrivate::doItemsLayout(int delta) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1700-1726 |
| | 18 | 3 |
QListViewPrivate::draggablePaintPairs| Name: | QListViewPrivate::draggablePaintPairs | | Prototype: | QItemViewPaintPairs QListViewPrivate::draggablePaintPairs(const QModelIndexList &indexes, QRect *r) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 654-673 |
| | 15 | 3 |
QListViewPrivate::itemSize| Name: | QListViewPrivate::itemSize | | Prototype: | QSize QListViewPrivate::itemSize(const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1784-1797 |
| | 9 | 3 |
QListWidget::mimeData| Name: | QListWidget::mimeData | | Prototype: | QMimeData *QListWidget::mimeData(const QList<QListWidgetItem*> items) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1825-1845 |
| | 10 | 3 |
QListWidget::setCurrentRow| Name: | QListWidget::setCurrentRow | | Prototype: | void QListWidget::setCurrentRow(int row) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1516-1526 |
| | 7 | 3 |
QListWidget::setItemSelected| Name: | QListWidget::setItemSelected | | Prototype: | void QListWidget::setItemSelected(const QListWidgetItem *item, bool select) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1703-1718 |
| | 10 | 3 |
QListWidget::setSelectionModel| Name: | QListWidget::setSelectionModel | | Prototype: | void QListWidget::setSelectionModel(QItemSelectionModel *selectionModel) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1357-1376 |
| | 12 | 3 |
QListWidgetItem::data| Name: | QListWidgetItem::data | | Prototype: | QVariant QListWidgetItem::data(int role) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 721-728 |
| | 5 | 3 |
QLocalServer::listen| Name: | QLocalServer::listen | | Prototype: | bool QLocalServer::listen(qintptr socketDescriptor) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 327-343 |
| | 9 | 3 |
QLocalServer::nextPendingConnection| Name: | QLocalServer::nextPendingConnection | | Prototype: | QLocalSocket *QLocalServer::nextPendingConnection() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 378-393 |
| | 7 | 3 |
QLocalServer::waitForNewConnection| Name: | QLocalServer::waitForNewConnection | | Prototype: | bool QLocalServer::waitForNewConnection(int msec, bool *timedOut) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 485-497 |
| | 7 | 3 |
QLocalServerPrivate::_q_onNewConnection| Name: | QLocalServerPrivate::_q_onNewConnection | | Prototype: | void QLocalServerPrivate::_q_onNewConnection() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | | Lines: | 265-282 |
| | 12 | 3 |
QLocalServerPrivate::removeServer| Name: | QLocalServerPrivate::removeServer | | Prototype: | bool QLocalServerPrivate::removeServer(const QString &name) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | | Lines: | 66-79 |
| | 8 | 3 |
QLocale::amText| Name: | QLocale::amText | | Prototype: | QString QLocale::amText() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2484-2494 |
| | 5 | 3 |
QLocale::dateTimeFormat| Name: | QLocale::dateTimeFormat | | Prototype: | QString QLocale::dateTimeFormat(FormatType format) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1746-1760 |
| | 8 | 3 |
QLocale::firstDayOfWeek| Name: | QLocale::firstDayOfWeek | | Prototype: | Qt::DayOfWeek QLocale::firstDayOfWeek() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2318-2328 |
| | 5 | 3 |
QLocale::measurementSystem| Name: | QLocale::measurementSystem | | Prototype: | QLocale::MeasurementSystem QLocale::measurementSystem() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2371-2382 |
| | 5 | 3 |
QLocale::name| Name: | QLocale::name | | Prototype: | QString QLocale::name() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1073-1090 |
| | 10 | 3 |
QLocale::nativeCountryName| Name: | QLocale::nativeCountryName | | Prototype: | QString QLocale::nativeCountryName() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3595-3605 |
| | 5 | 3 |
QLocale::nativeLanguageName| Name: | QLocale::nativeLanguageName | | Prototype: | QString QLocale::nativeLanguageName() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3575-3585 |
| | 5 | 3 |
QLocale::pmText| Name: | QLocale::pmText | | Prototype: | QString QLocale::pmText() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2504-2514 |
| | 5 | 3 |
QLocaleData::bytearrayToDouble| Name: | QLocaleData::bytearrayToDouble | | Prototype: | double QLocaleData::bytearrayToDouble(const char *num, bool *ok, bool *overflow) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3297-3309 |
| | 10 | 3 |
QLocaleData::stringToLongLong| Name: | QLocaleData::stringToLongLong | | Prototype: | qlonglong QLocaleData::stringToLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3271-3282 |
| | 6 | 3 |
QLocaleData::stringToUnsLongLong| Name: | QLocaleData::stringToUnsLongLong | | Prototype: | qulonglong QLocaleData::stringToUnsLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3284-3295 |
| | 6 | 3 |
QLocalePrivate::countryToCode| Name: | QLocalePrivate::countryToCode | | Prototype: | QString QLocalePrivate::countryToCode(QLocale::Country country) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 198-213 |
| | 9 | 3 |
QLocalePrivate::getLangAndCountry| Name: | QLocalePrivate::getLangAndCountry | | Prototype: | void QLocalePrivate::getLangAndCountry(const QString &name, QLocale::Language &lang, QLocale::Script &script, QLocale::Country &cntry) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 460-478 |
| | 13 | 3 |
QLocalePrivate::measurementSystem| Name: | QLocalePrivate::measurementSystem | | Prototype: | QLocale::MeasurementSystem QLocalePrivate::measurementSystem() const | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2330-2339 |
| | 5 | 3 |
QLockFile::unlock| Name: | QLockFile::unlock | | Prototype: | void QLockFile::unlock() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 320-333 |
| | 9 | 3 |
QLoggingCategory::init| Name: | QLoggingCategory::init | | Prototype: | void QLoggingCategory::init(const char *category, QtMsgType severityLevel) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 238-249 |
| | 6 | 3 |
QLoggingRegistry::installFilter| Name: | QLoggingRegistry::installFilter | | Prototype: | QLoggingCategory::CategoryFilter QLoggingRegistry::installFilter(QLoggingCategory::CategoryFilter filter) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 378-393 |
| | 8 | 3 |
QLoggingRegistry::setApiRules| Name: | QLoggingRegistry::setApiRules | | Prototype: | void QLoggingRegistry::setApiRules(const QString &content) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 344-358 |
| | 7 | 3 |
QMainWindow::restoreState| Name: | QMainWindow::restoreState | | Prototype: | bool QMainWindow::restoreState(const QByteArray &state, int version) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1320-1333 |
| | 11 | 3 |
QMainWindow::setIconSize| Name: | QMainWindow::setIconSize | | Prototype: | void QMainWindow::setIconSize(const QSize &iconSize) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 470-483 |
| | 9 | 3 |
QMainWindowLayout::QMainWindowLayout| Name: | QMainWindowLayout::QMainWindowLayout | | Prototype: | QMainWindowLayout::QMainWindowLayout(QMainWindow *mainwindow, QLayout *parentLayout) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2168-2205 |
| | 7 | 3 |
QMainWindowLayout::itemAt| Name: | QMainWindowLayout::itemAt | | Prototype: | QLayoutItem *QMainWindowLayout::itemAt(int index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1776-1787 |
| | 6 | 3 |
QMainWindowLayout::raise| Name: | QMainWindowLayout::raise | | Prototype: | void QMainWindowLayout::raise(QDockWidget *widget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1751-1761 |
| | 6 | 3 |
QMainWindowLayout::restore| Name: | QMainWindowLayout::restore | | Prototype: | void QMainWindowLayout::restore(bool keepSavedState) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2154-2166 |
| | 9 | 3 |
QMainWindowLayout::revert| Name: | QMainWindowLayout::revert | | Prototype: | void QMainWindowLayout::revert(QLayoutItem *widgetItem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1929-1945 |
| | 12 | 3 |
QMainWindowLayout::setCentralWidget| Name: | QMainWindowLayout::setCentralWidget | | Prototype: | void QMainWindowLayout::setCentralWidget(QWidget *widget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2252-2266 |
| | 7 | 3 |
QMainWindowLayout::setCorner| Name: | QMainWindowLayout::setCorner | | Prototype: | void QMainWindowLayout::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1340-1348 |
| | 6 | 3 |
QMainWindowLayout::setGeometry| Name: | QMainWindowLayout::setGeometry | | Prototype: | void QMainWindowLayout::setGeometry(const QRect &_r) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1830-1852 |
| | 15 | 3 |
QMainWindowLayout::setTabPosition| Name: | QMainWindowLayout::setTabPosition | | Prototype: | void QMainWindowLayout::setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1445-1465 |
| | 16 | 3 |
QMainWindowLayout::toggleToolBarsVisible| Name: | QMainWindowLayout::toggleToolBarsVisible | | Prototype: | void QMainWindowLayout::toggleToolBarsVisible() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1230-1297 |
| | 10 | 3 |
QMainWindowLayoutState::gapRect| Name: | QMainWindowLayoutState::gapRect | | Prototype: | QRect QMainWindowLayoutState::gapRect(const QList<int> &path) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 778-793 |
| | 6 | 3 |
QMainWindowLayoutState::item| Name: | QMainWindowLayoutState::item | | Prototype: | QLayoutItem *QMainWindowLayoutState::item(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 741-759 |
| | 8 | 3 |
QMainWindowLayoutState::itemAt| Name: | QMainWindowLayoutState::itemAt | | Prototype: | QLayoutItem *QMainWindowLayoutState::itemAt(int index, int *x) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 521-537 |
| | 5 | 3 |
QMainWindowLayoutState::itemRect| Name: | QMainWindowLayoutState::itemRect | | Prototype: | QRect QMainWindowLayoutState::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 761-776 |
| | 6 | 3 |
QMainWindowLayoutState::plug| Name: | QMainWindowLayoutState::plug | | Prototype: | QLayoutItem *QMainWindowLayoutState::plug(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 795-810 |
| | 6 | 3 |
QMainWindowLayoutState::remove| Name: | QMainWindowLayoutState::remove | | Prototype: | void QMainWindowLayoutState::remove(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 690-703 |
| | 5 | 3 |
QMainWindowLayoutState::remove| Name: | QMainWindowLayoutState::remove | | Prototype: | void QMainWindowLayoutState::remove(QLayoutItem *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 705-719 |
| | 5 | 3 |
QMainWindowLayoutState::saveState| Name: | QMainWindowLayoutState::saveState | | Prototype: | void QMainWindowLayoutState::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 831-850 |
| | 9 | 3 |
QMainWindowLayoutState::takeAt| Name: | QMainWindowLayoutState::takeAt | | Prototype: | QLayoutItem *QMainWindowLayoutState::takeAt(int index, int *x) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 539-558 |
| | 5 | 3 |
QMainWindowLayoutState::unplug| Name: | QMainWindowLayoutState::unplug | | Prototype: | QLayoutItem *QMainWindowLayoutState::unplug(const QList<int> &path, QMainWindowLayoutState *other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 812-829 |
| | 6 | 3 |
QMainWindowTabBar::mouseReleaseEvent| Name: | QMainWindowTabBar::mouseReleaseEvent | | Prototype: | void QMainWindowTabBar::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1610-1620 |
| | 6 | 3 |
QMapDataBase::freeTree| Name: | QMapDataBase::freeTree | | Prototype: | void QMapDataBase::freeTree(QMapNodeBase *root, int alignment) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 349-356 |
| | 5 | 3 |
QMatrix4x4::QMatrix4x4| Name: | QMatrix4x4::QMatrix4x4 | | Prototype: | QMatrix4x4::QMatrix4x4(const float *values) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 104-110 |
| | 4 | 3 |
QMatrix4x4::copyDataTo| Name: | 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: | 1655-1660 |
| | 3 | 3 |
QMatrix4x4::perspective| Name: | QMatrix4x4::perspective | | Prototype: | void QMatrix4x4::perspective(float verticalAngle, float aspectRatio, float nearPlane, float farPlane) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1491-1525 |
| | 27 | 3 |
QMatrix4x4::toTransform| Name: | QMatrix4x4::toTransform | | Prototype: | QTransform QMatrix4x4::toTransform(float distanceToPlane) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1711-1736 |
| | 12 | 3 |
QMatrix4x4::transposed| Name: | QMatrix4x4::transposed | | Prototype: | QMatrix4x4 QMatrix4x4::transposed() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 585-596 |
| | 6 | 3 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QRegion QMatrix::map(const QRegion &r) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 672-684 |
| | 8 | 3 |
QMdiArea::activateNextSubWindow| Name: | QMdiArea::activateNextSubWindow | | Prototype: | void QMdiArea::activateNextSubWindow() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1914-1923 |
| | 6 | 3 |
QMdiArea::activatePreviousSubWindow| Name: | QMdiArea::activatePreviousSubWindow | | Prototype: | void QMdiArea::activatePreviousSubWindow() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1932-1941 |
| | 6 | 3 |
QMdiAreaPrivate::activateHighlightedWindow| Name: | QMdiAreaPrivate::activateHighlightedWindow | | Prototype: | void QMdiAreaPrivate::activateHighlightedWindow() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1029-1042 |
| | 7 | 3 |
QMdiAreaPrivate::showRubberBandFor| Name: | QMdiAreaPrivate::showRubberBandFor | | Prototype: | void QMdiAreaPrivate::showRubberBandFor(QMdiSubWindow *subWindow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1536-1548 |
| | 7 | 3 |
QMdiAreaTabBar::mousePressEvent| Name: | QMdiAreaTabBar::mousePressEvent | | Prototype: | void QMdiAreaTabBar::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 586-600 |
| | 8 | 3 |
QMdiSubWindow::childEvent| Name: | QMdiSubWindow::childEvent | | Prototype: | void QMdiSubWindow::childEvent(QChildEvent *childEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3473-3481 |
| | 4 | 3 |