activated | KWin::TextInputV1InterfacePrivate | |
commitString(const QString &text) | KWin::TextInputV1InterfacePrivate | |
contentHints | KWin::TextInputV1InterfacePrivate | |
contentPurpose | KWin::TextInputV1InterfacePrivate | |
cursorRectangle | KWin::TextInputV1InterfacePrivate | |
deleteSurroundingText(qint32 index, quint32 length) | KWin::TextInputV1InterfacePrivate | |
forActivatedResource(const T &callback) | KWin::TextInputV1InterfacePrivate | inline |
get(TextInputV1Interface *inputInterface) | KWin::TextInputV1InterfacePrivate | inlinestatic |
inputPanelVisible | KWin::TextInputV1InterfacePrivate | |
keysymPressed(quint32 time, quint32 keysym, quint32 modifiers) | KWin::TextInputV1InterfacePrivate | |
keysymReleased(quint32 time, quint32 keysym, quint32 modifiers) | KWin::TextInputV1InterfacePrivate | |
language | KWin::TextInputV1InterfacePrivate | |
modifiersMap | KWin::TextInputV1InterfacePrivate | |
overlappedSurfaceArea | KWin::TextInputV1InterfacePrivate | |
preEdit(const QString &text, const QString &commit) | KWin::TextInputV1InterfacePrivate | |
preEditStyling(quint32 index, uint32_t length, uint32_t style) | KWin::TextInputV1InterfacePrivate | |
preferredLanguage | KWin::TextInputV1InterfacePrivate | |
q | KWin::TextInputV1InterfacePrivate | |
seat | KWin::TextInputV1InterfacePrivate | |
sendEnter(SurfaceInterface *surface) | KWin::TextInputV1InterfacePrivate | |
sendInputPanelState() | KWin::TextInputV1InterfacePrivate | |
sendLanguage() | KWin::TextInputV1InterfacePrivate | |
sendLeave(SurfaceInterface *surface) | KWin::TextInputV1InterfacePrivate | |
sendModifiersMap() | KWin::TextInputV1InterfacePrivate | |
serialHash | KWin::TextInputV1InterfacePrivate | |
setCursorPosition(qint32 index, qint32 anchor) | KWin::TextInputV1InterfacePrivate | |
setPreEditCursor(qint32 index) | KWin::TextInputV1InterfacePrivate | |
setTextDirection(Qt::LayoutDirection direction) | KWin::TextInputV1InterfacePrivate | |
surface | KWin::TextInputV1InterfacePrivate | |
surroundingText | KWin::TextInputV1InterfacePrivate | |
surroundingTextCursorPosition | KWin::TextInputV1InterfacePrivate | |
surroundingTextSelectionAnchor | KWin::TextInputV1InterfacePrivate | |
textInputsForClient(ClientConnection *client) const | KWin::TextInputV1InterfacePrivate | |
TextInputV1InterfacePrivate(SeatInterface *seat, TextInputV1Interface *_q) | KWin::TextInputV1InterfacePrivate | |
zwp_text_input_v1_activate(Resource *resource, struct wl_resource *seat, struct wl_resource *surface) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_bind_resource(Resource *resource) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_commit_state(Resource *resource, uint32_t serial) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_deactivate(Resource *resource, wl_resource *seat) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_destroy_resource(Resource *resource) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_hide_input_panel(Resource *resource) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_invoke_action(Resource *resource, uint32_t button, uint32_t index) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_reset(Resource *resource) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_set_content_type(Resource *resource, uint32_t hint, uint32_t purpose) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_set_cursor_rectangle(Resource *resource, int32_t x, int32_t y, int32_t width, int32_t height) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_set_preferred_language(Resource *resource, const QString &language) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_set_surrounding_text(Resource *resource, const QString &text, uint32_t cursor, uint32_t anchor) override | KWin::TextInputV1InterfacePrivate | protected |
zwp_text_input_v1_show_input_panel(Resource *resource) override | KWin::TextInputV1InterfacePrivate | protected |