Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QTableWidget::visualColumnName: | QTableWidget::visualColumn | Prototype: | int QTableWidget::visualColumn(int logicalColumn) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2413-2416 |
| | 1 | 1 |
QTableWidget::supportedDropActionsName: | QTableWidget::supportedDropActions | Prototype: | Qt::DropActions QTableWidget::supportedDropActions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2628-2631 |
| | 1 | 1 |
QTableWidget::setSortingEnabledName: | QTableWidget::setSortingEnabled | Prototype: | void QTableWidget::setSortingEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2203-2206 |
| | 1 | 1 |
QTableWidget::setModelName: | QTableWidget::setModel | Prototype: | void QTableWidget::setModel(QAbstractItemModel * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2670-2673 |
| | 1 | 1 |
QTableWidget::setCurrentCellName: | QTableWidget::setCurrentCell | Prototype: | void QTableWidget::setCurrentCell(int row, int column) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2171-2174 |
| | 1 | 1 |
QTableWidget::mimeTypesName: | QTableWidget::mimeTypes | Prototype: | QStringList QTableWidget::mimeTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2563-2566 |
| | 1 | 1 |
QTableWidget::isSortingEnabledName: | QTableWidget::isSortingEnabled | Prototype: | bool QTableWidget::isSortingEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2211-2214 |
| | 1 | 1 |
QTableWidget::eventName: | QTableWidget::event | Prototype: | bool QTableWidget::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2676-2679 |
| | 1 | 1 |
QTableWidget::currentRowName: | QTableWidget::currentRow | Prototype: | int QTableWidget::currentRow() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2107-2110 |
| | 1 | 1 |
QTableWidget::currentColumnName: | QTableWidget::currentColumn | Prototype: | int QTableWidget::currentColumn() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2117-2120 |
| | 1 | 1 |
QTableViewPrivate::_q_selectRowName: | QTableViewPrivate::_q_selectRow | Prototype: | void QTableViewPrivate::_q_selectRow(int row) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 3212-3215 |
| | 1 | 1 |
QTableViewPrivate::_q_selectColumnName: | QTableViewPrivate::_q_selectColumn | Prototype: | void QTableViewPrivate::_q_selectColumn(int column) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 3217-3220 |
| | 1 | 1 |
QTableView::visualIndexName: | QTableView::visualIndex | Prototype: | int QTableView::visualIndex(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 3349-3352 |
| | 1 | 1 |
QTableView::verticalScrollbarActionName: | QTableView::verticalScrollbarAction | Prototype: | void QTableView::verticalScrollbarAction(int action) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 3122-3125 |
| | 1 | 1 |
QTableView::horizontalScrollbarActionName: | QTableView::horizontalScrollbarAction | Prototype: | void QTableView::horizontalScrollbarAction(int action) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 3130-3133 |
| | 1 | 1 |
QTableModel::verticalHeaderItemName: | QTableModel::verticalHeaderItem | Prototype: | QTableWidgetItem *QTableModel::verticalHeaderItem(int section) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 347-350 |
| | 1 | 1 |
QTableModel::rowCountName: | QTableModel::rowCount | Prototype: | int QTableModel::rowCount(const QModelIndex &parent) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 392-395 |
| | 1 | 1 |
QTableModel::itemPrototypeName: | QTableModel::itemPrototype | Prototype: | const QTableWidgetItem *QTableModel::itemPrototype() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 800-803 |
| | 1 | 1 |
QTableModel::itemLessThanName: | QTableModel::itemLessThan | Prototype: | bool QTableModel::itemLessThan(const QPair<QTableWidgetItem*,int> &left, const QPair<QTableWidgetItem*,int> &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 684-688 |
| | 1 | 1 |
QTableModel::itemGreaterThanName: | QTableModel::itemGreaterThan | Prototype: | bool QTableModel::itemGreaterThan(const QPair<QTableWidgetItem*,int> &left, const QPair<QTableWidgetItem*,int> &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 690-694 |
| | 1 | 1 |
QTableModel::itemName: | QTableModel::item | Prototype: | QTableWidgetItem *QTableModel::item(int row, int column) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 235-238 |
| | 1 | 1 |
QTableModel::internalMimeDataName: | QTableModel::internalMimeData | Prototype: | QMimeData *QTableModel::internalMimeData() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 819-822 |
| | 1 | 1 |
QTableModel::horizontalHeaderItemName: | QTableModel::horizontalHeaderItem | Prototype: | QTableWidgetItem *QTableModel::horizontalHeaderItem(int section) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 342-345 |
| | 1 | 1 |
QTableModel::createItemName: | QTableModel::createItem | Prototype: | QTableWidgetItem* QTableModel::createItem() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 795-798 |
| | 1 | 1 |
QTableModel::columnCountName: | QTableModel::columnCount | Prototype: | int QTableModel::columnCount(const QModelIndex &parent) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 397-400 |
| | 1 | 1 |
QTableModel::QTableModelName: | QTableModel::QTableModel | Prototype: | QTableModel::QTableModel(int rows, int columns, QTableWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 51-57 |
| | 1 | 1 |
QTableCornerButton::QTableCornerButtonName: | QTableCornerButton::QTableCornerButton | Prototype: | QTableCornerButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 585-585 |
| | 1 | 1 |
QTabWidgetPrivate::QTabWidgetPrivateName: | QTabWidgetPrivate::QTabWidgetPrivate | Prototype: | QTabWidgetPrivate::QTabWidgetPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 217-221 |
| | 1 | 1 |
QTabWidget::usesScrollButtonsName: | QTabWidget::usesScrollButtons | Prototype: | bool QTabWidget::usesScrollButtons() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1312-1315 |
| | 1 | 1 |
QTabWidget::tabsClosableName: | QTabWidget::tabsClosable | Prototype: | bool QTabWidget::tabsClosable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 991-994 |
| | 1 | 1 |
QTabWidget::tabRemovedName: | QTabWidget::tabRemoved | Prototype: | void QTabWidget::tabRemoved(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1217-1220 |
| | 1 | 1 |
QTabWidget::tabInsertedName: | QTabWidget::tabInserted | Prototype: | void QTabWidget::tabInserted(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1206-1209 |
| | 1 | 1 |
QTabWidget::showEventName: | QTabWidget::showEvent | Prototype: | void QTabWidget::showEvent(QShowEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 928-931 |
| | 1 | 1 |
QTabWidget::setUsesScrollButtonsName: | QTabWidget::setUsesScrollButtons | Prototype: | void QTabWidget::setUsesScrollButtons(bool useButtons) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1317-1320 |
| | 1 | 1 |
QTabWidget::setMovableName: | QTabWidget::setMovable | Prototype: | void QTabWidget::setMovable(bool movable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1026-1029 |
| | 1 | 1 |
QTabWidget::setIconSizeName: | QTabWidget::setIconSize | Prototype: | void QTabWidget::setIconSize(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1272-1275 |
| | 1 | 1 |
QTabWidget::setElideModeName: | QTabWidget::setElideMode | Prototype: | void QTabWidget::setElideMode(Qt::TextElideMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1294-1297 |
| | 1 | 1 |
QTabWidget::isMovableName: | QTabWidget::isMovable | Prototype: | bool QTabWidget::isMovable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1021-1024 |
| | 1 | 1 |
QTabWidget::insertTabName: | QTabWidget::insertTab | Prototype: | int QTabWidget::insertTab(int index, QWidget *w, const QString &label) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 439-442 |
| | 1 | 1 |
QTabWidget::iconSizeName: | QTabWidget::iconSize | Prototype: | QSize QTabWidget::iconSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1267-1270 |
| | 1 | 1 |
QTabWidget::elideModeName: | QTabWidget::elideMode | Prototype: | Qt::TextElideMode QTabWidget::elideMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1289-1292 |
| | 1 | 1 |
QTabWidget::addTabName: | QTabWidget::addTab | Prototype: | int QTabWidget::addTab(QWidget *child, const QString &label) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 385-388 |
| | 1 | 1 |
QTabWidget::addTabName: | QTabWidget::addTab | Prototype: | int QTabWidget::addTab(QWidget *child, const QIcon& icon, const QString &label) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 401-404 |
| | 1 | 1 |
QTabBarPrivate::atName: | QTabBarPrivate::at | Prototype: | QTabBarPrivate::Tab *QTabBarPrivate::at(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 420-423 |
| | 1 | 1 |
QTabBarPrivate::atName: | QTabBarPrivate::at | Prototype: | const QTabBarPrivate::Tab *QTabBarPrivate::at(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 425-428 |
| | 1 | 1 |
QTabBarPrivate::Tab::TabBarAnimation::updateStateName: | QTabBarPrivate::Tab::TabBarAnimation::updateState | Prototype: | void QTabBarPrivate::Tab::TabBarAnimation::updateState(QAbstractAnimation::State, QAbstractAnimation::State newState) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2619-2622 |
| | 1 | 2 |
QTabBarPrivate::Tab::TabBarAnimation::updateCurrentValueName: | QTabBarPrivate::Tab::TabBarAnimation::updateCurrentValue | Prototype: | void QTabBarPrivate::Tab::TabBarAnimation::updateCurrentValue(const QVariant ¤t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2614-2617 |
| | 1 | 1 |
QTabBar::usesScrollButtonsName: | QTabBar::usesScrollButtons | Prototype: | bool QTabBar::usesScrollButtons() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2254-2257 |
| | 1 | 1 |
QTabBar::tabRemovedName: | QTabBar::tabRemoved | Prototype: | void QTabBar::tabRemoved(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1536-1539 |
| | 1 | 1 |
QTabBar::tabInsertedName: | QTabBar::tabInserted | Prototype: | void QTabBar::tabInserted(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1525-1528 |
| | 1 | 1 |
QTabBar::insertTabName: | QTabBar::insertTab | Prototype: | int QTabBar::insertTab(int index, const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 927-930 |
| | 1 | 1 |
QTabBar::documentModeName: | QTabBar::documentMode | Prototype: | bool QTabBar::documentMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2433-2436 |
| | 1 | 1 |
QTabBar::addTabName: | QTabBar::addTab | Prototype: | int QTabBar::addTab(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 906-909 |
| | 1 | 1 |
QTabBar::addTabName: | QTabBar::addTab | Prototype: | int QTabBar::addTab(const QIcon& icon, const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 917-920 |
| | 1 | 1 |
QSystemTrayIconSys::updateIconName: | QSystemTrayIconSys::updateIcon | Prototype: | inline void updateIcon() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 79-79 |
| | 1 | 1 |
QSystemTrayIconSys::systemTrayIconName: | QSystemTrayIconSys::systemTrayIcon | Prototype: | inline QSystemTrayIcon *systemTrayIcon() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 80-80 |
| | 1 | 1 |
QSystemTrayIconSys::globalGeometryName: | QSystemTrayIconSys::globalGeometry | Prototype: | QRect QSystemTrayIconSys::globalGeometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 168-171 |
| | 1 | 1 |
QSystemTrayIconPrivate::~QSystemTrayIconPrivateName: | QSystemTrayIconPrivate::~QSystemTrayIconPrivate | Prototype: | QSystemTrayIconPrivate::~QSystemTrayIconPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 265-268 |
| | 1 | 1 |
QSystemTrayIconPrivate::updateToolTip_sys_qpaName: | QSystemTrayIconPrivate::updateToolTip_sys_qpa | Prototype: | void QSystemTrayIconPrivate::updateToolTip_sys_qpa() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 721-724 |
| | 1 | 1 |
QSystemTrayIconPrivate::updateIcon_sys_qpaName: | QSystemTrayIconPrivate::updateIcon_sys_qpa | Prototype: | void QSystemTrayIconPrivate::updateIcon_sys_qpa() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 708-711 |
| | 1 | 1 |
QSystemTrayIconPrivate::geometry_sys_qpaName: | QSystemTrayIconPrivate::geometry_sys_qpa | Prototype: | QRect QSystemTrayIconPrivate::geometry_sys_qpa() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 703-706 |
| | 1 | 1 |
QSystemTrayIcon::supportsMessagesName: | QSystemTrayIcon::supportsMessages | Prototype: | bool QSystemTrayIcon::supportsMessages() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 354-357 |
| | 1 | 1 |
QSystemTrayIcon::isSystemTrayAvailableName: | QSystemTrayIcon::isSystemTrayAvailable | Prototype: | bool QSystemTrayIcon::isSystemTrayAvailable() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 344-347 |
| | 1 | 1 |
QSystemTrayIcon::eventName: | QSystemTrayIcon::event | Prototype: | bool QSystemTrayIcon::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 291-294 |
| | 1 | 1 |
QSystemTrayIcon::QSystemTrayIconName: | QSystemTrayIcon::QSystemTrayIcon | Prototype: | QSystemTrayIcon::QSystemTrayIcon(const QIcon &icon, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 143-147 |
| | 1 | 1 |
QSystemSemaphore::~QSystemSemaphoreName: | QSystemSemaphore::~QSystemSemaphore | Prototype: | QSystemSemaphore::~QSystemSemaphore() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 187-190 |
| | 1 | 1 |
QSystemSemaphore::keyName: | QSystemSemaphore::key | Prototype: | QString QSystemSemaphore::key() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 254-257 |
| | 1 | 1 |
QSystemSemaphore::errorStringName: | QSystemSemaphore::errorString | Prototype: | QString QSystemSemaphore::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 350-353 |
| | 1 | 1 |
QSystemSemaphore::errorName: | QSystemSemaphore::error | Prototype: | QSystemSemaphore::SystemSemaphoreError QSystemSemaphore::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 315-318 |
| | 1 | 1 |
QSystemSemaphore::acquireName: | QSystemSemaphore::acquire | Prototype: | bool QSystemSemaphore::acquire() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 272-275 |
| | 1 | 1 |
QSystemSemaphore::QSystemSemaphoreName: | QSystemSemaphore::QSystemSemaphore | Prototype: | QSystemSemaphore::QSystemSemaphore(const QString &key, int initialValue, AccessMode mode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 166-170 |
| | 1 | 1 |
QSystemLocaleSingleton::QSystemLocaleSingletonName: | QSystemLocaleSingleton::QSystemLocaleSingleton | Prototype: | QSystemLocaleSingleton() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 77-77 |
| | 1 | 1 |
QSystemLocaleData::QSystemLocaleDataName: | QSystemLocaleData::QSystemLocaleData | Prototype: | QSystemLocaleData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | Lines: | 53-60 |
| | 1 | 1 |
QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivateName: | QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivate | Prototype: | inline QSyntaxHighlighterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 61-63 |
| | 1 | 1 |
QSyntaxHighlighter::~QSyntaxHighlighterName: | QSyntaxHighlighter::~QSyntaxHighlighter | Prototype: | QSyntaxHighlighter::~QSyntaxHighlighter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 321-324 |
| | 1 | 1 |
QSyntaxHighlighter::QSyntaxHighlighterName: | QSyntaxHighlighter::QSyntaxHighlighter | Prototype: | QSyntaxHighlighter::QSyntaxHighlighter(QTextDocument *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 312-316 |
| | 1 | 1 |
QSwipeGesture::swipeAngleName: | QSwipeGesture::swipeAngle | Prototype: | qreal QSwipeGesture::swipeAngle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 717-720 |
| | 1 | 1 |
QSwipeGesture::setSwipeAngleName: | QSwipeGesture::setSwipeAngle | Prototype: | void QSwipeGesture::setSwipeAngle(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 722-725 |
| | 1 | 1 |
QSwipeGesture::QSwipeGestureName: | QSwipeGesture::QSwipeGesture | Prototype: | QSwipeGesture::QSwipeGesture(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 682-686 |
| | 1 | 1 |
QSurfaceFormat::versionName: | QSurfaceFormat::version | Prototype: | QPair<int, int> QSurfaceFormat::version() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 680-683 |
| | 1 | 1 |
QSurfaceFormat::testOptionName: | QSurfaceFormat::testOption | Prototype: | bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOptions opt) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 352-355 |
| | 1 | 1 |
QSurfaceFormat::testOptionName: | QSurfaceFormat::testOption | Prototype: | bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 398-401 |
| | 1 | 1 |
QSurfaceFormat::swapIntervalName: | QSurfaceFormat::swapInterval | Prototype: | int QSurfaceFormat::swapInterval() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 734-737 |
| | 1 | 1 |
QSurfaceFormat::swapBehaviorName: | QSurfaceFormat::swapBehavior | Prototype: | QSurfaceFormat::SwapBehavior QSurfaceFormat::swapBehavior() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 458-461 |
| | 1 | 1 |
QSurfaceFormat::stencilBufferSizeName: | QSurfaceFormat::stencilBufferSize | Prototype: | int QSurfaceFormat::stencilBufferSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 492-495 |
| | 1 | 1 |
QSurfaceFormat::samplesName: | QSurfaceFormat::samples | Prototype: | int QSurfaceFormat::samples() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 301-304 |
| | 1 | 1 |
QSurfaceFormat::renderableTypeName: | QSurfaceFormat::renderableType | Prototype: | QSurfaceFormat::RenderableType QSurfaceFormat::renderableType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 603-606 |
| | 1 | 1 |
QSurfaceFormat::redBufferSizeName: | QSurfaceFormat::redBufferSize | Prototype: | int QSurfaceFormat::redBufferSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 500-503 |
| | 1 | 1 |
QSurfaceFormat::profileName: | QSurfaceFormat::profile | Prototype: | QSurfaceFormat::OpenGLContextProfile QSurfaceFormat::profile() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 628-631 |
| | 1 | 1 |
QSurfaceFormat::optionsName: | QSurfaceFormat::options | Prototype: | QSurfaceFormat::FormatOptions QSurfaceFormat::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 410-413 |
| | 1 | 1 |
QSurfaceFormat::minorVersionName: | QSurfaceFormat::minorVersion | Prototype: | int QSurfaceFormat::minorVersion() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 670-673 |
| | 1 | 1 |
QSurfaceFormat::majorVersionName: | QSurfaceFormat::majorVersion | Prototype: | int QSurfaceFormat::majorVersion() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 649-652 |
| | 1 | 1 |
QSurfaceFormat::hasAlphaName: | QSurfaceFormat::hasAlpha | Prototype: | bool QSurfaceFormat::hasAlpha() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 469-472 |
| | 1 | 1 |
QSurfaceFormat::greenBufferSizeName: | QSurfaceFormat::greenBufferSize | Prototype: | int QSurfaceFormat::greenBufferSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 508-511 |
| | 1 | 1 |
QSurfaceFormat::depthBufferSizeName: | QSurfaceFormat::depthBufferSize | Prototype: | int QSurfaceFormat::depthBufferSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 433-436 |
| | 1 | 1 |
QSurfaceFormat::defaultFormatName: | QSurfaceFormat::defaultFormat | Prototype: | QSurfaceFormat QSurfaceFormat::defaultFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 787-790 |
| | 1 | 1 |
QSurfaceFormat::blueBufferSizeName: | QSurfaceFormat::blueBufferSize | Prototype: | int QSurfaceFormat::blueBufferSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 516-519 |
| | 1 | 1 |
QSurfaceFormat::alphaBufferSizeName: | QSurfaceFormat::alphaBufferSize | Prototype: | int QSurfaceFormat::alphaBufferSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 524-527 |
| | 1 | 1 |
QSurface::surfaceClassName: | QSurface::surfaceClass | Prototype: | QSurface::SurfaceClass QSurface::surfaceClass() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | Lines: | 142-145 |
| | 1 | 1 |
QSupportedWritingSystems::supportedName: | QSupportedWritingSystems::supported | Prototype: | bool QSupportedWritingSystems::supported(QFontDatabase::WritingSystem writingSystem) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 240-243 |
| | 1 | 1 |