| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
invokeAction| Name: | QPlatformInputContext::invokeAction | | Prototype: | void QPlatformInputContext::invokeAction(QInputMethod::Action action, int cursorPosition) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 129-136 |
| | 3 | 2 |
setFocusObject| Name: | QPlatformInputContext::setFocusObject | | Prototype: | void QPlatformInputContext::setFocusObject(QObject *object) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 244-247 |
| | 1 | 1 |
locale| Name: | QPlatformInputContext::locale | | Prototype: | QLocale QPlatformInputContext::locale() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 220-223 |
| | 1 | 1 |
keyboardRect| Name: | QPlatformInputContext::keyboardRect | | Prototype: | QRectF QPlatformInputContext::keyboardRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 154-157 |
| | 1 | 1 |
isValid| Name: | QPlatformInputContext::isValid | | Prototype: | bool QPlatformInputContext::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 89-92 |
| | 1 | 1 |
isInputPanelVisible| Name: | QPlatformInputContext::isInputPanelVisible | | Prototype: | bool QPlatformInputContext::isInputPanelVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 205-208 |
| | 1 | 1 |
isAnimating| Name: | QPlatformInputContext::isAnimating | | Prototype: | bool QPlatformInputContext::isAnimating() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 173-176 |
| | 1 | 1 |
inputMethodAccepted| Name: | QPlatformInputContext::inputMethodAccepted | | Prototype: | bool QPlatformInputContext::inputMethodAccepted() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 252-255 |
| | 1 | 1 |
inputDirection| Name: | QPlatformInputContext::inputDirection | | Prototype: | Qt::LayoutDirection QPlatformInputContext::inputDirection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 230-233 |
| | 1 | 1 |
hasCapability| Name: | QPlatformInputContext::hasCapability | | Prototype: | bool QPlatformInputContext::hasCapability(Capability capability) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 99-103 |
| | 2 | 1 |
filterEvent| Name: | QPlatformInputContext::filterEvent | | Prototype: | bool QPlatformInputContext::filterEvent(const QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 144-148 |
| | 2 | 1 |
emitLocaleChanged| Name: | QPlatformInputContext::emitLocaleChanged | | Prototype: | void QPlatformInputContext::emitLocaleChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 225-228 |
| | 1 | 1 |
emitKeyboardRectChanged| Name: | QPlatformInputContext::emitKeyboardRectChanged | | Prototype: | void QPlatformInputContext::emitKeyboardRectChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 164-167 |
| | 1 | 1 |
emitInputPanelVisibleChanged| Name: | QPlatformInputContext::emitInputPanelVisibleChanged | | Prototype: | void QPlatformInputContext::emitInputPanelVisibleChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 215-218 |
| | 1 | 1 |
emitInputDirectionChanged| Name: | QPlatformInputContext::emitInputDirectionChanged | | Prototype: | void QPlatformInputContext::emitInputDirectionChanged(Qt::LayoutDirection newDirection) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 235-238 |
| | 1 | 1 |
emitAnimatingChanged| Name: | QPlatformInputContext::emitAnimatingChanged | | Prototype: | void QPlatformInputContext::emitAnimatingChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 183-186 |
| | 1 | 1 |
QPlatformInputContext| Name: | QPlatformInputContext::QPlatformInputContext | | Prototype: | QPlatformInputContext::QPlatformInputContext() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 74-77 |
| | 2 | 1 |