| KWin
    | 
 
 | Public Member Functions | |
| InputMethodV1InterfacePrivate (Display *d, InputMethodV1Interface *q) | |
| void | zwp_input_method_v1_bind_resource (Resource *resource) override | 
| Public Attributes | |
| std::unique_ptr< InputMethodContextV1Interface > | m_context | 
| InputMethodV1Interface *const | q | 
| Display *const | m_display | 
Definition at line 399 of file inputmethod_v1.cpp.
| 
 | inline | 
Definition at line 402 of file inputmethod_v1.cpp.
| 
 | inlineoverride | 
Definition at line 409 of file inputmethod_v1.cpp.
| std::unique_ptr<InputMethodContextV1Interface> KWin::InputMethodV1InterfacePrivate::m_context | 
Definition at line 419 of file inputmethod_v1.cpp.
| Display* const KWin::InputMethodV1InterfacePrivate::m_display | 
Definition at line 421 of file inputmethod_v1.cpp.
| InputMethodV1Interface* const KWin::InputMethodV1InterfacePrivate::q | 
Definition at line 420 of file inputmethod_v1.cpp.