QtBase - 2016-12-13 07:58:44 +0000

Functions

Page:<>1
Function: zoneData
...100
Function: QString::expand
...200
Function: QHttpThreadDelegate::finishedSlot
...210
Function: QGraphicsWidget::QGraphicsWidget
...220
Function: QGraphicsItem::removeFromIndex
...230
Function: QGL2PaintEngineExPrivate::systemStateChanged
...240
Function: QFileSystemEntry::baseName
...242
Function: QFileDialogPrivate::_q_createDirectory
243
Function: QFileDialog::isReadOnly
244
Function: QFbVtHandler::signalHandler
245
Function: QFSFileEngine::syncToDisk
246247
Function: QEvdevKeyboardHandler::QEvdevKeyboardHandler
248
Function: QEglFSKmsScreen::~QEglFSKmsScreen
249
Function: QEasingCurvePrivate::QEasingCurvePrivate
250
Function: QDragManager::currentTarget
...260
Function: QDialog::done
...270
Function: QCryptographicHash::~QCryptographicHash
...300
Function: QAbstractItemModel::changePersistentIndexList
...306
Function: AttributeFormatterRef::operator=
Functionâ–ľCondition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
QEventDispatcherUNIX::unregisterTimers
Name: QEventDispatcherUNIX::unregisterTimers
Prototype: bool QEventDispatcherUNIX::unregisterTimers(QObject *object)
Coverage:  0.000% (0/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp
Lines: 363-377
  0.000% (0/9)
83
QEventDispatcherUNIX::unregisterTimer
Name: QEventDispatcherUNIX::unregisterTimer
Prototype: bool QEventDispatcherUNIX::unregisterTimer(int timerId)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp
Lines: 344-358
  0.000% (0/7)
83
QEventDispatcherUNIX::unregisterSocketNotifier
Name: QEventDispatcherUNIX::unregisterSocketNotifier
Prototype: void QEventDispatcherUNIX::unregisterSocketNotifier(QSocketNotifier *notifier)
Coverage:  0.000% (0/18)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp
Lines: 417-457
  0.000% (0/18)
266
QEventDispatcherUNIX::remainingTime
Name: QEventDispatcherUNIX::remainingTime
Prototype: int QEventDispatcherUNIX::remainingTime(int timerId)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp
Lines: 526-537
  0.000% (0/4)
52
QEventDispatcherUNIX::registeredTimers
Name: QEventDispatcherUNIX::registeredTimers
Prototype: QList<QEventDispatcherUNIX::TimerInfo> QEventDispatcherUNIX::registeredTimers(QObject *object) const
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp
Lines: 379-389
  0.000% (0/4)
52
QEventDispatcherUNIX::registerTimer
Name: QEventDispatcherUNIX::registerTimer
Prototype: void QEventDispatcherUNIX::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *obj)
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp
Lines: 325-339
  0.000% (0/13)
83
QEventDispatcherUNIX::registerSocketNotifier
Name: QEventDispatcherUNIX::registerSocketNotifier
Prototype: void QEventDispatcherUNIX::registerSocketNotifier(QSocketNotifier *notifier)
Coverage:  0.000% (0/11)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp
Lines: 395-415
  0.000% (0/11)
123
QEventDispatcherUNIX::processEvents
Name: QEventDispatcherUNIX::processEvents
Prototype: bool QEventDispatcherUNIX::processEvents(QEventLoop::ProcessEventsFlags flags)
Coverage:  0.000% (0/37)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp
Lines: 459-518
  0.000% (0/37)
3611
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: 545-550
  0.000% (0/1)
31
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: 520-524
  0.000% (0/1)
21
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: 311-313
  0.000% (0/1)
11
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: 315-317
  0.000% (0/1)
