| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QElapsedTimer::secsTo| Name: | QElapsedTimer::secsTo | | Prototype: | qint64 QElapsedTimer::secsTo(const QElapsedTimer &other) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 241-244 |
| | 1 | 1 |
QElapsedTimer::start| Name: | QElapsedTimer::start | | Prototype: | void QElapsedTimer::start() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 205-208 |
| | 1 | 1 |
QElfParser::parse| Name: | QElfParser::parse | | Prototype: | int QElfParser::parse(const char *dataStart, ulong fdlen, const QString &library, QLibraryPrivate *lib, long *pos, ulong *sectionlen) | | Coverage: | 50.000% (58/116) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qelfparser_p.cpp | | Lines: | 67-233 |
| | 106 | 32 |
QElfParser::parseSectionHeader| Name: | QElfParser::parseSectionHeader | | Prototype: | const char *QElfParser::parseSectionHeader(const char *data, ElfSectionHeader *sh) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qelfparser_p.cpp | | Lines: | 52-65 |
| | 11 | 1 |
QEmptyItemModel::QEmptyItemModel| Name: | QEmptyItemModel::QEmptyItemModel | | Prototype: | explicit QEmptyItemModel(QObject *parent = 0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 477-477 |
| | 1 | 1 |
QEmptyItemModel::columnCount| Name: | QEmptyItemModel::columnCount | | Prototype: | int columnCount(const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 481-481 |
| | 1 | 1 |
QEmptyItemModel::data| Name: | QEmptyItemModel::data | | Prototype: | QVariant data(const QModelIndex &, int) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 483-483 |
| | 1 | 1 |
QEmptyItemModel::hasChildren| Name: | QEmptyItemModel::hasChildren | | Prototype: | bool hasChildren(const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 482-482 |
| | 1 | 1 |
QEmptyItemModel::index| Name: | QEmptyItemModel::index | | Prototype: | QModelIndex index(int, int, const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 478-478 |
| | 1 | 1 |
QEmptyItemModel::parent| Name: | QEmptyItemModel::parent | | Prototype: | QModelIndex parent(const QModelIndex &) const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 479-479 |
| | 1 | 1 |
QEmptyItemModel::rowCount| Name: | QEmptyItemModel::rowCount | | Prototype: | int rowCount(const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 480-480 |
| | 1 | 1 |
QEmulationPaintEngine::QEmulationPaintEngine| Name: | QEmulationPaintEngine::QEmulationPaintEngine | | Prototype: | QEmulationPaintEngine::QEmulationPaintEngine(QPaintEngineEx *engine) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 47-51 |
| | 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: | 59-62 |
| | 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: | 269-272 |
| | 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: | 233-236 |
| | 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: | 238-241 |
| | 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: | 154-157 |
| | 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: | 223-226 |
| | 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: | 248-251 |
| | 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: | 70-73 |
| | 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: | 218-221 |
| | 1 | 1 |
QEmulationPaintEngine::drawPixmap| Name: | QEmulationPaintEngine::drawPixmap | | Prototype: | void QEmulationPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 159-164 |
| | 3 | 2 |
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: | 206-209 |
| | 1 | 1 |
QEmulationPaintEngine::drawTextItem| Name: | QEmulationPaintEngine::drawTextItem | | Prototype: | void QEmulationPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 166-204 |
| | 28 | 6 |
QEmulationPaintEngine::drawTiledPixmap| Name: | QEmulationPaintEngine::drawTiledPixmap | | Prototype: | void QEmulationPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 211-216 |
| | 3 | 2 |
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: | 64-67 |
| | 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: | 274-277 |
| | 1 | 1 |
QEmulationPaintEngine::fill| Name: | QEmulationPaintEngine::fill | | Prototype: | void QEmulationPaintEngine::fill(const QVectorPath &path, const QBrush &brush) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 75-111 |
| | 26 | 7 |
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: | 279-285 |
| | 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: | 243-246 |
| | 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: | 228-231 |
| | 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: | 253-256 |
| | 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: | 263-267 |
| | 2 | 1 |
QEmulationPaintEngine::stroke| Name: | QEmulationPaintEngine::stroke | | Prototype: | void QEmulationPaintEngine::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 113-152 |
| | 29 | 6 |
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: | 258-261 |
| | 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: | 54-57 |
| | 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: | 77-83 |
| | 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: | 226-257 |
| | 18 | 1 |
QErrorMessage::changeEvent| Name: | QErrorMessage::changeEvent | | Prototype: | void QErrorMessage::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 388-395 |
| | 4 | 2 |
QErrorMessage::done| Name: | QErrorMessage::done | | Prototype: | void QErrorMessage::done(int a) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 278-296 |
| | 12 | 6 |
QErrorMessage::qtHandler| Name: | QErrorMessage::qtHandler | | Prototype: | QErrorMessage * QErrorMessage::qtHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 305-314 |
| | 6 | 2 |
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: | 356-359 |
| | 1 | 1 |
QErrorMessage::showMessage| Name: | QErrorMessage::showMessage | | Prototype: | void QErrorMessage::showMessage(const QString &message, const QString &type) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 375-383 |
| | 6 | 3 |
QErrorMessage::~QErrorMessage| Name: | QErrorMessage::~QErrorMessage | | Prototype: | QErrorMessage::~QErrorMessage() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 264-273 |
| | 5 | 3 |
QErrorMessagePrivate::isMessageToBeShown| Name: | 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 |
QErrorMessagePrivate::nextPending| Name: | QErrorMessagePrivate::nextPending | | Prototype: | bool QErrorMessagePrivate::nextPending() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 325-344 |
| | 11 | 3 |
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: | 397-401 |
| | 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: | 93-94 |
| | 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: | 101-114 |
| | 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: | 116-129 |
| | 1 | 1 |
QEvdevKeyboardHandler::QEvdevKeyboardHandler| Name: | QEvdevKeyboardHandler::QEvdevKeyboardHandler | | Prototype: | QEvdevKeyboardHandler::QEvdevKeyboardHandler(const QString &device, QFdContainer &fd, bool disableZap, bool enableCompose, const QString &keymapFile) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 69-87 |
| | 7 | 3 |
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 |
| | 31 | 12 |
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 |
| | 29 | 7 |
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 |
| | 3 | 1 |
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 |
| | 155 | 60 |
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 |
| | 34 | 16 |
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 |
| | 7 | 2 |
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 |
| | 27 | 9 |
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 |
| | 1 | 1 |
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 |
| | 22 | 9 |
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 |
| | 8 | 3 |
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 |
| | 13 | 7 |
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 |
| | 7 | 3 |
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 |
| | 2 | 1 |
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 |
| | 6 | 2 |
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 |
| | 22 | 8 |
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 |
| | 22 | 6 |
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 |
| | 85 | 41 |
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 |
| | 13 | 3 |
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 |
| | 2 | 2 |
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 |
| | 28 | 11 |
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 |
| | 10 | 3 |
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 |
| | 10 | 5 |
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 |
| | 3 | 1 |
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 |
| | 8 | 2 |
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 |
| | 2 | 1 |
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 |
| | 7 | 3 |
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 |
| | 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/qevdevtablethandler.cpp | | Lines: | 76-82 |
| | 3 | 1 |
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 |
| | 23 | 13 |
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 |
| | 21 | 5 |
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 |
| | 16 | 5 |
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 |
| | 1 | 1 |
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 |
| | 54 | 11 |
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 |
| | 21 | 8 |
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 |
| | 3 | 2 |
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 |
| | 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/qevdevtablethandler.cpp | | Lines: | 289-295 |
| | 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/qevdevtablethandler.cpp | | Lines: | 283-287 |
| | 2 | 1 |
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 |
| | 24 | 10 |
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 |
| | 8 | 3 |
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 |
| | 7 | 3 |
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 |
| | 1 | 1 |
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 |
| | 24 | 10 |
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 |
| | 7 | 3 |
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 |
| | 6 | 3 |
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 |
| | 8 | 4 |
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 |
| | 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: | 107-109 |
| | 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: | 133-143 |
| | 1 | 1 |