KWayland
textinput.cpp
Holds the length before and after the cursor position to be deleted.
Definition: textinput.h:324
void setEventQueue(EventQueue *queue)
Sets the queue to use for creating objects with this TextInputManager.
Definition: textinput.cpp:172
TextInput * createTextInput(Seat *seat, QObject *parent=nullptr)
Creates a TextInput for the seat.
Definition: textinput.cpp:207
EventQueue * eventQueue()
Definition: textinput.cpp:177
TextInput represents a Wayland interface for text input.
Definition: textinput.h:38
void setup(wl_text_input_manager *textinputmanagerunstablev0)
Setup this TextInputManager to manage the textinputmanagerunstablev0.
Definition: textinput.cpp:152
ContentPurpose
The ContentPurpose allows to specify the primary purpose of a text input.
Definition: textinput.h:175
LayoutDirection
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 03:56:22 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 03:56:22 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.