Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QFSFileEngine::beginEntryListName: | QFSFileEngine::beginEntryList | Prototype: | QAbstractFileEngine::Iterator *QFSFileEngine::beginEntryList(QDir::Filters filters, const QStringList &filterNames) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 778-781 |
| | 1 | 1 |
QFSFileEngine::QFSFileEngineName: | QFSFileEngine::QFSFileEngine | Prototype: | QFSFileEngine::QFSFileEngine(QFSFileEnginePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 168-171 |
| | 2 | 1 |
QFSFileEngine::QFSFileEngineName: | QFSFileEngine::QFSFileEngine | Prototype: | QFSFileEngine::QFSFileEngine(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 151-156 |
| | 2 | 1 |
QFSFileEngine::QFSFileEngineName: | QFSFileEngine::QFSFileEngine | Prototype: | QFSFileEngine::QFSFileEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 161-163 |
| | 2 | 1 |
QExtTimerQueryHelper::glGetQueryObjectui64vEXTName: | QExtTimerQueryHelper::glGetQueryObjectui64vEXT | Prototype: | inline void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64EXT *params) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 60-63 |
| | 1 | 1 |
QExtTimerQueryHelper::glGetQueryObjecti64vEXTName: | QExtTimerQueryHelper::glGetQueryObjecti64vEXT | Prototype: | inline void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64EXT *params) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 65-68 |
| | 1 | 1 |
QExtTimerQueryHelper::QExtTimerQueryHelperName: | QExtTimerQueryHelper::QExtTimerQueryHelper | Prototype: | QExtTimerQueryHelper(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 53-58 |
| | 3 | 1 |
QExposeEvent::QExposeEventName: | QExposeEvent::QExposeEvent | Prototype: | QExposeEvent::QExposeEvent(const QRegion &exposeRegion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1527-1531 |
| | 2 | 1 |
QExpandingLineEdit::updateMinimumWidthName: | QExpandingLineEdit::updateMinimumWidth | Prototype: | void QExpandingLineEdit::updateMinimumWidth() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 552-566 |
| | 10 | 1 |
QExpandingLineEdit::QExpandingLineEditName: | QExpandingLineEdit::QExpandingLineEdit | Prototype: | QExpandingLineEdit::QExpandingLineEdit(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 529-534 |
| | 2 | 1 |
QExceptionNotifier::QExceptionNotifierName: | QExceptionNotifier::QExceptionNotifier | Prototype: | QExceptionNotifier(int fd, QNativeSocketEngine *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1257-1258 |
| | 1 | 1 |
QException::raiseName: | QException::raise | Prototype: | void QException::raise() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 126-130 |
| | 2 | 1 |
QException::cloneName: | QException::clone | Prototype: | QException *QException::clone() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 132-135 |
| | 1 | 1 |
QEventTransitionPrivate::QEventTransitionPrivateName: | QEventTransitionPrivate::QEventTransitionPrivate | Prototype: | QEventTransitionPrivate::QEventTransitionPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 104-109 |
| | 3 | 1 |
QEventTransition::onTransitionName: | QEventTransition::onTransition | Prototype: | void QEventTransition::onTransition(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 244-247 |
| | 1 | 1 |
QEventTransition::eventTypeName: | QEventTransition::eventType | Prototype: | QEvent::Type QEventTransition::eventType() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 185-189 |
| | 2 | 1 |
QEventTransition::eventSourceName: | QEventTransition::eventSource | Prototype: | QObject *QEventTransition::eventSource() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 207-211 |
| | 2 | 1 |
QEventTransition::eventName: | QEventTransition::event | Prototype: | bool QEventTransition::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 252-255 |
| | 1 | 1 |
QEventTransition::QEventTransitionName: | QEventTransition::QEventTransition | Prototype: | QEventTransition::QEventTransition(QState *sourceState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 133-136 |
| | 2 | 1 |
QEventTransition::QEventTransitionName: | 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: | 156-159 |
| | 2 | 1 |
QEventTransition::QEventTransitionName: | 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: | 142-151 |
| | 5 | 1 |
QEventTransition::QEventTransitionName: | 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: | 164-173 |
| | 5 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivateName: | 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: | 328-332 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivateName: | 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: | 334-338 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivateName: | 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: | 340-344 |
| | 1 | 1 |
QEventLoopLocker::~QEventLoopLockerName: | 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: | 438-441 |
| | 1 | 1 |
QEventLoopLocker::QEventLoopLockerName: | 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: | 403-407 |
| | 3 | 1 |
QEventLoopLocker::QEventLoopLockerName: | 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: | 416-420 |
| | 3 | 1 |
QEventLoopLocker::QEventLoopLockerName: | 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: | 429-433 |
| | 3 | 1 |
QEventLoop::quitName: | 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: | 321-322 |
| | 1 | 1 |
QEventLoop::isRunningName: | 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: | 281-285 |
| | 2 | 1 |
QEventLoop::exec::LoopReferenceName: | 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: | 178-185 |
| | 5 | 1 |
QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivateName: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate | Prototype: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 231-235 |
| | 1 | 1 |
QEventDispatcherUNIXPrivate::activateTimersName: | QEventDispatcherUNIXPrivate::activateTimers | Prototype: | int QEventDispatcherUNIXPrivate::activateTimers() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 247-250 |
| | 1 | 1 |
QEventDispatcherUNIX::wakeUpName: | QEventDispatcherUNIX::wakeUp | Prototype: | void QEventDispatcherUNIX::wakeUp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 539-543 |
| | 2 | 1 |
QEventDispatcherUNIX::interruptName: | 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: | 545-550 |
| | 3 | 1 |
QEventDispatcherUNIX::hasPendingEventsName: | 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: | 520-524 |
| | 2 | 1 |
QEventDispatcherUNIX::QEventDispatcherUNIXName: | 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: | 311-313 |
| | 1 | 1 |
QEventDispatcherUNIX::QEventDispatcherUNIXName: | 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: | 315-317 |
| | 1 | 1 |
QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriorityName: | 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: | 352-355 |
| | 1 | 1 |
QEventDispatcherGlib::wakeUpName: | 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: | 588-593 |
| | 3 | 1 |
QEventDispatcherGlib::versionSupportedName: | 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: | 599-606 |
| | 1 | 1 |
QEventDispatcherGlib::interruptName: | 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: | 583-586 |
| | 1 | 1 |
QEventDispatcherGlib::hasPendingEventsName: | 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: | 435-439 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlibName: | 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: | 362-364 |
| | 1 | 1 |
QEventDispatcherGlib::QEventDispatcherGlibName: | 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: | 357-360 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlibName: | 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: | 608-611 |
| | 2 | 1 |
QEvent::registerEventTypeName: | QEvent::registerEventType | Prototype: | int QEvent::registerEventType(int hint) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 476-480 |
| | 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: | 315-326 |
| | 6 | 1 |
QEvent::QEventName: | 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: | 288-290 |
| | 1 | 1 |
QEvent::QEventName: | 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: | 299-306 |
| | 1 | 1 |
QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThreadName: | 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: | 692-696 |
| | 2 | 1 |
QEvdevTouchScreenHandlerThread::runName: | 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: | 698-708 |
| | 5 | 1 |
QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegisteredName: | 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: | 715-719 |
| | 2 | 1 |
QEvdevTouchScreenHandlerThread::isTouchDeviceRegisteredName: | 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: | 710-713 |
| | 1 | 1 |
QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThreadName: | 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: | 686-690 |
| | 1 | 1 |
QEvdevTouchScreenHandler::touchDeviceName: | 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: | 315-318 |
| | 1 | 1 |
QEvdevTouchScreenData::QEvdevTouchScreenDataName: | 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: | 133-143 |
| | 1 | 1 |
QEvdevTouchScreenData::Contact::ContactName: | 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: | 107-109 |
| | 1 | 1 |
QEvdevTouchManager::~QEvdevTouchManagerName: | 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: | 97-100 |
| | 1 | 1 |
QEvdevTabletManager::~QEvdevTabletManagerName: | QEvdevTabletManager::~QEvdevTabletManager | Prototype: | QEvdevTabletManager::~QEvdevTabletManager() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | Lines: | 97-100 |
| | 1 | 1 |
QEvdevTabletHandlerThread::~QEvdevTabletHandlerThreadName: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread | Prototype: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 283-287 |
| | 2 | 1 |
QEvdevTabletHandlerThread::runName: | QEvdevTabletHandlerThread::run | Prototype: | void QEvdevTabletHandlerThread::run() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 289-295 |
| | 4 | 1 |
QEvdevTabletHandlerThread::QEvdevTabletHandlerThreadName: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread | Prototype: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread(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/evdevtablet/qevdevtablethandler.cpp | Lines: | 277-281 |
| | 1 | 1 |
QEvdevTabletHandler::deviceIdName: | QEvdevTabletHandler::deviceId | Prototype: | qint64 QEvdevTabletHandler::deviceId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 199-202 |
| | 1 | 1 |
QEvdevTabletData::QEvdevTabletDataName: | 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/qevdevtablethandler.cpp | Lines: | 76-82 |
| | 3 | 1 |
QEvdevMouseManager::~QEvdevMouseManagerName: | 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: | 107-111 |
| | 2 | 1 |
QEvdevMouseManager::handleWheelEventName: | 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: | 148-152 |
| | 2 | 1 |
QEvdevMouseManager::handleCursorPositionChangeName: | 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: | 182-187 |
| | 3 | 1 |
QEvdevKeyboardManager::~QEvdevKeyboardManagerName: | 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: | 98-102 |
| | 2 | 1 |
QEvdevKeyboardHandler::~QEvdevKeyboardHandlerName: | 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: | 89-92 |
| | 1 | 1 |
QEvdevKeyboardHandler::processKeyEventName: | 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: | 218-224 |
| | 3 | 1 |
QErrorMessageTextView::sizeHintName: | 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: | 116-129 |
| | 1 | 1 |
QErrorMessageTextView::minimumSizeHintName: | 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: | 101-114 |
| | 1 | 1 |
QErrorMessageTextView::QErrorMessageTextViewName: | 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: | 93-94 |
| | 1 | 1 |
QErrorMessagePrivate::retranslateStringsName: | 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: | 397-401 |
| | 2 | 1 |
QErrorMessagePrivate::isMessageToBeShownName: | QErrorMessagePrivate::isMessageToBeShown | Prototype: | bool QErrorMessagePrivate::isMessageToBeShown(const QString &message, const QString &type) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 319-323 |
| | 2 | 1 |
QErrorMessage::showMessageName: | 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: | 356-359 |
| | 1 | 1 |
QErrorMessage::QErrorMessageName: | 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: | 226-257 |
| | 18 | 1 |
QEnterEvent::QEnterEventName: | 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: | 77-83 |
| | 2 | 1 |
QEmulationPaintEngine::typeName: | 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: | 54-57 |
| | 1 | 1 |
QEmulationPaintEngine::transformChangedName: | 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: | 258-261 |
| | 1 | 1 |
QEmulationPaintEngine::setStateName: | 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: | 263-267 |
| | 2 | 1 |
QEmulationPaintEngine::renderHintsChangedName: | 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: | 253-256 |
| | 1 | 1 |
QEmulationPaintEngine::penChangedName: | 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: | 228-231 |
| | 1 | 1 |
QEmulationPaintEngine::opacityChangedName: | 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: | 243-246 |
| | 1 | 1 |
QEmulationPaintEngine::fillBGRectName: | 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: | 279-285 |
| | 4 | 1 |
QEmulationPaintEngine::endNativePaintingName: | 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: | 274-277 |
| | 1 | 1 |
QEmulationPaintEngine::endName: | 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: | 64-67 |
| | 1 | 1 |
QEmulationPaintEngine::drawStaticTextItemName: | 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: | 206-209 |
| | 1 | 1 |
QEmulationPaintEngine::drawImageName: | 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: | 218-221 |
| | 1 | 1 |
QEmulationPaintEngine::createStateName: | 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: | 70-73 |
| | 1 | 1 |
QEmulationPaintEngine::compositionModeChangedName: | 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: | 248-251 |
| | 1 | 1 |
QEmulationPaintEngine::clipEnabledChangedName: | 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: | 223-226 |
| | 1 | 1 |
QEmulationPaintEngine::clipName: | 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: | 154-157 |
| | 1 | 1 |
QEmulationPaintEngine::brushOriginChangedName: | 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: | 238-241 |
| | 1 | 1 |
QEmulationPaintEngine::brushChangedName: | 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: | 233-236 |
| | 1 | 1 |
QEmulationPaintEngine::beginNativePaintingName: | 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: | 269-272 |
| | 1 | 1 |
QEmulationPaintEngine::beginName: | 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: | 59-62 |
| | 1 | 1 |
QEmulationPaintEngine::QEmulationPaintEngineName: | 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: | 47-51 |
| | 1 | 1 |