| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QLocale::toTime| Name: | 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::toUInt| Name: | 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::toUInt| Name: | QLocale::toUInt | | Prototype: | uint QLocale::toUInt(const QStringRef &s, bool *ok) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1409-1412 |
| | 1 | 1 |
QLocale::toULongLong| Name: | 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::toULongLong| Name: | 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::toUShort| Name: | 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::toUShort| Name: | 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::zeroDigit| Name: | QLocale::zeroDigit | | Prototype: | QChar QLocale::zeroDigit() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1945-1948 |
| | 1 | 1 |
QLocaleData::c| Name: | QLocaleData::c | | Prototype: | const QLocaleData *QLocaleData::c() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 657-661 |
| | 2 | 1 |
QLocaleData::doubleToString| Name: | QLocaleData::doubleToString | | Prototype: | QString QLocaleData::doubleToString(double d, int precision, DoubleForm form, int width, unsigned flags) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2744-2749 |
| | 2 | 1 |
QLocaleData::longLongToString| Name: | QLocaleData::longLongToString | | Prototype: | QString QLocaleData::longLongToString(qlonglong l, int precision, int base, int width, unsigned flags) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2864-2870 |
| | 2 | 1 |
QLocaleData::unsLongLongToString| Name: | QLocaleData::unsLongLongToString | | Prototype: | QString QLocaleData::unsLongLongToString(qulonglong l, int precision, int base, int width, unsigned flags) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2959-2965 |
| | 2 | 1 |
QLocaleId::name::[lambda]| Name: | QLocaleId::name::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 296-296 |
| | 0 | 1 |
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 |
QLockFile::QLockFile| Name: | QLockFile::QLockFile | | Prototype: | QLockFile::QLockFile(const QString &fileName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 110-113 |
| | 2 | 1 |
QLockFile::error| Name: | QLockFile::error | | Prototype: | QLockFile::LockError QLockFile::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 342-346 |
| | 2 | 1 |
QLockFile::getLockInfo| Name: | QLockFile::getLockInfo | | Prototype: | bool QLockFile::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 282-286 |
| | 2 | 1 |
QLockFile::isLocked| Name: | QLockFile::isLocked | | Prototype: | bool QLockFile::isLocked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 164-168 |
| | 2 | 1 |
QLockFile::lock| Name: | QLockFile::lock | | Prototype: | bool QLockFile::lock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 185-188 |
| | 1 | 1 |
QLockFile::setStaleLockTime| Name: | QLockFile::setStaleLockTime | | Prototype: | void QLockFile::setStaleLockTime(int staleLockTime) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 140-144 |
| | 2 | 1 |
QLockFile::staleLockTime| Name: | 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 |
QLockFile::~QLockFile| Name: | QLockFile::~QLockFile | | Prototype: | QLockFile::~QLockFile() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 119-122 |
| | 1 | 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 |
QLoggingCategory::QLoggingCategory| Name: | QLoggingCategory::QLoggingCategory | | Prototype: | QLoggingCategory::QLoggingCategory(const char *category) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 216-221 |
| | 1 | 1 |
QLoggingCategory::QLoggingCategory| Name: | QLoggingCategory::QLoggingCategory | | Prototype: | QLoggingCategory::QLoggingCategory(const char *category, QtMsgType enableForLevel) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 231-236 |
| | 1 | 1 |
QLoggingCategory::defaultCategory| Name: | QLoggingCategory::defaultCategory | | Prototype: | QLoggingCategory *QLoggingCategory::defaultCategory() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 385-388 |
| | 1 | 1 |
QLoggingCategory::installFilter| Name: | QLoggingCategory::installFilter | | Prototype: | QLoggingCategory::CategoryFilter QLoggingCategory::installFilter(QLoggingCategory::CategoryFilter filter) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 419-423 |
| | 1 | 1 |
QLoggingCategory::setFilterRules| Name: | QLoggingCategory::setFilterRules | | Prototype: | void QLoggingCategory::setFilterRules(const QString &rules) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 437-440 |
| | 1 | 1 |
QLoggingRegistry::QLoggingRegistry| Name: | QLoggingRegistry::QLoggingRegistry | | Prototype: | QLoggingRegistry::QLoggingRegistry() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 246-249 |
| | 2 | 1 |
QLoggingRegistry::init::[lambda]| Name: | QLoggingRegistry::init::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 293-293 |
| | 0 | 1 |
QLoggingRegistry::instance| Name: | QLoggingRegistry::instance | | Prototype: | QLoggingRegistry *QLoggingRegistry::instance() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 395-398 |
| | 1 | 1 |
QLoggingRegistry::setApiRules::[lambda]| Name: | QLoggingRegistry::setApiRules::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 347-347 |
| | 0 | 1 |
QLoggingRegistry::unregisterCategory| Name: | QLoggingRegistry::unregisterCategory | | Prototype: | void QLoggingRegistry::unregisterCategory(QLoggingCategory *cat) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 334-338 |
| | 2 | 1 |
QLoggingRule::QLoggingRule| Name: | QLoggingRule::QLoggingRule | | Prototype: | QLoggingRule::QLoggingRule(const QStringRef &pattern, bool enabled) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 71-76 |
| | 1 | 1 |
QLoggingRule::QLoggingRule| Name: | 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 |
QLoggingSettingsParser::setContent| Name: | 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: | 187-192 |
| | 3 | 1 |
QMainWindow::QMainWindow| Name: | 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::addToolBar| Name: | 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::addToolBar| Name: | 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::centralWidget| Name: | 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::corner| Name: | 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::dockOptions| Name: | 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::dockWidgetArea| Name: | 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::documentMode| Name: | 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::iconSize| Name: | 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::insertToolBar| Name: | 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::insertToolBarBreak| Name: | 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::isAnimated| Name: | 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::isDockNestingEnabled| Name: | 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::isSeparator| Name: | 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::menuWidget| Name: | 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::removeToolBarBreak| Name: | 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::resizeDocks| Name: | 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::restoreDockWidget| Name: | 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::saveState| Name: | 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::setAnimated| Name: | 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::setDockNestingEnabled| Name: | 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::setDockOptions| Name: | 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::setDocumentMode| Name: | 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::setTabPosition| Name: | 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::setTabShape| Name: | 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::setUnifiedTitleAndToolBarOnMac| Name: | 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::splitDockWidget| Name: | 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::tabShape| Name: | 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::tabifyDockWidget| Name: | 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::toolBarArea| Name: | 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::toolBarBreak| Name: | 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::toolButtonStyle| Name: | 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::unifiedTitleAndToolBarOnMac| Name: | 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::addItem| Name: | 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::centralWidget| Name: | 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::corner| Name: | 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::count| Name: | 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::createTabbedDockWindow| Name: | 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::documentMode| Name: | 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::getStyleOptionInfo| Name: | QMainWindowLayout::getStyleOptionInfo | | Prototype: | void QMainWindowLayout::getStyleOptionInfo(QStyleOptionToolBar *option, QToolBar *toolBar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1224-1228 |
| | 2 | 1 |
QMainWindowLayout::invalidate| Name: | QMainWindowLayout::invalidate | | Prototype: | void QMainWindowLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1887-1891 |
| | 2 | 1 |
QMainWindowLayout::keepSize| Name: | QMainWindowLayout::keepSize | | Prototype: | void QMainWindowLayout::keepSize(QDockWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1533-1536 |
| | 1 | 1 |
QMainWindowLayout::saveState| Name: | QMainWindowLayout::saveState | | Prototype: | void QMainWindowLayout::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2534-2537 |
| | 1 | 1 |
QMainWindowLayout::splitDockWidget| Name: | QMainWindowLayout::splitDockWidget | | Prototype: | void QMainWindowLayout::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/qmainwindowlayout.cpp | | Lines: | 1515-1523 |
| | 4 | 1 |
QMainWindowLayout::statusBar| Name: | QMainWindowLayout::statusBar | | Prototype: | QStatusBar *QMainWindowLayout::statusBar() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2234-2235 |
| | 1 | 1 |
QMainWindowLayout::tabMoved| Name: | QMainWindowLayout::tabMoved | | Prototype: | void QMainWindowLayout::tabMoved(int from, int to) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1707-1715 |
| | 5 | 1 |
QMainWindowLayout::tabPosition| Name: | QMainWindowLayout::tabPosition | | Prototype: | QTabWidget::TabPosition QMainWindowLayout::tabPosition(Qt::DockWidgetArea area) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1440-1443 |
| | 1 | 1 |
QMainWindowLayout::tabShape| Name: | QMainWindowLayout::tabShape | | Prototype: | QTabWidget::TabShape QMainWindowLayout::tabShape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1425-1428 |
| | 1 | 1 |
QMainWindowLayout::tabifyDockWidget| Name: | QMainWindowLayout::tabifyDockWidget | | Prototype: | void QMainWindowLayout::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1371-1377 |
| | 4 | 1 |
QMainWindowLayout::toolBarBreak| Name: | QMainWindowLayout::toolBarBreak | | Prototype: | bool QMainWindowLayout::toolBarBreak(QToolBar *toolBar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1219-1222 |
| | 1 | 1 |
QMainWindowLayout::usesHIToolBar| Name: | QMainWindowLayout::usesHIToolBar | | Prototype: | bool QMainWindowLayout::usesHIToolBar(QToolBar *toolbar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2578-2588 |
| | 2 | 1 |
QMainWindowLayout::~QMainWindowLayout| Name: | 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: | 2207-2217 |
| | 3 | 1 |
QMainWindowLayoutState::QMainWindowLayoutState| Name: | QMainWindowLayoutState::QMainWindowLayoutState | | Prototype: | QMainWindowLayoutState::QMainWindowLayoutState(QMainWindow *win) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 411-424 |
| | 1 | 1 |
QMainWindowLayoutState::apply| Name: | QMainWindowLayoutState::apply | | Prototype: | void QMainWindowLayoutState::apply(bool animated) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 463-479 |
| | 2 | 1 |
QMainWindowLayoutState::clear| Name: | 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: | 721-734 |
| | 3 | 1 |
QMainWindowLayoutState::deleteAllLayoutItems| Name: | QMainWindowLayoutState::deleteAllLayoutItems | | Prototype: | void QMainWindowLayoutState::deleteAllLayoutItems() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 499-508 |
| | 2 | 1 |
QMainWindowLayoutState::deleteCentralWidgetItem| Name: | QMainWindowLayoutState::deleteCentralWidgetItem | | Prototype: | void QMainWindowLayoutState::deleteCentralWidgetItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 510-519 |
| | 2 | 1 |
QMainWindowLayoutState::fitLayout| Name: | QMainWindowLayoutState::fitLayout | | Prototype: | void QMainWindowLayoutState::fitLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 481-497 |
| | 5 | 1 |
QMainWindowLayoutState::isValid| Name: | QMainWindowLayoutState::isValid | | Prototype: | bool QMainWindowLayoutState::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 736-739 |
| | 1 | 1 |
QMainWindowLayoutState::minimumSize| Name: | QMainWindowLayoutState::minimumSize | | Prototype: | QSize QMainWindowLayoutState::minimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 445-461 |
| | 4 | 1 |
QMainWindowLayoutState::sizeHint| Name: | QMainWindowLayoutState::sizeHint | | Prototype: | QSize QMainWindowLayoutState::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 426-443 |
| | 4 | 1 |
QMainWindowPrivate::QMainWindowPrivate| Name: | QMainWindowPrivate::QMainWindowPrivate | | Prototype: | inline QMainWindowPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 78-90 |
| | 1 | 1 |
QMainWindowPrivate::init| Name: | QMainWindowPrivate::init | | Prototype: | void QMainWindowPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 163-181 |
| | 5 | 1 |
QMainWindowPrivate::mainWindowLayout| Name: | QMainWindowPrivate::mainWindowLayout | | Prototype: | static inline QMainWindowLayout *mainWindowLayout(const QMainWindow *mainWindow) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 115-118 |
| | 1 | 1 |