| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QToolButton::showMenu| Name: | QToolButton::showMenu | | Prototype: | void QToolButton::showMenu() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 683-699 |
| | 10 | 3 |
QToolButton::sizeHint| Name: | QToolButton::sizeHint | | Prototype: | QSize QToolButton::sizeHint() const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 327-369 |
| | 31 | 9 |
QToolButton::timerEvent| Name: | QToolButton::timerEvent | | Prototype: | void QToolButton::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 552-562 |
| | 5 | 2 |
QToolButton::toolButtonStyle| Name: | QToolButton::toolButtonStyle | | Prototype: | Qt::ToolButtonStyle QToolButton::toolButtonStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 403-407 |
| | 2 | 1 |
QToolButtonPrivate::_q_actionTriggered| Name: | QToolButtonPrivate::_q_actionTriggered | | Prototype: | void QToolButtonPrivate::_q_actionTriggered() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 515-520 |
| | 3 | 2 |
QToolButtonPrivate::_q_buttonPressed| Name: | QToolButtonPrivate::_q_buttonPressed | | Prototype: | void QToolButtonPrivate::_q_buttonPressed() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 701-712 |
| | 9 | 5 |
QToolButtonPrivate::_q_buttonReleased| Name: | QToolButtonPrivate::_q_buttonReleased | | Prototype: | void QToolButtonPrivate::_q_buttonReleased() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 714-717 |
| | 1 | 1 |
QToolButtonPrivate::_q_menuTriggered| Name: | QToolButtonPrivate::_q_menuTriggered | | Prototype: | void QToolButtonPrivate::_q_menuTriggered(QAction *action) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 819-824 |
| | 3 | 2 |
QToolButtonPrivate::_q_updateButtonDown| Name: | QToolButtonPrivate::_q_updateButtonDown | | Prototype: | void QToolButtonPrivate::_q_updateButtonDown() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 809-817 |
| | 5 | 2 |
QToolButtonPrivate::hasMenu| Name: | QToolButtonPrivate::hasMenu | | Prototype: | bool QToolButtonPrivate::hasMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 101-106 |
| | 3 | 1 |
QToolButtonPrivate::init| Name: | QToolButtonPrivate::init | | Prototype: | void QToolButtonPrivate::init() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 196-225 |
| | 18 | 2 |
QToolButtonPrivate::newHoverControl| Name: | QToolButtonPrivate::newHoverControl | | Prototype: | QStyle::SubControl QToolButtonPrivate::newHoverControl(const QPoint &pos) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 487-499 |
| | 9 | 2 |
QToolButtonPrivate::popupTimerDone| Name: | QToolButtonPrivate::popupTimerDone | | Prototype: | void QToolButtonPrivate::popupTimerDone() | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 719-807 |
| | 62 | 17 |
QToolButtonPrivate::updateHoverControl| Name: | QToolButtonPrivate::updateHoverControl | | Prototype: | bool QToolButtonPrivate::updateHoverControl(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 501-513 |
| | 9 | 2 |
QToolTip::font| Name: | QToolTip::font | | Prototype: | QFont QToolTip::font() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 587-590 |
| | 1 | 1 |
QToolTip::isVisible| Name: | QToolTip::isVisible | | Prototype: | bool QToolTip::isVisible() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 550-553 |
| | 1 | 1 |
QToolTip::palette| Name: | QToolTip::palette | | Prototype: | QPalette QToolTip::palette() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 577-580 |
| | 1 | 1 |
QToolTip::setFont| Name: | QToolTip::setFont | | Prototype: | void QToolTip::setFont(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 612-615 |
| | 1 | 1 |
QToolTip::setPalette| Name: | QToolTip::setPalette | | Prototype: | void QToolTip::setPalette(const QPalette &palette) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 600-605 |
| | 3 | 2 |
QToolTip::showText| Name: | QToolTip::showText | | Prototype: | void QToolTip::showText(const QPoint &pos, const QString &text, QWidget *w, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 460-463 |
| | 1 | 1 |
QToolTip::showText| Name: | QToolTip::showText | | Prototype: | void QToolTip::showText(const QPoint &pos, const QString &text, QWidget *w, const QRect &rect, int msecDisplayTime) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 472-518 |
| | 23 | 9 |
QToolTip::showText| Name: | QToolTip::showText | | Prototype: | void QToolTip::showText(const QPoint &pos, const QString &text, QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 526-529 |
| | 1 | 1 |
QToolTip::text| Name: | QToolTip::text | | Prototype: | QString QToolTip::text() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 561-566 |
| | 3 | 2 |
QTornOffMenu::QTornOffMenu| Name: | QTornOffMenu::QTornOffMenu | | Prototype: | QTornOffMenu(QMenu *p) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 100-117 |
| | 12 | 3 |
QTornOffMenu::QTornOffMenuPrivate::QTornOffMenuPrivate| Name: | QTornOffMenu::QTornOffMenuPrivate::QTornOffMenuPrivate | | Prototype: | QTornOffMenuPrivate(QMenu *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 89-94 |
| | 4 | 1 |
QTornOffMenu::QTornOffMenuPrivate::calcCausedStack| Name: | QTornOffMenu::QTornOffMenuPrivate::calcCausedStack | | Prototype: | QVector<QPointer<QWidget> > calcCausedStack() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 95-95 |
| | 1 | 1 |
QTornOffMenu::actionEvent| Name: | QTornOffMenu::actionEvent | | Prototype: | void actionEvent(QActionEvent *e) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 128-132 |
| | 2 | 1 |
QTornOffMenu::d_func| Name: | QTornOffMenu::d_func | | Prototype: | inline QTornOffMenuPrivate* d_func() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 137-137 |
| | 1 | 1 |
QTornOffMenu::d_func| Name: | QTornOffMenu::d_func | | Prototype: | inline const QTornOffMenuPrivate* d_func() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 137-137 |
| | 1 | 1 |
QTornOffMenu::onHovered| Name: | QTornOffMenu::onHovered | | Prototype: | void onHovered(QAction *action) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 135-135 |
| | 1 | 1 |
QTornOffMenu::onTrigger| Name: | QTornOffMenu::onTrigger | | Prototype: | void onTrigger(QAction *action) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 134-134 |
| | 1 | 1 |
QTornOffMenu::syncWithMenu| Name: | QTornOffMenu::syncWithMenu | | Prototype: | void syncWithMenu(QMenu *menu, QActionEvent *act) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 118-127 |
| | 7 | 4 |
QTouchDevice::QTouchDevice| Name: | QTouchDevice::QTouchDevice | | Prototype: | QTouchDevice::QTouchDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 116-119 |
| | 2 | 1 |
QTouchDevice::capabilities| Name: | QTouchDevice::capabilities | | Prototype: | QTouchDevice::Capabilities QTouchDevice::capabilities() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 140-143 |
| | 1 | 1 |
QTouchDevice::devices| Name: | QTouchDevice::devices | | Prototype: | QList<const QTouchDevice *> QTouchDevice::devices() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 220-224 |
| | 2 | 1 |
QTouchDevice::maximumTouchPoints| Name: | QTouchDevice::maximumTouchPoints | | Prototype: | int QTouchDevice::maximumTouchPoints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 150-153 |
| | 1 | 1 |
QTouchDevice::name| Name: | QTouchDevice::name | | Prototype: | QString QTouchDevice::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 163-166 |
| | 1 | 1 |
QTouchDevice::setCapabilities| Name: | QTouchDevice::setCapabilities | | Prototype: | void QTouchDevice::setCapabilities(Capabilities caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 179-182 |
| | 1 | 1 |
QTouchDevice::setMaximumTouchPoints| Name: | QTouchDevice::setMaximumTouchPoints | | Prototype: | void QTouchDevice::setMaximumTouchPoints(int max) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 188-191 |
| | 1 | 1 |
QTouchDevice::setName| Name: | QTouchDevice::setName | | Prototype: | void QTouchDevice::setName(const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 199-202 |
| | 1 | 1 |
QTouchDevice::setType| Name: | QTouchDevice::setType | | Prototype: | void QTouchDevice::setType(DeviceType devType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 171-174 |
| | 1 | 1 |
QTouchDevice::type| Name: | QTouchDevice::type | | Prototype: | QTouchDevice::DeviceType QTouchDevice::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 132-135 |
| | 1 | 1 |
QTouchDevice::~QTouchDevice| Name: | QTouchDevice::~QTouchDevice | | Prototype: | QTouchDevice::~QTouchDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 124-127 |
| | 1 | 1 |
QTouchDevicePrivate::isRegistered| Name: | QTouchDevicePrivate::isRegistered | | Prototype: | bool QTouchDevicePrivate::isRegistered(const QTouchDevice *dev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 229-233 |
| | 2 | 1 |
QTouchDevicePrivate::registerDevice| Name: | QTouchDevicePrivate::registerDevice | | Prototype: | void QTouchDevicePrivate::registerDevice(const QTouchDevice *dev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 238-244 |
| | 4 | 2 |
QTouchDevicePrivate::unregisterDevice| Name: | QTouchDevicePrivate::unregisterDevice | | Prototype: | void QTouchDevicePrivate::unregisterDevice(const QTouchDevice *dev) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 249-255 |
| | 4 | 2 |
QTouchEvent::QTouchEvent| Name: | QTouchEvent::QTouchEvent | | Prototype: | QTouchEvent::QTouchEvent(QEvent::Type eventType, QTouchDevice *device, Qt::KeyboardModifiers modifiers, Qt::TouchPointStates touchPointStates, const QList<QTouchEvent::TouchPoint> &touchPoints) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4307-4318 |
| | 1 | 1 |
QTouchEvent::TouchPoint::TouchPoint| Name: | QTouchEvent::TouchPoint::TouchPoint | | Prototype: | QTouchEvent::TouchPoint::TouchPoint(int id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4424-4426 |
| | 1 | 1 |
QTouchEvent::TouchPoint::TouchPoint| Name: | QTouchEvent::TouchPoint::TouchPoint | | Prototype: | QTouchEvent::TouchPoint::TouchPoint(const QTouchEvent::TouchPoint &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4434-4438 |
| | 1 | 1 |
QTouchEvent::TouchPoint::flags| Name: | QTouchEvent::TouchPoint::flags | | Prototype: | QTouchEvent::TouchPoint::InfoFlags QTouchEvent::TouchPoint::flags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4683-4686 |
| | 1 | 1 |
QTouchEvent::TouchPoint::id| Name: | QTouchEvent::TouchPoint::id | | Prototype: | int QTouchEvent::TouchPoint::id() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4457-4460 |
| | 1 | 1 |
QTouchEvent::TouchPoint::lastNormalizedPos| Name: | QTouchEvent::TouchPoint::lastNormalizedPos | | Prototype: | QPointF QTouchEvent::TouchPoint::lastNormalizedPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4615-4618 |
| | 1 | 1 |
QTouchEvent::TouchPoint::lastPos| Name: | QTouchEvent::TouchPoint::lastPos | | Prototype: | QPointF QTouchEvent::TouchPoint::lastPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4574-4577 |
| | 1 | 1 |
QTouchEvent::TouchPoint::lastScenePos| Name: | QTouchEvent::TouchPoint::lastScenePos | | Prototype: | QPointF QTouchEvent::TouchPoint::lastScenePos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4590-4593 |
| | 1 | 1 |
QTouchEvent::TouchPoint::lastScreenPos| Name: | QTouchEvent::TouchPoint::lastScreenPos | | Prototype: | QPointF QTouchEvent::TouchPoint::lastScreenPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4601-4604 |
| | 1 | 1 |
QTouchEvent::TouchPoint::normalizedPos| Name: | QTouchEvent::TouchPoint::normalizedPos | | Prototype: | QPointF QTouchEvent::TouchPoint::normalizedPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4514-4517 |
| | 1 | 1 |
QTouchEvent::TouchPoint::pos| Name: | QTouchEvent::TouchPoint::pos | | Prototype: | QPointF QTouchEvent::TouchPoint::pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4476-4479 |
| | 1 | 1 |
QTouchEvent::TouchPoint::pressure| Name: | QTouchEvent::TouchPoint::pressure | | Prototype: | qreal QTouchEvent::TouchPoint::pressure() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4660-4663 |
| | 1 | 1 |
QTouchEvent::TouchPoint::rawScreenPositions| Name: | QTouchEvent::TouchPoint::rawScreenPositions | | Prototype: | QVector<QPointF> QTouchEvent::TouchPoint::rawScreenPositions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4702-4705 |
| | 1 | 1 |
QTouchEvent::TouchPoint::rect| Name: | QTouchEvent::TouchPoint::rect | | Prototype: | QRectF QTouchEvent::TouchPoint::rect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4627-4630 |
| | 1 | 1 |
QTouchEvent::TouchPoint::scenePos| Name: | QTouchEvent::TouchPoint::scenePos | | Prototype: | QPointF QTouchEvent::TouchPoint::scenePos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4491-4494 |
| | 1 | 1 |
QTouchEvent::TouchPoint::sceneRect| Name: | QTouchEvent::TouchPoint::sceneRect | | Prototype: | QRectF QTouchEvent::TouchPoint::sceneRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4639-4642 |
| | 1 | 1 |
QTouchEvent::TouchPoint::screenPos| Name: | QTouchEvent::TouchPoint::screenPos | | Prototype: | QPointF QTouchEvent::TouchPoint::screenPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4501-4504 |
| | 1 | 1 |
QTouchEvent::TouchPoint::screenRect| Name: | QTouchEvent::TouchPoint::screenRect | | Prototype: | QRectF QTouchEvent::TouchPoint::screenRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4651-4654 |
| | 1 | 1 |
QTouchEvent::TouchPoint::setFlags| Name: | QTouchEvent::TouchPoint::setFlags | | Prototype: | void QTouchEvent::TouchPoint::setFlags(InfoFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4870-4875 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setId| Name: | QTouchEvent::TouchPoint::setId | | Prototype: | void QTouchEvent::TouchPoint::setId(int id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4708-4713 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setLastNormalizedPos| Name: | QTouchEvent::TouchPoint::setLastNormalizedPos | | Prototype: | void QTouchEvent::TouchPoint::setLastNormalizedPos(const QPointF &lastNormalizedPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4812-4817 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setLastPos| Name: | QTouchEvent::TouchPoint::setLastPos | | Prototype: | void QTouchEvent::TouchPoint::setLastPos(const QPointF &lastPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4788-4793 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setLastScenePos| Name: | QTouchEvent::TouchPoint::setLastScenePos | | Prototype: | void QTouchEvent::TouchPoint::setLastScenePos(const QPointF &lastScenePos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4796-4801 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setLastScreenPos| Name: | QTouchEvent::TouchPoint::setLastScreenPos | | Prototype: | void QTouchEvent::TouchPoint::setLastScreenPos(const QPointF &lastScreenPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4804-4809 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setNormalizedPos| Name: | QTouchEvent::TouchPoint::setNormalizedPos | | Prototype: | void QTouchEvent::TouchPoint::setNormalizedPos(const QPointF &normalizedPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4748-4753 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setPos| Name: | QTouchEvent::TouchPoint::setPos | | Prototype: | void QTouchEvent::TouchPoint::setPos(const QPointF &pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4724-4729 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setPressure| Name: | QTouchEvent::TouchPoint::setPressure | | Prototype: | void QTouchEvent::TouchPoint::setPressure(qreal pressure) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4844-4849 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setRawScreenPositions| Name: | QTouchEvent::TouchPoint::setRawScreenPositions | | Prototype: | void QTouchEvent::TouchPoint::setRawScreenPositions(const QVector<QPointF> &positions) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4860-4865 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setRect| Name: | QTouchEvent::TouchPoint::setRect | | Prototype: | void QTouchEvent::TouchPoint::setRect(const QRectF &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4820-4825 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setScenePos| Name: | QTouchEvent::TouchPoint::setScenePos | | Prototype: | void QTouchEvent::TouchPoint::setScenePos(const QPointF &scenePos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4732-4737 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setSceneRect| Name: | QTouchEvent::TouchPoint::setSceneRect | | Prototype: | void QTouchEvent::TouchPoint::setSceneRect(const QRectF &sceneRect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4828-4833 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setScreenPos| Name: | QTouchEvent::TouchPoint::setScreenPos | | Prototype: | void QTouchEvent::TouchPoint::setScreenPos(const QPointF &screenPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4740-4745 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setScreenRect| Name: | QTouchEvent::TouchPoint::setScreenRect | | Prototype: | void QTouchEvent::TouchPoint::setScreenRect(const QRectF &screenRect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4836-4841 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setStartNormalizedPos| Name: | QTouchEvent::TouchPoint::setStartNormalizedPos | | Prototype: | void QTouchEvent::TouchPoint::setStartNormalizedPos(const QPointF &startNormalizedPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4780-4785 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setStartPos| Name: | QTouchEvent::TouchPoint::setStartPos | | Prototype: | void QTouchEvent::TouchPoint::setStartPos(const QPointF &startPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4756-4761 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setStartScenePos| Name: | QTouchEvent::TouchPoint::setStartScenePos | | Prototype: | void QTouchEvent::TouchPoint::setStartScenePos(const QPointF &startScenePos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4764-4769 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setStartScreenPos| Name: | QTouchEvent::TouchPoint::setStartScreenPos | | Prototype: | void QTouchEvent::TouchPoint::setStartScreenPos(const QPointF &startScreenPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4772-4777 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setState| Name: | QTouchEvent::TouchPoint::setState | | Prototype: | void QTouchEvent::TouchPoint::setState(Qt::TouchPointStates state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4716-4721 |
| | 3 | 2 |
QTouchEvent::TouchPoint::setVelocity| Name: | QTouchEvent::TouchPoint::setVelocity | | Prototype: | void QTouchEvent::TouchPoint::setVelocity(const QVector2D &v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4852-4857 |
| | 3 | 2 |
QTouchEvent::TouchPoint::startNormalizedPos| Name: | QTouchEvent::TouchPoint::startNormalizedPos | | Prototype: | QPointF QTouchEvent::TouchPoint::startNormalizedPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4563-4566 |
| | 1 | 1 |
QTouchEvent::TouchPoint::startPos| Name: | QTouchEvent::TouchPoint::startPos | | Prototype: | QPointF QTouchEvent::TouchPoint::startPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4525-4528 |
| | 1 | 1 |
QTouchEvent::TouchPoint::startScenePos| Name: | QTouchEvent::TouchPoint::startScenePos | | Prototype: | QPointF QTouchEvent::TouchPoint::startScenePos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4540-4543 |
| | 1 | 1 |
QTouchEvent::TouchPoint::startScreenPos| Name: | QTouchEvent::TouchPoint::startScreenPos | | Prototype: | QPointF QTouchEvent::TouchPoint::startScreenPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4550-4553 |
| | 1 | 1 |
QTouchEvent::TouchPoint::state| Name: | QTouchEvent::TouchPoint::state | | Prototype: | Qt::TouchPointState QTouchEvent::TouchPoint::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4465-4468 |
| | 1 | 1 |
QTouchEvent::TouchPoint::velocity| Name: | QTouchEvent::TouchPoint::velocity | | Prototype: | QVector2D QTouchEvent::TouchPoint::velocity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4673-4676 |
| | 1 | 1 |
QTouchEvent::TouchPoint::~TouchPoint| Name: | QTouchEvent::TouchPoint::~TouchPoint | | Prototype: | QTouchEvent::TouchPoint::~TouchPoint() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4445-4449 |
| | 2 | 2 |
QTransform::QTransform| Name: | QTransform::QTransform | | Prototype: | QTransform::QTransform() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 263-270 |
| | 2 | 1 |
QTransform::QTransform| Name: | QTransform::QTransform | | Prototype: | QTransform::QTransform(qreal h11, qreal h12, qreal h13, qreal h21, qreal h22, qreal h23, qreal h31, qreal h32, qreal h33) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 280-289 |
| | 2 | 1 |
QTransform::QTransform| Name: | QTransform::QTransform | | Prototype: | QTransform::QTransform(qreal h11, qreal h12, qreal h21, qreal h22, qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 298-306 |
| | 2 | 1 |
QTransform::QTransform| Name: | QTransform::QTransform | | Prototype: | QTransform::QTransform(const QMatrix &mtx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 315-322 |
| | 2 | 1 |
QTransform::adjoint| Name: | QTransform::adjoint | | Prototype: | QTransform QTransform::adjoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 327-345 |
| | 15 | 1 |
QTransform::fromScale| Name: | QTransform::fromScale | | Prototype: | QTransform QTransform::fromScale(qreal sx, qreal sy) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 534-549 |
| | 9 | 3 |
QTransform::fromTranslate| Name: | QTransform::fromTranslate | | Prototype: | QTransform QTransform::fromTranslate(qreal dx, qreal dy) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 468-483 |
| | 9 | 3 |
QTransform::inverted| Name: | QTransform::inverted | | Prototype: | QTransform QTransform::inverted(bool *invertible) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 370-415 |
| | 28 | 11 |