11
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: 352-355
100.000% (1/1)
11
QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate
Name: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate
Prototype: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(GMainContext *context)
Coverage:  80.000% (8/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp
Lines: 291-350
 80.000% (8/10)
333
QEventDispatcherGlib::~QEventDispatcherGlib
Name: QEventDispatcherGlib::~QEventDispatcherGlib
Prototype: QEventDispatcherGlib::~QEventDispatcherGlib()
Coverage: 100.000% (4/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp
Lines: 366-402
100.000% (4/4)
242
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: 588-593
100.000% (1/1)
31
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: 599-606
100.000% (1/1)
11
QEventDispatcherGlib::unregisterTimers
Name: QEventDispatcherGlib::unregisterTimers
Prototype: bool QEventDispatcherGlib::unregisterTimers(QObject *object)
Coverage:  44.444% (4/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp
Lines: 543-557
 44.444% (4/9)
83
QEventDispatcherGlib::unregisterTimer
Name: QEventDispatcherGlib::unregisterTimer
Prototype: bool QEventDispatcherGlib::unregisterTimer(int timerId)
Coverage:  42.857% (3/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp
Lines: 527-541
 42.857% (3/7)
83
QEventDispatcherGlib::unregisterSocketNotifier
Name: QEventDispatcherGlib::unregisterSocketNotifier
Prototype: void QEventDispatcherGlib::unregisterSocketNotifier(QSocketNotifier *notifier)
Coverage:  53.333% (8/15)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp
Lines: 480-509
 53.333% (8/15)
175
QEventDispatcherGlib::remainingTime
Name: QEventDispatcherGlib::remainingTime
Prototype: int QEventDispatcherGlib::remainingTime(int timerId)
Coverage:  50.000% (2/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp
Lines: 570-581
 50.000% (2/4)
52
QEventDispatcherGlib::registeredTimers
Name: QEventDispatcherGlib::registeredTimers
Prototype: QList<QEventDispatcherGlib::TimerInfo> QEventDispatcherGlib::registeredTimers(QObject *object) const
Coverage:  50.000% (2/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp
Lines: 559-568
 50.000% (2/4)
52
QEventDispatcherGlib::registerTimer
Name: QEventDispatcherGlib::registerTimer
Prototype: void QEventDispatcherGlib::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *object)
Coverage:  46.154% (6/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp
Lines: 511-525
 46.154% (6/13)
83
QEventDispatcherGlib::registerSocketNotifier
Name: QEventDispatcherGlib::registerSocketNotifier
Prototype: void QEventDispatcherGlib::registerSocketNotifier(QSocketNotifier *notifier)
Coverage:  66.667% (10/15)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp
Lines: 441-478
 66.667% (10/15)
236
QEventDispatcherGlib::processEvents
Name: QEventDispatcherGlib::processEvents
Prototype: bool QEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags)
Coverage: 100.000% (16/16)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp
Lines: 404-433
100.000% (16/16)
165
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: 583-586
100.000% (1/1)
11
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: 435-439
  0.000% (0/1)
21
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: 357-360
100.000% (1/1)
21
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: 362-364
  0.000% (0/1)
11
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: 608-611
100.000% (1/1)
21
QEvent::~QEvent
Name: QEvent::~QEvent
Prototype: QEvent::~QEvent()
Coverage:  33.333% (2/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp
Lines: 333-338
 33.333% (2/6)
32
QEvent::registerEventType
Name: 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
100.000% (1/1)
21
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
100.000% (1/1)
61
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: 288-290
100.000% (1/1)
11
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: 299-306
100.000% (1/1)
11
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: 692-696
  0.000% (0/1)
21
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: 698-708
  0.000% (0/1)
51
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: 715-719
  0.000% (0/1)
21
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: 710-713
  0.000% (0/1)
11
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: 686-690
  0.000% (0/1)
11
QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler
Name: QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler
Prototype: QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler()
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Lines: 298-313
  0.000% (0/7)
73
QEvdevTouchScreenHandler::unregisterTouchDevice
Name: QEvdevTouchScreenHandler::unregisterTouchDevice
Prototype: void QEvdevTouchScreenHandler::unregisterTouchDevice()
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Lines: 398-411
  0.000% (0/7)
63
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: 315-318
  0.000% (0/1)
11
QEvdevTouchScreenHandler::registerTouchDevice
Name: QEvdevTouchScreenHandler::registerTouchDevice
Prototype: void QEvdevTouchScreenHandler::registerTouchDevice()
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Lines: 383-396
  0.000% (0/7)
93
QEvdevTouchScreenHandler::readData
Name: QEvdevTouchScreenHandler::readData
Prototype: void QEvdevTouchScreenHandler::readData()
Coverage:  0.000% (0/28)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Lines: 320-381
  0.000% (0/28)
2310
QEvdevTouchScreenHandler::QEvdevTouchScreenHandler
Name: QEvdevTouchScreenHandler::QEvdevTouchScreenHandler
Prototype: QEvdevTouchScreenHandler::QEvdevTouchScreenHandler(const QString &device, const QString &spec, QObject *parent)
Coverage:  0.000% (0/95)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Lines: 155-296
  0.000% (0/95)
11332
QEvdevTouchScreenData::reportPoints
Name: QEvdevTouchScreenData::reportPoints
Prototype: void QEvdevTouchScreenData::reportPoints()
Coverage:  0.000% (0/22)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Lines: 641-683
  0.000% (0/22)
246
QEvdevTouchScreenData::processInputEvent
Name: QEvdevTouchScreenData::processInputEvent
Prototype: void QEvdevTouchScreenData::processInputEvent(input_event *data)
Coverage:  0.000% (0/160)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Lines: 438-586
  0.000% (0/160)
9940
QEvdevTouchScreenData::findClosestContact
Name: QEvdevTouchScreenData::findClosestContact
Prototype: int QEvdevTouchScreenData::findClosestContact(const QHash<int, Contact> &contacts, int x, int y, int *dist)
Coverage:  0.000% (0/12)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Lines: 588-605
  0.000% (0/12)
134
QEvdevTouchScreenData::assignIds
Name: QEvdevTouchScreenData::assignIds
Prototype: void QEvdevTouchScreenData::assignIds()
Coverage:  0.000% (0/28)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Lines: 607-639
  0.000% (0/28)
248
QEvdevTouchScreenData::addTouchPoint
Name: QEvdevTouchScreenData::addTouchPoint
Prototype: void QEvdevTouchScreenData::addTouchPoint(const Contact &contact, Qt::TouchPointStates *combinedStates)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Lines: 413-436
  0.000% (0/4)
142
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: 133-143
  0.000% (0/1)
11
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: 107-109
  0.000% (0/1)
11
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: 97-100
  0.000% (0/1)
11
QEvdevTouchManager::updateInputDeviceCount
Name: QEvdevTouchManager::updateInputDeviceCount
Prototype: void QEvdevTouchManager::updateInputDeviceCount()
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp
Lines: 127-140
  0.000% (0/8)
84
QEvdevTouchManager::removeDevice
Name: QEvdevTouchManager::removeDevice
Prototype: void QEvdevTouchManager::removeDevice(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp
Lines: 115-125
  0.000% (0/7)
63
QEvdevTouchManager::addDevice
Name: QEvdevTouchManager::addDevice
Prototype: void QEvdevTouchManager::addDevice(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp
Lines: 102-113
  0.000% (0/7)
73
QEvdevTouchManager::QEvdevTouchManager
Name: QEvdevTouchManager::QEvdevTouchManager
Prototype: QEvdevTouchManager::QEvdevTouchManager(const QString &key, const QString &specification, QObject *parent)
Coverage:  0.000% (0/22)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp
Lines: 54-95
  0.000% (0/22)
2410
QEvdevTabletManager::~QEvdevTabletManager
Name: 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
  0.000% (0/1)
11
QEvdevTabletManager::removeDevice
Name: QEvdevTabletManager::removeDevice
Prototype: void QEvdevTabletManager::removeDevice(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp
Lines: 116-126
  0.000% (0/7)
73
QEvdevTabletManager::addDevice
Name: QEvdevTabletManager::addDevice
Prototype: void QEvdevTabletManager::addDevice(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp
Lines: 102-114
  0.000% (0/7)
83
QEvdevTabletManager::QEvdevTabletManager
Name: QEvdevTabletManager::QEvdevTabletManager
Prototype: QEvdevTabletManager::QEvdevTabletManager(const QString &key, const QString &specification, QObject *parent)
Coverage:  0.000% (0/22)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp
Lines: 54-95
  0.000% (0/22)
2410
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/qevdevtablethandler.cpp
Lines: 283-287
  0.000% (0/1)
21
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/qevdevtablethandler.cpp
Lines: 289-295
  0.000% (0/1)
41
QEvdevTabletHandlerThread::QEvdevTabletHandlerThread
Name: 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
  0.000% (0/1)
11
QEvdevTabletHandler::~QEvdevTabletHandler
Name: QEvdevTabletHandler::~QEvdevTabletHandler
Prototype: QEvdevTabletHandler::~QEvdevTabletHandler()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp
Lines: 191-197
  0.000% (0/4)
32
QEvdevTabletHandler::readData
Name: QEvdevTabletHandler::readData
Prototype: void QEvdevTabletHandler::readData()
Coverage:  0.000% (0/22)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp
Lines: 243-274
  0.000% (0/22)
218
QEvdevTabletHandler::queryLimits
Name: QEvdevTabletHandler::queryLimits
Prototype: bool QEvdevTabletHandler::queryLimits()
Coverage:  0.000% (0/31)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp
Lines: 204-241
  0.000% (0/31)
5411
QEvdevTabletHandler::deviceId
Name: 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
  0.000% (0/1)
11
QEvdevTabletHandler::QEvdevTabletHandler
Name: QEvdevTabletHandler::QEvdevTabletHandler
Prototype: QEvdevTabletHandler::QEvdevTabletHandler(const QString &device, const QString &spec, QObject *parent)
Coverage:  0.000% (0/14)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp
Lines: 162-189
  0.000% (0/14)
165
QEvdevTabletData::report
Name: QEvdevTabletData::report
Prototype: void QEvdevTabletData::report()
Coverage:  0.000% (0/23)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp
Lines: 127-159
  0.000% (0/23)
215
QEvdevTabletData::processInputEvent
Name: QEvdevTabletData::processInputEvent
Prototype: void QEvdevTabletData::processInputEvent(input_event *ev)
Coverage:  0.000% (0/34)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp
Lines: 84-125
  0.000% (0/34)
2313
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/qevdevtablethandler.cpp
Lines: 76-82
  0.000% (0/1)
31
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: 107-111
  0.000% (0/1)
21
QEvdevMouseManager::removeMouse
Name: QEvdevMouseManager::removeMouse
Prototype: void QEvdevMouseManager::removeMouse(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 170-180
  0.000% (0/7)
73
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: 148-152
  0.000% (0/1)
21
QEvdevMouseManager::handleMouseEvent
Name: QEvdevMouseManager::handleMouseEvent
Prototype: void QEvdevMouseManager::handleMouseEvent(int x, int y, bool abs, Qt::MouseButtons buttons)
Coverage:  0.000% (0/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 129-146
  0.000% (0/5)
82
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: 182-187
  0.000% (0/1)
31
QEvdevMouseManager::clampPosition
Name: QEvdevMouseManager::clampPosition
Prototype: void QEvdevMouseManager::clampPosition()
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 113-127
  0.000% (0/13)
105
QEvdevMouseManager::addMouse
Name: QEvdevMouseManager::addMouse
Prototype: void QEvdevMouseManager::addMouse(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 154-168
  0.000% (0/7)
103
QEvdevMouseManager::QEvdevMouseManager
Name: QEvdevMouseManager::QEvdevMouseManager
Prototype: QEvdevMouseManager::QEvdevMouseManager(const QString &key, const QString &specification, QObject *parent)
Coverage:  0.000% (0/25)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 56-105
  0.000% (0/25)
2811
QEvdevMouseHandler::~QEvdevMouseHandler
Name: QEvdevMouseHandler::~QEvdevMouseHandler
Prototype: QEvdevMouseHandler::~QEvdevMouseHandler()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 118-122
  0.000% (0/4)
22
QEvdevMouseHandler::sendMouseEvent
Name: QEvdevMouseHandler::sendMouseEvent
Prototype: void QEvdevMouseHandler::sendMouseEvent()
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 163-186
  0.000% (0/8)
133
QEvdevMouseHandler::readMouseData
Name: QEvdevMouseHandler::readMouseData
Prototype: void QEvdevMouseHandler::readMouseData()
Coverage:  0.000% (0/121)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 188-302
  0.000% (0/121)
8541
QEvdevMouseHandler::getHardwareMaximum
Name: QEvdevMouseHandler::getHardwareMaximum
Prototype: bool QEvdevMouseHandler::getHardwareMaximum()
Coverage:  0.000% (0/18)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 126-161
  0.000% (0/18)
226
QEvdevMouseHandler::create
Name: QEvdevMouseHandler::create
Prototype: QEvdevMouseHandler *QEvdevMouseHandler::create(const QString &device, const QString &specification)
Coverage:  0.000% (0/20)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 65-95
  0.000% (0/20)
228
QEvdevMouseHandler::QEvdevMouseHandler
Name: QEvdevMouseHandler::QEvdevMouseHandler
Prototype: QEvdevMouseHandler::QEvdevMouseHandler(const QString &device, int fd, bool abs, bool compression, int jitterLimit)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 97-116
  0.000% (0/4)
62
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: 98-102
  0.000% (0/1)
21
QEvdevKeyboardManager::removeKeyboard
Name: QEvdevKeyboardManager::removeKeyboard
Prototype: void QEvdevKeyboardManager::removeKeyboard(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp
Lines: 118-128
  0.000% (0/7)
73
QEvdevKeyboardManager::loadKeymap
Name: QEvdevKeyboardManager::loadKeymap
Prototype: void QEvdevKeyboardManager::loadKeymap(const QString &file)
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp
Lines: 130-153
  0.000% (0/13)
137
QEvdevKeyboardManager::addKeyboard
Name: QEvdevKeyboardManager::addKeyboard
Prototype: void QEvdevKeyboardManager::addKeyboard(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp
Lines: 104-116
  0.000% (0/7)
83
QEvdevKeyboardManager::QEvdevKeyboardManager
Name: QEvdevKeyboardManager::QEvdevKeyboardManager
Prototype: QEvdevKeyboardManager::QEvdevKeyboardManager(const QString &key, const QString &specification, QObject *parent)
Coverage:  0.000% (0/19)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp
Lines: 53-96
  0.000% (0/19)
229
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: 89-92
  0.000% (0/1)
11
QEvdevKeyboardHandler::unloadKeymap
Name: QEvdevKeyboardHandler::unloadKeymap
Prototype: void QEvdevKeyboardHandler::unloadKeymap()
Coverage:  0.000% (0/29)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 460-500
  0.000% (0/29)
279
QEvdevKeyboardHandler::switchLed
Name: QEvdevKeyboardHandler::switchLed
Prototype: void QEvdevKeyboardHandler::switchLed(int led, bool state)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 140-151
  0.000% (0/4)
72
QEvdevKeyboardHandler::readKeycode
Name: QEvdevKeyboardHandler::readKeycode
Prototype: void QEvdevKeyboardHandler::readKeycode()
Coverage:  0.000% (0/35)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 153-216
  0.000% (0/35)
3416
QEvdevKeyboardHandler::processKeycode
Name: QEvdevKeyboardHandler::processKeycode
Prototype: QEvdevKeyboardHandler::KeycodeAction QEvdevKeyboardHandler::processKeycode(quint16 keycode, bool pressed, bool autorepeat)
Coverage:  0.000% (0/227)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 226-458
  0.000% (0/227)
15560
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: 218-224
  0.000% (0/1)
31
QEvdevKeyboardHandler::loadKeymap
Name: QEvdevKeyboardHandler::loadKeymap
Prototype: bool QEvdevKeyboardHandler::loadKeymap(const QString &file)
Coverage:  0.000% (0/27)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 502-559
  0.000% (0/27)
297
QEvdevKeyboardHandler::create
Name: QEvdevKeyboardHandler::create
Prototype: QEvdevKeyboardHandler *QEvdevKeyboardHandler::create(const QString &device, const QString &specification, const QString &defaultKeymapFile)
Coverage:  0.000% (0/34)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 94-138
  0.000% (0/34)
3112
Page:<>1
Function: zoneData
...100
Function: QString::expand
...200
Function: QHttpThreadDelegate::finishedSlot
...210
Function: QGraphicsWidget::QGraphicsWidget
...220
Function: QGraphicsItem::removeFromIndex
...230
Function: QGL2PaintEngineExPrivate::systemStateChanged
...240
Function: QFileSystemEntry::baseName
...242
Function: QFileDialogPrivate::_q_createDirectory
243
Function: QFileDialog::isReadOnly
244
Function: QFbVtHandler::signalHandler
245
Function: QFSFileEngine::syncToDisk
246247
Function: QEvdevKeyboardHandler::QEvdevKeyboardHandler
248
Function: QEglFSKmsScreen::~QEglFSKmsScreen
249
Function: QEasingCurvePrivate::QEasingCurvePrivate
250
Function: QDragManager::currentTarget
...260
Function: QDialog::done
...270
Function: QCryptographicHash::~QCryptographicHash
...300
Function: QAbstractItemModel::changePersistentIndexList
...306
Function: AttributeFormatterRef::operator=

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9