Kirigami::Platform::InputMethod Class
class Kirigami::Platform::InputMethodThis exposes information about the current used input method. More...
| Header: | #include <InputMethod> |
| CMake: | find_package(KF6 REQUIRED COMPONENTS KirigamiPlatform)target_link_libraries(mytarget PRIVATE KF6::KirigamiPlatform) |
| Inherits: | QObject |
Public Functions
| bool | active() const |
| bool | available() const |
| bool | enabled() const |
| bool | visible() const |
| bool | willShowOnActive() const |
Signals
| void | activeChanged() |
| void | availableChanged() |
| void | enabledChanged() |
| void | visibleChanged() |
| void | willShowOnActiveChanged() |
Detailed Description
\qmlsingletontypeInputMethod