| commitString(const QString &text) | KWin::TextInputV2InterfacePrivate | |
| contentHints | KWin::TextInputV2InterfacePrivate | |
| contentPurpose | KWin::TextInputV2InterfacePrivate | |
| cursorRectangle | KWin::TextInputV2InterfacePrivate | |
| deleteSurroundingText(quint32 beforeLength, quint32 afterLength) | KWin::TextInputV2InterfacePrivate | |
| get(TextInputV2Interface *inputInterface) | KWin::TextInputV2InterfacePrivate | inlinestatic |
| inputPanelVisible | KWin::TextInputV2InterfacePrivate | |
| keysymPressed(quint32 keysym, quint32 modifiers) | KWin::TextInputV2InterfacePrivate | |
| keysymReleased(quint32 keysym, quint32 modifiers) | KWin::TextInputV2InterfacePrivate | |
| language | KWin::TextInputV2InterfacePrivate | |
| m_enabledSurfaces | KWin::TextInputV2InterfacePrivate | |
| modifiersMap | KWin::TextInputV2InterfacePrivate | |
| overlappedSurfaceArea | KWin::TextInputV2InterfacePrivate | |
| preEdit(const QString &text, const QString &commit) | KWin::TextInputV2InterfacePrivate | |
| preEditStyling(uint32_t index, uint32_t length, uint32_t style) | KWin::TextInputV2InterfacePrivate | |
| preferredLanguage | KWin::TextInputV2InterfacePrivate | |
| q | KWin::TextInputV2InterfacePrivate | |
| seat | KWin::TextInputV2InterfacePrivate | |
| sendEnter(SurfaceInterface *surface, quint32 serial) | KWin::TextInputV2InterfacePrivate | |
| sendInputPanelState() | KWin::TextInputV2InterfacePrivate | |
| sendLanguage() | KWin::TextInputV2InterfacePrivate | |
| sendLeave(quint32 serial, SurfaceInterface *surface) | KWin::TextInputV2InterfacePrivate | |
| sendModifiersMap() | KWin::TextInputV2InterfacePrivate | |
| setCursorPosition(qint32 index, qint32 anchor) | KWin::TextInputV2InterfacePrivate | |
| setPreEditCursor(qint32 index) | KWin::TextInputV2InterfacePrivate | |
| setTextDirection(Qt::LayoutDirection direction) | KWin::TextInputV2InterfacePrivate | |
| surface | KWin::TextInputV2InterfacePrivate | |
| surroundingText | KWin::TextInputV2InterfacePrivate | |
| surroundingTextCursorPosition | KWin::TextInputV2InterfacePrivate | |
| surroundingTextSelectionAnchor | KWin::TextInputV2InterfacePrivate | |
| textInputsForClient(ClientConnection *client) const | KWin::TextInputV2InterfacePrivate | |
| TextInputV2InterfacePrivate(SeatInterface *seat, TextInputV2Interface *_q) | KWin::TextInputV2InterfacePrivate | |
| zwp_text_input_v2_disable(Resource *resource, wl_resource *surface) override | KWin::TextInputV2InterfacePrivate | protected |
| zwp_text_input_v2_enable(Resource *resource, wl_resource *surface) override | KWin::TextInputV2InterfacePrivate | protected |
| zwp_text_input_v2_hide_input_panel(Resource *resource) override | KWin::TextInputV2InterfacePrivate | protected |
| zwp_text_input_v2_set_content_type(Resource *resource, uint32_t hint, uint32_t purpose) override | KWin::TextInputV2InterfacePrivate | protected |
| zwp_text_input_v2_set_cursor_rectangle(Resource *resource, int32_t x, int32_t y, int32_t width, int32_t height) override | KWin::TextInputV2InterfacePrivate | protected |
| zwp_text_input_v2_set_preferred_language(Resource *resource, const QString &language) override | KWin::TextInputV2InterfacePrivate | protected |
| zwp_text_input_v2_set_surrounding_text(Resource *resource, const QString &text, int32_t cursor, int32_t anchor) override | KWin::TextInputV2InterfacePrivate | protected |
| zwp_text_input_v2_show_input_panel(Resource *resource) override | KWin::TextInputV2InterfacePrivate | protected |
| zwp_text_input_v2_update_state(Resource *resource, uint32_t serial, uint32_t reason) override | KWin::TextInputV2InterfacePrivate | protected |