| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QEventTransition::QEventTransition| Name: | QEventTransition::QEventTransition | | Prototype: | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 150-153 |
| | 2 | 1 |
QEventTransition::QEventTransition| Name: | QEventTransition::QEventTransition | | Prototype: | QEventTransition::QEventTransition(QObject *object, QEvent::Type type, QState *sourceState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 136-145 |
| | 5 | 1 |
QEventTransition::QEventTransition| Name: | QEventTransition::QEventTransition | | Prototype: | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QObject *object, QEvent::Type type, QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 158-167 |
| | 5 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivate| Name: | QEventLoopLockerPrivate::QEventLoopLockerPrivate | | Prototype: | explicit QEventLoopLockerPrivate(QEventLoopPrivate *loop) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 322-326 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivate| Name: | QEventLoopLockerPrivate::QEventLoopLockerPrivate | | Prototype: | explicit QEventLoopLockerPrivate(QThreadPrivate *thread) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 328-332 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivate| Name: | QEventLoopLockerPrivate::QEventLoopLockerPrivate | | Prototype: | explicit QEventLoopLockerPrivate(QCoreApplicationPrivate *app) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 334-338 |
| | 1 | 1 |
QEventLoopLocker::~QEventLoopLocker| Name: | QEventLoopLocker::~QEventLoopLocker | | Prototype: | QEventLoopLocker::~QEventLoopLocker() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 432-435 |
| | 1 | 1 |
QEventLoopLocker::QEventLoopLocker| Name: | QEventLoopLocker::QEventLoopLocker | | Prototype: | QEventLoopLocker::QEventLoopLocker() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 397-401 |
| | 3 | 1 |
QEventLoopLocker::QEventLoopLocker| Name: | QEventLoopLocker::QEventLoopLocker | | Prototype: | QEventLoopLocker::QEventLoopLocker(QEventLoop *loop) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 410-414 |
| | 3 | 1 |
QEventLoopLocker::QEventLoopLocker| Name: | QEventLoopLocker::QEventLoopLocker | | Prototype: | QEventLoopLocker::QEventLoopLocker(QThread *thread) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 423-427 |
| | 3 | 1 |
QEventLoop::quit| Name: | QEventLoop::quit | | Prototype: | void QEventLoop::quit() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 315-316 |
| | 1 | 1 |
QEventLoop::isRunning| Name: | QEventLoop::isRunning | | Prototype: | bool QEventLoop::isRunning() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 275-279 |
| | 2 | 1 |
QEventLoop::exec::LoopReference| Name: | QEventLoop::exec::LoopReference | | Prototype: | LoopReference(QEventLoopPrivate *d, QMutexLocker &locker) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 172-179 |
| | 5 | 1 |
QEventDispatcherUNIXPrivate::initThreadWakeUp| Name: | QEventDispatcherUNIXPrivate::initThreadWakeUp | | Prototype: | int QEventDispatcherUNIXPrivate::initThreadWakeUp() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 267-271 |
| | 2 | 1 |
QEventDispatcherUNIX::select| Name: | QEventDispatcherUNIX::select | | Prototype: | int QEventDispatcherUNIX::select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, timespec *timeout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 317-321 |
| | 1 | 1 |
QEventDispatcherUNIX::interrupt| Name: | QEventDispatcherUNIX::interrupt | | Prototype: | void QEventDispatcherUNIX::interrupt() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 655-660 |
| | 3 | 1 |
QEventDispatcherUNIX::hasPendingEvents| Name: | QEventDispatcherUNIX::hasPendingEvents | | Prototype: | bool QEventDispatcherUNIX::hasPendingEvents() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 618-622 |
| | 2 | 1 |
QEventDispatcherUNIX::activateTimers| Name: | QEventDispatcherUNIX::activateTimers | | Prototype: | int QEventDispatcherUNIX::activateTimers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 545-550 |
| | 3 | 1 |
QEventDispatcherUNIX::QEventDispatcherUNIX| Name: | QEventDispatcherUNIX::QEventDispatcherUNIX | | Prototype: | QEventDispatcherUNIX::QEventDispatcherUNIX(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 305-307 |
| | 1 | 1 |
QEventDispatcherUNIX::QEventDispatcherUNIX| Name: | QEventDispatcherUNIX::QEventDispatcherUNIX | | Prototype: | QEventDispatcherUNIX::QEventDispatcherUNIX(QEventDispatcherUNIXPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 309-311 |
| | 1 | 1 |
QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority| Name: | QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority | | Prototype: | void QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 346-349 |
| | 1 | 1 |
QEventDispatcherGlib::wakeUp| Name: | QEventDispatcherGlib::wakeUp | | Prototype: | void QEventDispatcherGlib::wakeUp() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 582-587 |
| | 3 | 1 |
QEventDispatcherGlib::versionSupported| Name: | QEventDispatcherGlib::versionSupported | | Prototype: | bool QEventDispatcherGlib::versionSupported() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 593-600 |
| | 1 | 1 |
QEventDispatcherGlib::interrupt| Name: | QEventDispatcherGlib::interrupt | | Prototype: | void QEventDispatcherGlib::interrupt() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 577-580 |
| | 1 | 1 |
QEventDispatcherGlib::hasPendingEvents| Name: | QEventDispatcherGlib::hasPendingEvents | | Prototype: | bool QEventDispatcherGlib::hasPendingEvents() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 429-433 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlib| Name: | QEventDispatcherGlib::QEventDispatcherGlib | | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(GMainContext *mainContext, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 356-358 |
| | 1 | 1 |
QEventDispatcherGlib::QEventDispatcherGlib| Name: | QEventDispatcherGlib::QEventDispatcherGlib | | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 351-354 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlib| Name: | QEventDispatcherGlib::QEventDispatcherGlib | | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(QEventDispatcherGlibPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 602-605 |
| | 2 | 1 |
QEvent::registerEventType| Name: | QEvent::registerEventType | | Prototype: | int QEvent::registerEventType(int hint) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 468-472 |
| | 2 | 1 |
QEvent::operator=| Name: | QEvent::operator= | | Prototype: | QEvent &QEvent::operator=(const QEvent &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 307-318 |
| | 6 | 1 |
QEvent::QEvent| Name: | QEvent::QEvent | | Prototype: | QEvent::QEvent(Type type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 280-282 |
| | 1 | 1 |
QEvent::QEvent| Name: | QEvent::QEvent | | Prototype: | QEvent::QEvent(const QEvent &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 291-298 |
| | 1 | 1 |
QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread| Name: | QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread | | Prototype: | QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 685-689 |
| | 2 | 1 |
QEvdevTouchScreenHandlerThread::run| Name: | QEvdevTouchScreenHandlerThread::run | | Prototype: | void QEvdevTouchScreenHandlerThread::run() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 691-701 |
| | 5 | 1 |
QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered| Name: | QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered | | Prototype: | void QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 708-712 |
| | 2 | 1 |
QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered| Name: | QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered | | Prototype: | bool QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 703-706 |
| | 1 | 1 |
QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread| Name: | QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread | | Prototype: | QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread(const QString &device, const QString &spec, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 679-683 |
| | 1 | 1 |
QEvdevTouchScreenHandler::touchDevice| Name: | QEvdevTouchScreenHandler::touchDevice | | Prototype: | QTouchDevice *QEvdevTouchScreenHandler::touchDevice() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 308-311 |
| | 1 | 1 |
QEvdevTouchScreenData::QEvdevTouchScreenData| Name: | QEvdevTouchScreenData::QEvdevTouchScreenData | | Prototype: | QEvdevTouchScreenData::QEvdevTouchScreenData(QEvdevTouchScreenHandler *q_ptr, const QStringList &args) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 126-136 |
| | 1 | 1 |
QEvdevTouchScreenData::Contact::Contact| Name: | QEvdevTouchScreenData::Contact::Contact | | Prototype: | Contact() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 100-102 |
| | 1 | 1 |
QEvdevTouchManager::~QEvdevTouchManager| Name: | QEvdevTouchManager::~QEvdevTouchManager | | Prototype: | QEvdevTouchManager::~QEvdevTouchManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp | | Lines: | 91-94 |
| | 1 | 1 |
QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread| Name: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread | | Prototype: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 300-304 |
| | 2 | 1 |
QEvdevTabletHandlerThread::run| Name: | QEvdevTabletHandlerThread::run | | Prototype: | void QEvdevTabletHandlerThread::run() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 306-312 |
| | 4 | 1 |
QEvdevTabletHandlerThread::QEvdevTabletHandlerThread| Name: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread | | Prototype: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread(const QString &spec, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 294-298 |
| | 1 | 1 |
QEvdevTabletData::reportProximityLeave| Name: | QEvdevTabletData::reportProximityLeave | | Prototype: | void QEvdevTabletData::reportProximityLeave() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 175-178 |
| | 1 | 1 |
QEvdevTabletData::reportProximityEnter| Name: | QEvdevTabletData::reportProximityEnter | | Prototype: | void QEvdevTabletData::reportProximityEnter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 170-173 |
| | 1 | 1 |
QEvdevTabletData::QEvdevTabletData| Name: | QEvdevTabletData::QEvdevTabletData | | Prototype: | QEvdevTabletData::QEvdevTabletData(QEvdevTabletHandler *q_ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 75-81 |
| | 3 | 1 |
QEvdevMouseManager::~QEvdevMouseManager| Name: | QEvdevMouseManager::~QEvdevMouseManager | | Prototype: | QEvdevMouseManager::~QEvdevMouseManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 101-105 |
| | 2 | 1 |
QEvdevMouseManager::handleWheelEvent| Name: | QEvdevMouseManager::handleWheelEvent | | Prototype: | void QEvdevMouseManager::handleWheelEvent(int delta, Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 142-146 |
| | 2 | 1 |
QEvdevMouseManager::handleCursorPositionChange| Name: | QEvdevMouseManager::handleCursorPositionChange | | Prototype: | void QEvdevMouseManager::handleCursorPositionChange(const QPoint &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 176-181 |
| | 3 | 1 |
QEvdevKeyboardManager::~QEvdevKeyboardManager| Name: | QEvdevKeyboardManager::~QEvdevKeyboardManager | | Prototype: | QEvdevKeyboardManager::~QEvdevKeyboardManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | | Lines: | 92-96 |
| | 2 | 1 |
QEvdevKeyboardHandler::~QEvdevKeyboardHandler| Name: | QEvdevKeyboardHandler::~QEvdevKeyboardHandler | | Prototype: | QEvdevKeyboardHandler::~QEvdevKeyboardHandler() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 82-85 |
| | 1 | 1 |
QEvdevKeyboardHandler::processKeyEvent| Name: | QEvdevKeyboardHandler::processKeyEvent | | Prototype: | void QEvdevKeyboardHandler::processKeyEvent(int nativecode, int unicode, int qtcode, Qt::KeyboardModifiers modifiers, bool isPress, bool autoRepeat) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 211-217 |
| | 3 | 1 |
QErrorMessageTextView::sizeHint| Name: | QErrorMessageTextView::sizeHint | | Prototype: | QSize QErrorMessageTextView::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 110-123 |
| | 1 | 1 |
QErrorMessageTextView::minimumSizeHint| Name: | QErrorMessageTextView::minimumSizeHint | | Prototype: | QSize QErrorMessageTextView::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 95-108 |
| | 1 | 1 |
QErrorMessageTextView::QErrorMessageTextView| Name: | QErrorMessageTextView::QErrorMessageTextView | | Prototype: | QErrorMessageTextView(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 87-88 |
| | 1 | 1 |
QErrorMessagePrivate::retranslateStrings| Name: | QErrorMessagePrivate::retranslateStrings | | Prototype: | void QErrorMessagePrivate::retranslateStrings() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 391-395 |
| | 2 | 1 |
QErrorMessagePrivate::isMessageToBeShown| Name: | QErrorMessagePrivate::isMessageToBeShown | | Prototype: | bool QErrorMessagePrivate::isMessageToBeShown(const QString &message, const QString &type) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 313-317 |
| | 2 | 1 |
QErrorMessage::showMessage| Name: | QErrorMessage::showMessage | | Prototype: | void QErrorMessage::showMessage(const QString &message) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 350-353 |
| | 1 | 1 |
QErrorMessage::QErrorMessage| Name: | QErrorMessage::QErrorMessage | | Prototype: | QErrorMessage::QErrorMessage(QWidget * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 220-251 |
| | 18 | 1 |
QEnterEvent::QEnterEvent| Name: | QEnterEvent::QEnterEvent | | Prototype: | QEnterEvent::QEnterEvent(const QPointF &localPos, const QPointF &windowPos, const QPointF &screenPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 70-76 |
| | 2 | 1 |
QEmulationPaintEngine::type| Name: | QEmulationPaintEngine::type | | Prototype: | QPaintEngine::Type QEmulationPaintEngine::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 48-51 |
| | 1 | 1 |
QEmulationPaintEngine::transformChanged| Name: | QEmulationPaintEngine::transformChanged | | Prototype: | void QEmulationPaintEngine::transformChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 252-255 |
| | 1 | 1 |
QEmulationPaintEngine::setState| Name: | QEmulationPaintEngine::setState | | Prototype: | void QEmulationPaintEngine::setState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 257-261 |
| | 2 | 1 |
QEmulationPaintEngine::renderHintsChanged| Name: | QEmulationPaintEngine::renderHintsChanged | | Prototype: | void QEmulationPaintEngine::renderHintsChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 247-250 |
| | 1 | 1 |
QEmulationPaintEngine::penChanged| Name: | QEmulationPaintEngine::penChanged | | Prototype: | void QEmulationPaintEngine::penChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 222-225 |
| | 1 | 1 |
QEmulationPaintEngine::opacityChanged| Name: | QEmulationPaintEngine::opacityChanged | | Prototype: | void QEmulationPaintEngine::opacityChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 237-240 |
| | 1 | 1 |
QEmulationPaintEngine::fillBGRect| Name: | QEmulationPaintEngine::fillBGRect | | Prototype: | void QEmulationPaintEngine::fillBGRect(const QRectF &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 273-279 |
| | 4 | 1 |
QEmulationPaintEngine::endNativePainting| Name: | QEmulationPaintEngine::endNativePainting | | Prototype: | void QEmulationPaintEngine::endNativePainting() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 268-271 |
| | 1 | 1 |
QEmulationPaintEngine::end| Name: | QEmulationPaintEngine::end | | Prototype: | bool QEmulationPaintEngine::end() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 58-61 |
| | 1 | 1 |
QEmulationPaintEngine::drawStaticTextItem| Name: | QEmulationPaintEngine::drawStaticTextItem | | Prototype: | void QEmulationPaintEngine::drawStaticTextItem(QStaticTextItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 200-203 |
| | 1 | 1 |
QEmulationPaintEngine::drawImage| Name: | QEmulationPaintEngine::drawImage | | Prototype: | void QEmulationPaintEngine::drawImage(const QRectF &r, const QImage &pm, const QRectF &sr, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 212-215 |
| | 1 | 1 |
QEmulationPaintEngine::createState| Name: | QEmulationPaintEngine::createState | | Prototype: | QPainterState *QEmulationPaintEngine::createState(QPainterState *orig) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 64-67 |
| | 1 | 1 |
QEmulationPaintEngine::compositionModeChanged| Name: | QEmulationPaintEngine::compositionModeChanged | | Prototype: | void QEmulationPaintEngine::compositionModeChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 242-245 |
| | 1 | 1 |
QEmulationPaintEngine::clipEnabledChanged| Name: | QEmulationPaintEngine::clipEnabledChanged | | Prototype: | void QEmulationPaintEngine::clipEnabledChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 217-220 |
| | 1 | 1 |
QEmulationPaintEngine::clip| Name: | QEmulationPaintEngine::clip | | Prototype: | void QEmulationPaintEngine::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 148-151 |
| | 1 | 1 |
QEmulationPaintEngine::brushOriginChanged| Name: | QEmulationPaintEngine::brushOriginChanged | | Prototype: | void QEmulationPaintEngine::brushOriginChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 232-235 |
| | 1 | 1 |
QEmulationPaintEngine::brushChanged| Name: | QEmulationPaintEngine::brushChanged | | Prototype: | void QEmulationPaintEngine::brushChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 227-230 |
| | 1 | 1 |
QEmulationPaintEngine::beginNativePainting| Name: | QEmulationPaintEngine::beginNativePainting | | Prototype: | void QEmulationPaintEngine::beginNativePainting() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 263-266 |
| | 1 | 1 |
QEmulationPaintEngine::begin| Name: | QEmulationPaintEngine::begin | | Prototype: | bool QEmulationPaintEngine::begin(QPaintDevice *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 53-56 |
| | 1 | 1 |
QEmulationPaintEngine::QEmulationPaintEngine| Name: | QEmulationPaintEngine::QEmulationPaintEngine | | Prototype: | QEmulationPaintEngine::QEmulationPaintEngine(QPaintEngineEx *engine) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 41-45 |
| | 1 | 1 |
QEmptyItemModel::rowCount| Name: | QEmptyItemModel::rowCount | | Prototype: | int rowCount(const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 474-474 |
| | 1 | 1 |
QEmptyItemModel::parent| Name: | QEmptyItemModel::parent | | Prototype: | QModelIndex parent(const QModelIndex &) const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 473-473 |
| | 1 | 1 |
QEmptyItemModel::index| Name: | QEmptyItemModel::index | | Prototype: | QModelIndex index(int, int, const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 472-472 |
| | 1 | 1 |
QEmptyItemModel::hasChildren| Name: | QEmptyItemModel::hasChildren | | Prototype: | bool hasChildren(const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 476-476 |
| | 1 | 1 |
QEmptyItemModel::data| Name: | QEmptyItemModel::data | | Prototype: | QVariant data(const QModelIndex &, int) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 477-477 |
| | 1 | 1 |
QEmptyItemModel::columnCount| Name: | QEmptyItemModel::columnCount | | Prototype: | int columnCount(const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 475-475 |
| | 1 | 1 |
QEmptyItemModel::QEmptyItemModel| Name: | QEmptyItemModel::QEmptyItemModel | | Prototype: | explicit QEmptyItemModel(QObject *parent = 0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 471-471 |
| | 1 | 1 |
QElfParser::parseSectionHeader| Name: | QElfParser::parseSectionHeader | | Prototype: | const char *QElfParser::parseSectionHeader(const char *data, ElfSectionHeader *sh) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qelfparser_p.cpp | | Lines: | 46-59 |
| | 11 | 1 |
QElapsedTimer::start| Name: | QElapsedTimer::start | | Prototype: | void QElapsedTimer::start() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 194-197 |
| | 1 | 1 |
QElapsedTimer::secsTo| Name: | QElapsedTimer::secsTo | | Prototype: | qint64 QElapsedTimer::secsTo(const QElapsedTimer &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 230-233 |
| | 1 | 1 |
QElapsedTimer::restart| Name: | QElapsedTimer::restart | | Prototype: | qint64 QElapsedTimer::restart() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 199-202 |
| | 1 | 1 |
QElapsedTimer::nsecsElapsed| Name: | QElapsedTimer::nsecsElapsed | | Prototype: | qint64 QElapsedTimer::nsecsElapsed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 204-211 |
| | 5 | 1 |
QElapsedTimer::msecsTo| Name: | QElapsedTimer::msecsTo | | Prototype: | qint64 QElapsedTimer::msecsTo(const QElapsedTimer &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 223-228 |
| | 3 | 1 |
QElapsedTimer::msecsSinceReference| Name: | QElapsedTimer::msecsSinceReference | | Prototype: | qint64 QElapsedTimer::msecsSinceReference() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 218-221 |
| | 1 | 1 |
QElapsedTimer::isValid| Name: | QElapsedTimer::isValid | | Prototype: | bool QElapsedTimer::isValid() const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 241-244 |
| | 1 | 1 |
QElapsedTimer::isMonotonic| Name: | QElapsedTimer::isMonotonic | | Prototype: | bool QElapsedTimer::isMonotonic() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 140-143 |
| | 1 | 1 |
QElapsedTimer::invalidate| Name: | QElapsedTimer::invalidate | | Prototype: | void QElapsedTimer::invalidate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 230-233 |
| | 1 | 1 |
QElapsedTimer::hasExpired| Name: | QElapsedTimer::hasExpired | | Prototype: | bool QElapsedTimer::hasExpired(qint64 timeout) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 254-259 |
| | 1 | 1 |
QElapsedTimer::elapsed| Name: | QElapsedTimer::elapsed | | Prototype: | qint64 QElapsedTimer::elapsed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 213-216 |
| | 1 | 1 |