| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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::~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 |
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 |
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::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 |
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 |
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() | | 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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::~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 |
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 |
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::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 |
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 |
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::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::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::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 |
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 |
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 |
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::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::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::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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
QEventTransition::QEventTransition| Name: | 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: | 127-130 |
| | 2 | 1 |
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 |
QEventTransition::event| Name: | 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: | 246-249 |
| | 1 | 1 |
QEventTransition::eventSource| Name: | 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: | 201-205 |
| | 2 | 1 |
QEventTransition::eventType| Name: | 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: | 179-183 |
| | 2 | 1 |
QEventTransition::onTransition| Name: | 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: | 238-241 |
| | 1 | 1 |
QEventTransitionPrivate::QEventTransitionPrivate| Name: | 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: | 98-103 |
| | 3 | 1 |
QException::clone| Name: | 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: | 126-129 |
| | 1 | 1 |
QException::raise| Name: | 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: | 120-124 |
| | 2 | 1 |
QExceptionNotifier::QExceptionNotifier| Name: | 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: | 1249-1250 |
| | 1 | 1 |
QExpandingLineEdit::QExpandingLineEdit| Name: | 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: | 522-527 |
| | 2 | 1 |
QExpandingLineEdit::updateMinimumWidth| Name: | 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: | 545-559 |
| | 10 | 1 |
QExposeEvent::QExposeEvent| Name: | 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: | 1461-1465 |
| | 2 | 1 |
QExtTimerQueryHelper::QExtTimerQueryHelper| Name: | 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: | 47-52 |
| | 3 | 1 |
QExtTimerQueryHelper::glGetQueryObjecti64vEXT| Name: | 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: | 59-62 |
| | 1 | 1 |
QExtTimerQueryHelper::glGetQueryObjectui64vEXT| Name: | 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: | 54-57 |
| | 1 | 1 |
QFSFileEngine::QFSFileEngine| Name: | 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: | 161-164 |
| | 2 | 1 |
QFSFileEngine::QFSFileEngine| Name: | 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: | 144-149 |
| | 2 | 1 |
QFSFileEngine::QFSFileEngine| Name: | 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: | 154-156 |
| | 2 | 1 |
QFSFileEngine::beginEntryList| Name: | 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: | 771-774 |
| | 1 | 1 |