Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 1777-1780 |
| | 1 | 1 |
QLocale::toUIntName: | QLocale::toUInt | Prototype: | uint QLocale::toUInt(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: | 1407-1410 |
| | 1 | 1 |
QLocale::toUIntName: | QLocale::toUInt | Prototype: | uint QLocale::toUInt(const QString &s, bool *ok) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1241-1244 |
| | 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: | 1279-1282 |
| | 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: | 1449-1452 |
| | 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: | 1205-1208 |
| | 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: | 1367-1370 |
| | 1 | 1 |
QLocale::zeroDigitName: | 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: | 1948-1951 |
| | 1 | 1 |
QLockFile::lockName: | 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: | 179-182 |
| | 1 | 1 |
QLockFile::~QLockFileName: | 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: | 113-116 |
| | 1 | 1 |
QLoggingCategory::QLoggingCategoryName: | 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: | 210-215 |
| | 1 | 1 |
QLoggingCategory::QLoggingCategoryName: | 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: | 225-230 |
| | 1 | 1 |
QLoggingCategory::defaultCategoryName: | 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: | 379-382 |
| | 1 | 1 |
QLoggingCategory::installFilterName: | 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: | 413-417 |
| | 1 | 1 |
QLoggingCategory::setFilterRulesName: | 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: | 431-434 |
| | 1 | 1 |
QLoggingRegistry::instanceName: | 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 |
QLoggingRule::QLoggingRuleName: | 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: | 65-70 |
| | 1 | 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: | 381-385 |
| | 1 | 1 |
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: | 809-810 |
| | 1 | 1 |
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: | 635-636 |
| | 1 | 1 |
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: | 710-711 |
| | 1 | 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::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: | 461-462 |
| | 1 | 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: | 745-746 |
| | 1 | 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::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::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::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::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::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::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: | 871-872 |
| | 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: | 881-884 |
| | 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: | 489-490 |
| | 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::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: | 1840-1841 |
| | 1 | 1 |
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: | 2252-2255 |
| | 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: | 1336-1339 |
| | 1 | 1 |
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: | 1376-1379 |
| | 1 | 1 |
QMainWindowLayout::keepSizeName: | 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: | 1519-1522 |
| | 1 | 1 |
QMainWindowLayout::saveStateName: | 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: | 2540-2543 |
| | 1 | 1 |
QMainWindowLayout::statusBarName: | QMainWindowLayout::statusBar | Prototype: | QStatusBar *QMainWindowLayout::statusBar() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2239-2240 |
| | 1 | 1 |
QMainWindowLayout::tabPositionName: | 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: | 1426-1429 |
| | 1 | 1 |
QMainWindowLayout::tabShapeName: | 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: | 1411-1414 |
| | 1 | 1 |
QMainWindowLayout::toolBarBreakName: | 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: | 1205-1208 |
| | 1 | 1 |
QMainWindowLayoutState::QMainWindowLayoutStateName: | 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: | 408-421 |
| | 1 | 1 |
QMainWindowLayoutState::isValidName: | 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: | 733-736 |
| | 1 | 1 |
QMainWindowPrivate::QMainWindowPrivateName: | 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: | 72-84 |
| | 1 | 1 |
QMainWindowPrivate::mainWindowLayoutName: | QMainWindowPrivate::mainWindowLayout | Prototype: | static inline QMainWindowLayout *mainWindowLayout(const QMainWindow *mainWindow) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 109-112 |
| | 1 | 1 |
QMainWindowTabBar::QMainWindowTabBarName: | QMainWindowTabBar::QMainWindowTabBar | Prototype: | QMainWindowTabBar::QMainWindowTabBar(QMainWindow *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1540-1544 |
| | 1 | 1 |
QMapDataBase::freeDataName: | QMapDataBase::freeData | Prototype: | void QMapDataBase::freeData(QMapDataBase *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 367-370 |
| | 1 | 1 |
QMatrix4x4::orthoName: | QMatrix4x4::ortho | Prototype: | void QMatrix4x4::ortho(const QRect& rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1370-1377 |
| | 1 | 1 |
QMatrix4x4::orthoName: | QMatrix4x4::ortho | Prototype: | void QMatrix4x4::ortho(const QRectF& rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1388-1391 |
| | 1 | 1 |
QMatrix4x4::rotateName: | QMatrix4x4::rotate | Prototype: | void QMatrix4x4::rotate(float angle, const QVector3D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1095-1098 |
| | 1 | 1 |
QMatrix::mapName: | QMatrix::map | Prototype: | void QMatrix::map(qreal x, qreal y, qreal *tx, qreal *ty) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 348-351 |
| | 1 | 1 |
QMatrix::mapName: | QMatrix::map | Prototype: | void QMatrix::map(int x, int y, int *tx, int *ty) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 364-367 |
| | 1 | 1 |
QMatrix::mapName: | QMatrix::map | Prototype: | QLineF QMatrix::map(const QLineF &line) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 564-567 |
| | 1 | 1 |
QMatrix::mapName: | QMatrix::map | Prototype: | QLine QMatrix::map(const QLine &line) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 577-580 |
| | 1 | 1 |
QMaxHeap::QMaxHeapName: | QMaxHeap::QMaxHeap | Prototype: | QMaxHeap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 381-381 |
| | 1 | 1 |
QMaxHeap::emptyName: | QMaxHeap::empty | Prototype: | inline bool empty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 383-383 |
| | 1 | 1 |
QMaxHeap::isEmptyName: | QMaxHeap::isEmpty | Prototype: | inline bool isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 384-384 |
| | 1 | 1 |
QMaxHeap::leftName: | QMaxHeap::left | Prototype: | static inline int left(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 390-390 |
| | 1 | 1 |
QMaxHeap::parentName: | QMaxHeap::parent | Prototype: | static inline int parent(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 389-389 |
| | 1 | 1 |
QMaxHeap::rightName: | QMaxHeap::right | Prototype: | static inline int right(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 391-391 |
| | 1 | 1 |
QMaxHeap::sizeName: | QMaxHeap::size | Prototype: | inline int size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 382-382 |
| | 1 | 1 |
QMaxHeap::topName: | QMaxHeap::top | Prototype: | inline const T &top() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 387-387 |
| | 1 | 1 |
QMdiArea::backgroundName: | QMdiArea::background | Prototype: | QBrush QMdiArea::background() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2053-2056 |
| | 1 | 1 |
QMdiArea::testOptionName: | QMdiArea::testOption | Prototype: | bool QMdiArea::testOption(AreaOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2113-2116 |
| | 1 | 1 |
QMdiAreaPrivate::_q_moveTabName: | QMdiAreaPrivate::_q_moveTab | Prototype: | void QMdiAreaPrivate::_q_moveTab(int from, int to) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 812-820 |
| | 1 | 1 |
QMdiAreaPrivate::scrollBarsEnabledName: | QMdiAreaPrivate::scrollBarsEnabled | Prototype: | bool QMdiAreaPrivate::scrollBarsEnabled() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1322-1325 |
| | 1 | 1 |
QMdiAreaTabBar::QMdiAreaTabBarName: | QMdiAreaTabBar::QMdiAreaTabBar | Prototype: | QMdiAreaTabBar(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 567-567 |
| | 1 | 1 |
QMdiSubWindow::focusInEventName: | QMdiSubWindow::focusInEvent | Prototype: | void QMdiSubWindow::focusInEvent(QFocusEvent *focusInEvent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3458-3461 |
| | 1 | 1 |
QMdiSubWindow::hideEventName: | QMdiSubWindow::hideEvent | Prototype: | void QMdiSubWindow::hideEvent(QHideEvent * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2963-2968 |
| | 1 | 1 |
QMdiSubWindow::isShadedName: | QMdiSubWindow::isShaded | Prototype: | bool QMdiSubWindow::isShaded() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2398-2401 |
| | 1 | 1 |
QMdiSubWindow::keyboardPageStepName: | QMdiSubWindow::keyboardPageStep | Prototype: | int QMdiSubWindow::keyboardPageStep() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2474-2477 |
| | 1 | 1 |
QMdiSubWindow::keyboardSingleStepName: | QMdiSubWindow::keyboardSingleStep | Prototype: | int QMdiSubWindow::keyboardSingleStep() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2447-2450 |
| | 1 | 1 |
QMdiSubWindow::setKeyboardPageStepName: | QMdiSubWindow::setKeyboardPageStep | Prototype: | void QMdiSubWindow::setKeyboardPageStep(int step) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2479-2485 |
| | 1 | 1 |
QMdiSubWindow::setKeyboardSingleStepName: | QMdiSubWindow::setKeyboardSingleStep | Prototype: | void QMdiSubWindow::setKeyboardSingleStep(int step) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2452-2458 |
| | 1 | 1 |
QMdiSubWindow::systemMenuName: | QMdiSubWindow::systemMenu | Prototype: | QMenu *QMdiSubWindow::systemMenu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2533-2536 |
| | 1 | 1 |
QMdiSubWindow::testOptionName: | QMdiSubWindow::testOption | Prototype: | bool QMdiSubWindow::testOption(SubWindowOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2428-2431 |
| | 1 | 1 |
QMdiSubWindow::widgetName: | QMdiSubWindow::widget | Prototype: | QWidget *QMdiSubWindow::widget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2360-2363 |
| | 1 | 1 |
QMdiSubWindowPrivate::QMdiSubWindowPrivateName: | QMdiSubWindowPrivate::QMdiSubWindowPrivate | Prototype: | QMdiSubWindowPrivate::QMdiSubWindowPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 849-884 |
| | 1 | 1 |
QMenu::actionGeometryName: | QMenu::actionGeometry | Prototype: | QRect QMenu::actionGeometry(QAction *act) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2052-2055 |
| | 1 | 1 |
QMenu::activeActionName: | QMenu::activeAction | Prototype: | QAction *QMenu::activeAction() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1984-1987 |
| | 1 | 1 |
QMenu::columnCountName: | QMenu::columnCount | Prototype: | int QMenu::columnCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2034-2037 |
| | 1 | 1 |
QMenu::defaultActionName: | QMenu::defaultAction | Prototype: | QAction *QMenu::defaultAction() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1904-1907 |
| | 1 | 1 |
QMenu::execName: | QMenu::exec | Prototype: | QAction *QMenu::exec() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2354-2357 |
| | 1 | 1 |
QMenu::iconName: | QMenu::icon | Prototype: | QIcon QMenu::icon() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 842-845 |
| | 1 | 1 |
QMenu::isTearOffEnabledName: | QMenu::isTearOffEnabled | Prototype: | bool QMenu::isTearOffEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1936-1939 |
| | 1 | 1 |
QMenu::menuActionName: | QMenu::menuAction | Prototype: | QAction *QMenu::menuAction() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 810-813 |
| | 1 | 1 |
QMenu::platformMenuName: | QMenu::platformMenu | Prototype: | QPlatformMenu *QMenu::platformMenu() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3428-3432 |
| | 1 | 1 |
QMenu::setDefaultActionName: | QMenu::setDefaultAction | Prototype: | void QMenu::setDefaultAction(QAction *act) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1894-1897 |
| | 1 | 1 |
QMenu::setIconName: | QMenu::setIcon | Prototype: | void QMenu::setIcon(const QIcon &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 847-850 |
| | 1 | 1 |
QMenu::setNoReplayForName: | QMenu::setNoReplayFor | Prototype: | void QMenu::setNoReplayFor(QWidget *noReplayFor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3421-3424 |
| | 1 | 1 |
QMenu::setTitleName: | QMenu::setTitle | Prototype: | void QMenu::setTitle(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 828-831 |
| | 1 | 1 |
QMenu::titleName: | QMenu::title | Prototype: | QString QMenu::title() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 823-826 |
| | 1 | 1 |
QMenuBarPrivate::isVisibleName: | QMenuBarPrivate::isVisible | Prototype: | bool QMenuBarPrivate::isVisible(QAction *action) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 151-154 |
| | 1 | 1 |
QMenuPrivate::_q_overrideMenuActionDestroyedName: | QMenuPrivate::_q_overrideMenuActionDestroyed | Prototype: | void QMenuPrivate::_q_overrideMenuActionDestroyed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 784-787 |
| | 1 | 1 |