Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(qlonglong value, const QString &symbol) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3425-3449 |
| | 18 | 5 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(qulonglong value, const QString &symbol) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3455-3474 |
| | 14 | 4 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3481-3484 |
| | 1 | 1 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol, int precision) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3497-3521 |
| | 18 | 5 |
QLocale::toDateName: | QLocale::toDate | Prototype: | QDate QLocale::toDate(const QString &string, FormatType format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1792-1795 |
| | 1 | 1 |
QLocale::toDateName: | QLocale::toDate | Prototype: | QDate QLocale::toDate(const QString &string, const QString &format) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1860-1873 |
| | 6 | 2 |
QLocale::toDoubleName: | QLocale::toDouble | Prototype: | double QLocale::toDouble(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1498-1501 |
| | 1 | 1 |
QLocale::toFloatName: | QLocale::toFloat | Prototype: | float QLocale::toFloat(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1303-1306 |
| | 1 | 1 |
QLocale::toFloatName: | QLocale::toFloat | Prototype: | float QLocale::toFloat(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1470-1473 |
| | 1 | 1 |
QLocale::toIntName: | QLocale::toInt | Prototype: | int QLocale::toInt(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1389-1392 |
| | 1 | 1 |
QLocale::toLongLongName: | QLocale::toLongLong | Prototype: | qlonglong QLocale::toLongLong(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1267-1270 |
| | 1 | 1 |
QLocale::toLongLongName: | QLocale::toLongLong | Prototype: | qlonglong QLocale::toLongLong(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1430-1433 |
| | 1 | 1 |
QLocale::toShortName: | QLocale::toShort | Prototype: | short QLocale::toShort(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1194-1197 |
| | 1 | 1 |
QLocale::toShortName: | QLocale::toShort | Prototype: | short QLocale::toShort(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1349-1352 |
| | 1 | 1 |
QLocale::toTimeName: | QLocale::toTime | Prototype: | QTime QLocale::toTime(const QString &string, FormatType format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1774-1777 |
| | 1 | 1 |
QLocale::toTimeName: | QLocale::toTime | Prototype: | QTime QLocale::toTime(const QString &string, const QString &format) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1829-1842 |
| | 6 | 2 |
QLocale::toUIntName: | QLocale::toUInt | Prototype: | uint QLocale::toUInt(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1248-1251 |
| | 1 | 1 |
QLocale::toULongLongName: | QLocale::toULongLong | Prototype: | qulonglong QLocale::toULongLong(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1286-1289 |
| | 1 | 1 |
QLocale::toULongLongName: | QLocale::toULongLong | Prototype: | qulonglong QLocale::toULongLong(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1451-1454 |
| | 1 | 1 |
QLocale::toUShortName: | QLocale::toUShort | Prototype: | ushort QLocale::toUShort(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1212-1215 |
| | 1 | 1 |
QLocale::toUShortName: | QLocale::toUShort | Prototype: | ushort QLocale::toUShort(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1369-1372 |
| | 1 | 1 |
QLocale::weekdaysName: | QLocale::weekdays | Prototype: | QList<Qt::DayOfWeek> QLocale::weekdays() const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2346-2364 |
| | 12 | 5 |
QLocaleData::bytearrayToDoubleName: | 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 |
QLocalePrivate::bcp47Name::[lambda]Name: | QLocalePrivate::bcp47Name::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 332-332 |
| | 0 | 1 |
QLocalePrivate::scriptToCodeName: | QLocalePrivate::scriptToCode | Prototype: | QString QLocalePrivate::scriptToCode(QLocale::Script script) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 190-196 |
| | 4 | 2 |
QLockFile::removeStaleLockFileName: | QLockFile::removeStaleLockFile | Prototype: | bool QLockFile::removeStaleLockFile() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 326-334 |
| | 5 | 2 |
QLockFile::staleLockTimeName: | QLockFile::staleLockTime | Prototype: | int QLockFile::staleLockTime() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 152-156 |
| | 2 | 1 |
QLockFilePrivate::processNameByPid::[lambda]Name: | QLockFilePrivate::processNameByPid::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 277-277 |
| | 0 | 1 |
QLoggingRule::QLoggingRuleName: | QLoggingRule::QLoggingRule | Prototype: | QLoggingRule::QLoggingRule() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 62-65 |
| | 2 | 1 |
QMainWindow::QMainWindowName: | QMainWindow::QMainWindow | Prototype: | QMainWindow::QMainWindow(QWidget *parent, Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 387-391 |
| | 1 | 1 |
QMainWindow::addDockWidgetName: | QMainWindow::addDockWidget | Prototype: | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1086-1117 |
| | 9 | 5 |
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::addToolBarName: | QMainWindow::addToolBar | Prototype: | void QMainWindow::addToolBar(Qt::ToolBarArea area, QToolBar *toolbar) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 772-810 |
| | 22 | 4 |
QMainWindow::addToolBarName: | QMainWindow::addToolBar | Prototype: | void QMainWindow::addToolBar(QToolBar *toolbar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 815-816 |
| | 1 | 1 |
QMainWindow::addToolBarName: | QMainWindow::addToolBar | Prototype: | QToolBar *QMainWindow::addToolBar(const QString &title) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 826-832 |
| | 4 | 1 |
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: | 741-746 |
| | 3 | 2 |
QMainWindow::centralWidgetName: | QMainWindow::centralWidget | Prototype: | QWidget *QMainWindow::centralWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 641-642 |
| | 1 | 1 |
QMainWindow::contextMenuEventName: | QMainWindow::contextMenuEvent | Prototype: | void QMainWindow::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1643-1693 |
| | 28 | 12 |
QMainWindow::cornerName: | QMainWindow::corner | Prototype: | Qt::DockWidgetArea QMainWindow::corner(Qt::Corner corner) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 716-717 |
| | 1 | 1 |
QMainWindow::createPopupMenuName: | QMainWindow::createPopupMenu | Prototype: | QMenu *QMainWindow::createPopupMenu() | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1712-1756 |
| | 30 | 12 |
QMainWindow::dockOptionsName: | QMainWindow::dockOptions | Prototype: | QMainWindow::DockOptions QMainWindow::dockOptions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 461-465 |
| | 2 | 1 |
QMainWindow::dockWidgetAreaName: | QMainWindow::dockWidgetArea | Prototype: | Qt::DockWidgetArea QMainWindow::dockWidgetArea(QDockWidget *dockwidget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1239-1240 |
| | 1 | 1 |
QMainWindow::documentModeName: | QMainWindow::documentMode | Prototype: | bool QMainWindow::documentMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1018-1021 |
| | 1 | 1 |
QMainWindow::eventName: | QMainWindow::event | Prototype: | bool QMainWindow::event(QEvent *event) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1412-1546 |
| | 47 | 21 |
QMainWindow::iconSizeName: | QMainWindow::iconSize | Prototype: | QSize QMainWindow::iconSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 467-468 |
| | 1 | 1 |
QMainWindow::insertToolBarName: | QMainWindow::insertToolBar | Prototype: | void QMainWindow::insertToolBar(QToolBar *before, QToolBar *toolbar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 842-856 |
| | 9 | 1 |
QMainWindow::insertToolBarBreakName: | QMainWindow::insertToolBarBreak | Prototype: | void QMainWindow::insertToolBarBreak(QToolBar *before) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 751-752 |
| | 1 | 1 |
QMainWindow::isAnimatedName: | QMainWindow::isAnimated | Prototype: | bool QMainWindow::isAnimated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 916-920 |
| | 2 | 1 |
QMainWindow::isDockNestingEnabledName: | QMainWindow::isDockNestingEnabled | Prototype: | bool QMainWindow::isDockNestingEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 952-956 |
| | 2 | 1 |
QMainWindow::isSeparatorName: | QMainWindow::isSeparator | Prototype: | bool QMainWindow::isSeparator(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1628-1637 |
| | 2 | 1 |
QMainWindow::menuBarName: | QMainWindow::menuBar | Prototype: | QMenuBar *QMainWindow::menuBar() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 523-532 |
| | 6 | 2 |
QMainWindow::menuWidgetName: | QMainWindow::menuWidget | Prototype: | QWidget *QMainWindow::menuWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 571-575 |
| | 2 | 1 |
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: | 862-868 |
| | 3 | 2 |
QMainWindow::removeToolBarBreakName: | QMainWindow::removeToolBarBreak | Prototype: | void QMainWindow::removeToolBarBreak(QToolBar *before) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 758-762 |
| | 2 | 1 |
QMainWindow::resizeDocksName: | QMainWindow::resizeDocks | Prototype: | void QMainWindow::resizeDocks(const QList<QDockWidget *> &docks, const QList<int> &sizes, Qt::Orientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1263-1268 |
| | 2 | 1 |
QMainWindow::restoreDockWidgetName: | QMainWindow::restoreDockWidget | Prototype: | bool QMainWindow::restoreDockWidget(QDockWidget *dockwidget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1127-1130 |
| | 1 | 1 |
QMainWindow::restoreStateName: | 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::saveStateName: | QMainWindow::saveState | Prototype: | QByteArray QMainWindow::saveState(int version) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1294-1302 |
| | 6 | 1 |
QMainWindow::setAnimatedName: | QMainWindow::setAnimated | Prototype: | void QMainWindow::setAnimated(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 922-930 |
| | 4 | 1 |
QMainWindow::setCentralWidgetName: | QMainWindow::setCentralWidget | Prototype: | void QMainWindow::setCentralWidget(QWidget *widget) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 652-660 |
| | 5 | 2 |
QMainWindow::setCornerName: | QMainWindow::setCorner | Prototype: | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 687-708 |
| | 13 | 6 |
QMainWindow::setDockNestingEnabledName: | QMainWindow::setDockNestingEnabled | Prototype: | void QMainWindow::setDockNestingEnabled(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 958-966 |
| | 4 | 1 |
QMainWindow::setDockOptionsName: | QMainWindow::setDockOptions | Prototype: | void QMainWindow::setDockOptions(DockOptions opt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 455-459 |
| | 2 | 1 |
QMainWindow::setDocumentModeName: | QMainWindow::setDocumentMode | Prototype: | void QMainWindow::setDocumentMode(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1023-1026 |
| | 1 | 1 |
QMainWindow::setIconSizeName: | 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 |
QMainWindow::setMenuBarName: | QMainWindow::setMenuBar | Prototype: | void QMainWindow::setMenuBar(QMenuBar *menuBar) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 542-563 |
| | 13 | 5 |
QMainWindow::setMenuWidgetName: | QMainWindow::setMenuWidget | Prototype: | void QMainWindow::setMenuWidget(QWidget *menuBar) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 585-593 |
| | 5 | 2 |
QMainWindow::setStatusBarName: | QMainWindow::setStatusBar | Prototype: | void QMainWindow::setStatusBar(QStatusBar *statusbar) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 624-632 |
| | 5 | 2 |
QMainWindow::setTabPositionName: | QMainWindow::setTabPosition | Prototype: | void QMainWindow::setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1077-1080 |
| | 1 | 1 |
QMainWindow::setTabShapeName: | QMainWindow::setTabShape | Prototype: | void QMainWindow::setTabShape(QTabWidget::TabShape tabShape) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1044-1047 |
| | 1 | 1 |
QMainWindow::setToolButtonStyleName: | QMainWindow::setToolButtonStyle | Prototype: | void QMainWindow::setToolButtonStyle(Qt::ToolButtonStyle toolButtonStyle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 498-505 |
| | 5 | 2 |
QMainWindow::setUnifiedTitleAndToolBarOnMacName: | QMainWindow::setUnifiedTitleAndToolBarOnMac | Prototype: | void QMainWindow::setUnifiedTitleAndToolBarOnMac(bool set) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1562-1610 |
| | 1 | 1 |
QMainWindow::splitDockWidgetName: | QMainWindow::splitDockWidget | Prototype: | void QMainWindow::splitDockWidget(QDockWidget *after, QDockWidget *dockwidget, Qt::Orientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1167-1171 |
| | 1 | 1 |
QMainWindow::statusBarName: | QMainWindow::statusBar | Prototype: | QStatusBar *QMainWindow::statusBar() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 603-613 |
| | 7 | 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 |
QMainWindow::tabShapeName: | QMainWindow::tabShape | Prototype: | QTabWidget::TabShape QMainWindow::tabShape() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1039-1042 |
| | 1 | 1 |
QMainWindow::tabifiedDockWidgetsName: | QMainWindow::tabifiedDockWidgets | Prototype: | QList<QDockWidget*> QMainWindow::tabifiedDockWidgets(QDockWidget *dockwidget) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1196-1217 |
| | 10 | 6 |
QMainWindow::tabifyDockWidgetName: | QMainWindow::tabifyDockWidget | Prototype: | void QMainWindow::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1181-1184 |
| | 1 | 1 |
QMainWindow::takeCentralWidgetName: | QMainWindow::takeCentralWidget | Prototype: | QWidget *QMainWindow::takeCentralWidget() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 669-678 |
| | 6 | 2 |
QMainWindow::toolBarAreaName: | QMainWindow::toolBarArea | Prototype: | Qt::ToolBarArea QMainWindow::toolBarArea(QToolBar *toolbar) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 877-878 |
| | 1 | 1 |
QMainWindow::toolBarBreakName: | QMainWindow::toolBarBreak | Prototype: | bool QMainWindow::toolBarBreak(QToolBar *toolbar) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 887-890 |
| | 1 | 1 |
QMainWindow::toolButtonStyleName: | QMainWindow::toolButtonStyle | Prototype: | Qt::ToolButtonStyle QMainWindow::toolButtonStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 495-496 |
| | 1 | 1 |
QMainWindow::unifiedTitleAndToolBarOnMacName: | QMainWindow::unifiedTitleAndToolBarOnMac | Prototype: | bool QMainWindow::unifiedTitleAndToolBarOnMac() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1612-1621 |
| | 1 | 1 |
QMainWindowLayout::QMainWindowLayoutName: | 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::addDockWidgetName: | QMainWindowLayout::addDockWidget | Prototype: | void QMainWindowLayout::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/qmainwindowlayout.cpp | Lines: | 1355-1369 |
| | 6 | 2 |
QMainWindowLayout::addItemName: | QMainWindowLayout::addItem | Prototype: | void QMainWindowLayout::addItem(QLayoutItem *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1854-1855 |
| | 1 | 1 |
QMainWindowLayout::addToolBarName: | QMainWindowLayout::addToolBar | Prototype: | void QMainWindowLayout::addToolBar(Qt::ToolBarArea area, QToolBar *toolbar, bool) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1146-1170 |
| | 7 | 2 |
QMainWindowLayout::addToolBarBreakName: | QMainWindowLayout::addToolBarBreak | Prototype: | void QMainWindowLayout::addToolBarBreak(Qt::ToolBarArea area) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1087-1096 |
| | 5 | 2 |
QMainWindowLayout::animationFinishedName: | QMainWindowLayout::animationFinished | Prototype: | void QMainWindowLayout::animationFinished(QWidget *widget) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2042-2152 |
| | 63 | 15 |
QMainWindowLayout::applyStateName: | QMainWindowLayout::applyState | Prototype: | void QMainWindowLayout::applyState(QMainWindowLayoutState &newState, bool animate) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2498-2532 |
| | 19 | 7 |
QMainWindowLayout::centralWidgetName: | QMainWindowLayout::centralWidget | Prototype: | QWidget *QMainWindowLayout::centralWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2247-2250 |
| | 1 | 1 |
QMainWindowLayout::cornerName: | QMainWindowLayout::corner | Prototype: | Qt::DockWidgetArea QMainWindowLayout::corner(Qt::Corner corner) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1350-1353 |
| | 1 | 1 |
QMainWindowLayout::countName: | QMainWindowLayout::count | Prototype: | int QMainWindowLayout::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1770-1774 |
| | 2 | 1 |
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: | 2491-2496 |
| | 3 | 1 |
QMainWindowLayout::dockInfoName: | QMainWindowLayout::dockInfo | Prototype: | QDockAreaLayoutInfo *QMainWindowLayout::dockInfo(QWidget *widget) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1679-1691 |
| | 8 | 4 |
QMainWindowLayout::dockWidgetAreaName: | QMainWindowLayout::dockWidgetArea | Prototype: | Qt::DockWidgetArea QMainWindowLayout::dockWidgetArea(QWidget *widget) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1525-1531 |
| | 4 | 2 |
QMainWindowLayout::documentModeName: | QMainWindowLayout::documentMode | Prototype: | bool QMainWindowLayout::documentMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1390-1393 |
| | 1 | 1 |
QMainWindowLayout::endSeparatorMoveName: | QMainWindowLayout::endSeparatorMove | Prototype: | bool QMainWindowLayout::endSeparatorMove(const QPoint&) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1742-1749 |
| | 5 | 2 |
QMainWindowLayout::getSeparatorWidgetName: | QMainWindowLayout::getSeparatorWidget | Prototype: | QWidget *QMainWindowLayout::getSeparatorWidget() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1660-1673 |
| | 9 | 2 |