Kirigami::Platform::InputMethod Class

class Kirigami::Platform::InputMethod

This 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

Detailed Description

\qmlsingletontypeInputMethod