Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
emitAnimatingChangedName: | 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 |
emitInputDirectionChangedName: | 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 |
emitInputPanelVisibleChangedName: | 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 |
emitKeyboardRectChangedName: | 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 |
emitLocaleChangedName: | 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 |
inputDirectionName: | 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 |
inputMethodAcceptedName: | 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 |
isAnimatingName: | 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 |
isInputPanelVisibleName: | 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 |
isValidName: | 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 |
keyboardRectName: | 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 |
localeName: | 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 |
setFocusObjectName: | 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 |
QPlatformInputContextName: | 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 |
filterEventName: | 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 |
hasCapabilityName: | 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 |
invokeActionName: | 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 |