Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAlphaPaintEnginePrivate::QAlphaPaintEnginePrivateName: | QAlphaPaintEnginePrivate::QAlphaPaintEnginePrivate | Prototype: | QAlphaPaintEnginePrivate::QAlphaPaintEnginePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 388-403 |
| | 3 | 1 |
QAlphaPaintEngine::updateStateName: | QAlphaPaintEngine::updateState | Prototype: | void QAlphaPaintEngine::updateState(const QPaintEngineState &state) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 109-165 |
| | 37 | 9 |
QAlphaPaintEngine::flushAndInitName: | QAlphaPaintEngine::flushAndInit | Prototype: | void QAlphaPaintEngine::flushAndInit(bool init) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 297-374 |
| | 46 | 5 |
QAlphaPaintEngine::endName: | QAlphaPaintEngine::end | Prototype: | bool QAlphaPaintEngine::end() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 96-107 |
| | 6 | 2 |
QAlphaPaintEngine::drawTiledPixmapName: | QAlphaPaintEngine::drawTiledPixmap | Prototype: | void QAlphaPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 264-283 |
| | 10 | 4 |
QAlphaPaintEngine::drawTextItemName: | QAlphaPaintEngine::drawTextItem | Prototype: | void QAlphaPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 241-262 |
| | 11 | 4 |
QAlphaPaintEngine::drawPolygonName: | QAlphaPaintEngine::drawPolygon | Prototype: | void QAlphaPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 190-218 |
| | 17 | 5 |
QAlphaPaintEngine::drawPixmapName: | QAlphaPaintEngine::drawPixmap | Prototype: | void QAlphaPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 220-239 |
| | 10 | 4 |
QAlphaPaintEngine::drawPathName: | QAlphaPaintEngine::drawPath | Prototype: | void QAlphaPaintEngine::drawPath(const QPainterPath &path) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 167-188 |
| | 11 | 4 |
QAlphaPaintEngine::continueCallName: | QAlphaPaintEngine::continueCall | Prototype: | bool QAlphaPaintEngine::continueCall() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 291-295 |
| | 2 | 1 |
QAlphaPaintEngine::cleanUpName: | QAlphaPaintEngine::cleanUp | Prototype: | void QAlphaPaintEngine::cleanUp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 376-386 |
| | 6 | 1 |
QAlphaPaintEngine::beginName: | QAlphaPaintEngine::begin | Prototype: | bool QAlphaPaintEngine::begin(QPaintDevice *pdev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 64-94 |
| | 20 | 2 |
QAlphaPaintEngine::alphaClippingName: | QAlphaPaintEngine::alphaClipping | Prototype: | QRegion QAlphaPaintEngine::alphaClipping() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 285-289 |
| | 2 | 1 |
QAlphaPaintEngine::QAlphaPaintEngineName: | QAlphaPaintEngine::QAlphaPaintEngine | Prototype: | QAlphaPaintEngine::QAlphaPaintEngine(QAlphaPaintEnginePrivate &data, PaintEngineFeatures devcaps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 53-57 |
| | 3 | 1 |
QAdoptedThread::runName: | QAdoptedThread::run | Prototype: | void QAdoptedThread::run() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 136-140 |
| | 1 | 1 |
QAdoptedThread::QAdoptedThreadName: | QAdoptedThread::QAdoptedThread | Prototype: | QAdoptedThread::QAdoptedThread(QThreadData *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 117-129 |
| | 3 | 1 |
QActionPrivate::showStatusTextName: | QActionPrivate::showStatusText | Prototype: | bool QActionPrivate::showStatusText(QWidget *widget, const QString &str) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 92-105 |
| | 5 | 2 |
QActionPrivate::setShortcutEnabledName: | QActionPrivate::setShortcutEnabled | Prototype: | void QActionPrivate::setShortcutEnabled(bool enable, QShortcutMap &map) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 172-181 |
| | 6 | 4 |
QActionPrivate::sendDataChangedName: | QActionPrivate::sendDataChanged | Prototype: | void QActionPrivate::sendDataChanged() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 107-124 |
| | 10 | 3 |
QActionPrivate::redoGrabAlternateName: | QActionPrivate::redoGrabAlternate | Prototype: | void QActionPrivate::redoGrabAlternate(QShortcutMap &map) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 141-170 |
| | 20 | 10 |
QActionPrivate::redoGrabName: | QActionPrivate::redoGrab | Prototype: | void QActionPrivate::redoGrab(QShortcutMap &map) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 127-139 |
| | 10 | 5 |
QActionPrivate::QActionPrivateName: | QActionPrivate::QActionPrivate | Prototype: | QActionPrivate::QActionPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 75-86 |
| | 3 | 1 |
QActionGroupPrivate::_q_actionTriggeredName: | QActionGroupPrivate::_q_actionTriggered | Prototype: | void QActionGroupPrivate::_q_actionTriggered() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 86-92 |
| | 4 | 1 |
QActionGroupPrivate::_q_actionHoveredName: | QActionGroupPrivate::_q_actionHovered | Prototype: | void QActionGroupPrivate::_q_actionHovered() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 94-100 |
| | 4 | 1 |
QActionGroupPrivate::_q_actionChangedName: | QActionGroupPrivate::_q_actionChanged | Prototype: | void QActionGroupPrivate::_q_actionChanged() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 68-84 |
| | 11 | 6 |
QActionGroupPrivate::QActionGroupPrivateName: | QActionGroupPrivate::QActionGroupPrivate | Prototype: | QActionGroupPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 55-55 |
| | 1 | 1 |
QActionGroup::setVisibleName: | QActionGroup::setVisible | Prototype: | void QActionGroup::setVisible(bool b) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 337-347 |
| | 6 | 3 |
QActionGroup::setExclusiveName: | QActionGroup::setExclusive | Prototype: | void QActionGroup::setExclusive(bool b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 271-275 |
| | 2 | 1 |
QActionGroup::setEnabledName: | QActionGroup::setEnabled | Prototype: | void QActionGroup::setEnabled(bool b) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 300-310 |
| | 6 | 3 |
QActionGroup::removeActionName: | QActionGroup::removeAction | Prototype: | void QActionGroup::removeAction(QAction *action) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 238-249 |
| | 8 | 3 |
QActionGroup::isVisibleName: | QActionGroup::isVisible | Prototype: | bool QActionGroup::isVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 349-353 |
| | 2 | 1 |
QActionGroup::isExclusiveName: | QActionGroup::isExclusive | Prototype: | bool QActionGroup::isExclusive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 277-281 |
| | 2 | 1 |
QActionGroup::isEnabledName: | QActionGroup::isEnabled | Prototype: | bool QActionGroup::isEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 312-316 |
| | 2 | 1 |
QActionGroup::checkedActionName: | QActionGroup::checkedAction | Prototype: | QAction *QActionGroup::checkedAction() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 322-326 |
| | 2 | 1 |
QActionGroup::addActionName: | QActionGroup::addAction | Prototype: | QAction *QActionGroup::addAction(QAction* a) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 175-202 |
| | 21 | 7 |
QActionGroup::addActionName: | QActionGroup::addAction | Prototype: | QAction *QActionGroup::addAction(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 213-216 |
| | 1 | 1 |
QActionGroup::addActionName: | QActionGroup::addAction | Prototype: | QAction *QActionGroup::addAction(const QIcon &icon, const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 227-230 |
| | 1 | 1 |
QActionGroup::actionsName: | QActionGroup::actions | Prototype: | QList<QAction*> QActionGroup::actions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 254-258 |
| | 2 | 1 |
QActionGroup::QActionGroupName: | QActionGroup::QActionGroup | Prototype: | QActionGroup::QActionGroup(QObject* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 154-156 |
| | 2 | 1 |
QActionEvent::QActionEventName: | QActionEvent::QActionEvent | Prototype: | QActionEvent::QActionEvent(int type, QAction *action, QAction *before) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3384-3386 |
| | 1 | 1 |
QAction::~QActionName: | QAction::~QAction | Prototype: | QAction::~QAction() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 570-594 |
| | 14 | 6 |
QAction::whatsThisName: | QAction::whatsThis | Prototype: | QString QAction::whatsThis() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 868-872 |
| | 2 | 1 |
QAction::toolTipName: | QAction::toolTip | Prototype: | QString QAction::toolTip() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 810-819 |
| | 6 | 3 |
QAction::toggleName: | QAction::toggle | Prototype: | void QAction::toggle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 963-967 |
| | 2 | 1 |
QAction::textName: | QAction::text | Prototype: | QString QAction::text() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 737-746 |
| | 6 | 2 |
QAction::statusTipName: | QAction::statusTip | Prototype: | QString QAction::statusTip() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 842-846 |
| | 2 | 1 |
QAction::showStatusTextName: | QAction::showStatusText | Prototype: | bool QAction::showStatusText(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1142-1146 |
| | 1 | 1 |
QAction::shortcutsName: | QAction::shortcuts | Prototype: | QList<QKeySequence> QAction::shortcuts() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 472-481 |
| | 7 | 3 |
QAction::shortcutContextName: | QAction::shortcutContext | Prototype: | Qt::ShortcutContext QAction::shortcutContext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 502-506 |
| | 2 | 1 |
QAction::shortcutName: | QAction::shortcut | Prototype: | QKeySequence QAction::shortcut() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 458-462 |
| | 2 | 1 |
QAction::setWhatsThisName: | QAction::setWhatsThis | Prototype: | void QAction::setWhatsThis(const QString &whatsthis) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 858-866 |
| | 5 | 2 |
QAction::setVisibleName: | QAction::setVisible | Prototype: | void QAction::setVisible(bool b) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1061-1074 |
| | 9 | 3 |
QAction::setToolTipName: | QAction::setToolTip | Prototype: | void QAction::setToolTip(const QString &tooltip) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 800-808 |
| | 5 | 2 |
QAction::setTextName: | QAction::setText | Prototype: | void QAction::setText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 727-735 |
| | 5 | 2 |
QAction::setStatusTipName: | QAction::setStatusTip | Prototype: | void QAction::setStatusTip(const QString &statustip) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 832-840 |
| | 5 | 2 |
QAction::setShortcutsName: | QAction::setShortcuts | Prototype: | void QAction::setShortcuts(const QList<QKeySequence> &shortcuts) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 415-435 |
| | 13 | 4 |
QAction::setShortcutsName: | QAction::setShortcuts | Prototype: | void QAction::setShortcuts(QKeySequence::StandardKey key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 447-451 |
| | 2 | 1 |
QAction::setShortcutContextName: | QAction::setShortcutContext | Prototype: | void QAction::setShortcutContext(Qt::ShortcutContext context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 490-500 |
| | 8 | 3 |
QAction::setShortcutName: | QAction::setShortcut | Prototype: | void QAction::setShortcut(const QKeySequence &shortcut) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 394-405 |
| | 7 | 3 |
QAction::setSeparatorName: | QAction::setSeparator | Prototype: | void QAction::setSeparator(bool b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 693-701 |
| | 5 | 2 |
QAction::setPriorityName: | QAction::setPriority | Prototype: | void QAction::setPriority(Priority priority) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 905-913 |
| | 5 | 2 |
QAction::setMenuRoleName: | QAction::setMenuRole | Prototype: | void QAction::setMenuRole(MenuRole menuRole) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1248-1256 |
| | 5 | 2 |
QAction::setMenuName: | QAction::setMenu | Prototype: | void QAction::setMenu(QMenu *menu) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 672-681 |
| | 7 | 3 |
QAction::setIconVisibleInMenuName: | QAction::setIconVisibleInMenu | Prototype: | void QAction::setIconVisibleInMenu(bool visible) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1282-1295 |
| | 8 | 3 |
QAction::setIconTextName: | QAction::setIconText | Prototype: | void QAction::setIconText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 771-779 |
| | 5 | 2 |
QAction::setIconName: | QAction::setIcon | Prototype: | void QAction::setIcon(const QIcon &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 642-647 |
| | 3 | 1 |
QAction::setFontName: | QAction::setFont | Prototype: | void QAction::setFont(const QFont &font) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 549-558 |
| | 6 | 2 |
QAction::setEnabledName: | QAction::setEnabled | Prototype: | void QAction::setEnabled(bool b) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1026-1040 |
| | 10 | 4 |
QAction::setDataName: | QAction::setData | Prototype: | void QAction::setData(const QVariant &data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1124-1130 |
| | 3 | 1 |
QAction::setCheckedName: | QAction::setChecked | Prototype: | void QAction::setChecked(bool b) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 978-989 |
| | 8 | 3 |
QAction::setCheckableName: | QAction::setCheckable | Prototype: | void QAction::setCheckable(bool b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 940-949 |
| | 6 | 2 |
QAction::setAutoRepeatName: | QAction::setAutoRepeat | Prototype: | void QAction::setAutoRepeat(bool on) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 518-528 |
| | 8 | 3 |
QAction::setActionGroupName: | QAction::setActionGroup | Prototype: | void QAction::setActionGroup(QActionGroup *group) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 604-616 |
| | 9 | 4 |
QAction::priorityName: | QAction::priority | Prototype: | QAction::Priority QAction::priority() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 915-919 |
| | 2 | 1 |
QAction::parentWidgetName: | QAction::parentWidget | Prototype: | QWidget *QAction::parentWidget() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 352-358 |
| | 4 | 2 |
QAction::menuRoleName: | QAction::menuRole | Prototype: | QAction::MenuRole QAction::menuRole() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1258-1262 |
| | 2 | 1 |
QAction::menuName: | QAction::menu | Prototype: | QMenu *QAction::menu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 663-667 |
| | 2 | 1 |
QAction::isVisibleName: | QAction::isVisible | Prototype: | bool QAction::isVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1077-1081 |
| | 2 | 1 |
QAction::isSeparatorName: | QAction::isSeparator | Prototype: | bool QAction::isSeparator() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 709-713 |
| | 2 | 1 |
QAction::isIconVisibleInMenuName: | QAction::isIconVisibleInMenu | Prototype: | bool QAction::isIconVisibleInMenu() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1297-1304 |
| | 4 | 2 |
QAction::isEnabledName: | QAction::isEnabled | Prototype: | bool QAction::isEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1042-1046 |
| | 2 | 1 |
QAction::isCheckedName: | QAction::isChecked | Prototype: | bool QAction::isChecked() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 991-995 |
| | 2 | 1 |
QAction::isCheckableName: | QAction::isCheckable | Prototype: | bool QAction::isCheckable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 951-955 |
| | 2 | 1 |
QAction::iconTextName: | QAction::iconText | Prototype: | QString QAction::iconText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 781-787 |
| | 4 | 2 |
QAction::iconName: | QAction::icon | Prototype: | QIcon QAction::icon() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 649-653 |
| | 2 | 1 |
QAction::fontName: | QAction::font | Prototype: | QFont QAction::font() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 560-564 |
| | 2 | 1 |
QAction::eventName: | QAction::event | Prototype: | bool QAction::event(QEvent *e) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1086-1103 |
| | 18 | 3 |
QAction::dataName: | QAction::data | Prototype: | QVariant QAction::data() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1110-1115 |
| | 2 | 1 |
QAction::autoRepeatName: | QAction::autoRepeat | Prototype: | bool QAction::autoRepeat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 530-534 |
| | 2 | 1 |
QAction::associatedWidgetsName: | QAction::associatedWidgets | Prototype: | QList<QWidget *> QAction::associatedWidgets() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 366-370 |
| | 2 | 1 |
QAction::associatedGraphicsWidgetsName: | QAction::associatedGraphicsWidgets | Prototype: | QList<QGraphicsWidget *> QAction::associatedGraphicsWidgets() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 379-383 |
| | 2 | 1 |
QAction::activateName: | QAction::activate | Prototype: | void QAction::activate(ActionEvent event) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1154-1174 |
| | 14 | 7 |
QAction::actionGroupName: | QAction::actionGroup | Prototype: | QActionGroup *QAction::actionGroup() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 624-628 |
| | 2 | 1 |
QAction::QActionName: | QAction::QAction | Prototype: | QAction::QAction(QObject* parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 281-288 |
| | 4 | 2 |
QAction::QActionName: | QAction::QAction | Prototype: | QAction::QAction(const QString &text, QObject* parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 304-312 |
| | 5 | 2 |
QAction::QActionName: | QAction::QAction | Prototype: | QAction::QAction(const QIcon &icon, const QString &text, QObject* parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 326-335 |
| | 6 | 2 |
QAction::QActionName: | QAction::QAction | Prototype: | QAction::QAction(QActionPrivate &dd, QObject *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 340-347 |
| | 4 | 2 |
QAccessibleWindowContainer::indexOfChildName: | QAccessibleWindowContainer::indexOfChild | Prototype: | int QAccessibleWindowContainer::indexOfChild(const QAccessibleInterface *child) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 904-909 |
| | 3 | 2 |
QAccessibleWindowContainer::containerName: | QAccessibleWindowContainer::container | Prototype: | QWindowContainer *QAccessibleWindowContainer::container() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 918-921 |
| | 1 | 1 |
QAccessibleWindowContainer::childCountName: | QAccessibleWindowContainer::childCount | Prototype: | int QAccessibleWindowContainer::childCount() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 897-902 |
| | 3 | 2 |