34 Q_DECLARE_PUBLIC(QWaylandInputMethodControl)
37 explicit QWaylandInputMethodControlPrivate(QWaylandSurface *surface);
39 QWaylandTextInput *textInput()
const;
40 QWaylandTextInputV3 *textInputV3()
const;
41 QWaylandQtTextInputMethod *textInputMethod()
const;
43 QWaylandCompositor *compositor =
nullptr;
44 QWaylandSeat *seat =
nullptr;
45 QWaylandSurface *surface =
nullptr;