Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QLocale::toUIntName: | 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::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::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: | 1945-1948 |
| | 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: | 185-188 |
| | 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: | 119-122 |
| | 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: | 216-221 |
| | 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: | 231-236 |
| | 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: | 385-388 |
| | 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: | 419-423 |
| | 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: | 437-440 |
| | 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: | 71-76 |
| | 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: | 387-391 |
| | 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: | 815-816 |
| | 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: | 641-642 |
| | 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: | 716-717 |
| | 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: | 467-468 |
| | 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: | 751-752 |
| | 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: | 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::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::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::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::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: | 1533-1536 |
| | 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: | 2534-2537 |
| | 1 | 1 |
QMainWindowLayout::statusBarName: | 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::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: | 1440-1443 |
| | 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: | 1425-1428 |
| | 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: | 1219-1222 |
| | 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: | 411-424 |
| | 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: | 736-739 |
| | 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: | 78-90 |
| | 1 | 1 |
QMainWindowPrivate::mainWindowLayoutName: | 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 |
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: | 1554-1558 |
| | 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: | 373-376 |
| | 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: | 1376-1383 |
| | 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: | 1394-1397 |
| | 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: | 1101-1104 |
| | 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: | 355-358 |
| | 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: | 371-374 |
| | 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: | 571-574 |
| | 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: | 584-587 |
| | 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: | 387-387 |
| | 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: | 389-389 |
| | 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: | 390-390 |
| | 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: | 396-396 |
| | 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: | 395-395 |
| | 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: | 397-397 |
| | 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: | 388-388 |
| | 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: | 393-393 |
| | 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: | 2058-2061 |
| | 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: | 2115-2118 |
| | 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: | 816-824 |
| | 1 | 1 |
QMdiAreaPrivate::scrollBarsEnabledName: | QMdiAreaPrivate::scrollBarsEnabled | Prototype: | bool QMdiAreaPrivate::scrollBarsEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1327-1330 |
| | 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: | 571-571 |
| | 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: | 3457-3460 |
| | 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: | 2965-2970 |
| | 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: | 2403-2406 |
| | 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: | 2476-2479 |
| | 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: | 2449-2452 |
| | 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: | 2481-2487 |
| | 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: | 2454-2460 |
| | 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: | 2535-2538 |
| | 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: | 2430-2433 |
| | 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: | 2365-2368 |
| | 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: | 852-887 |
| | 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: | 2094-2097 |
| | 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: | 2026-2029 |
| | 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: | 2076-2079 |
| | 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: | 1907-1910 |
| | 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: | 2396-2399 |
| | 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: | 848-851 |
| | 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: | 1939-1942 |
| | 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: | 816-819 |
| | 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: | 3471-3475 |
| | 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: | 1897-1900 |
| | 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: | 853-856 |
| | 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: | 3464-3467 |
| | 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: | 834-837 |
| | 1 | 1 |
QMenu::showTearOffMenuName: | QMenu::showTearOffMenu | Prototype: | void QMenu::showTearOffMenu() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1985-1988 |
| | 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: | 829-832 |
| | 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: | 157-160 |
| | 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: | 790-793 |
| | 1 | 1 |
QMenuSloppyState::hasParentActiveDelayTimerName: | QMenuSloppyState::hasParentActiveDelayTimer | Prototype: | bool QMenuSloppyState::hasParentActiveDelayTimer() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 699-702 |
| | 1 | 1 |