Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QWaylandInputMethodEventBuilder Member List

This is the complete list of members for QWaylandInputMethodEventBuilder, including all inherited members.

addPreeditStyling(uint32_t index, uint32_t length, uint32_t style)QWaylandInputMethodEventBuilder
buildCommit(const QString &text)QWaylandInputMethodEventBuilder
buildPreedit(const QString &text)QWaylandInputMethodEventBuilder
indexFromWayland(const QString &text, int length, int base=0)QWaylandInputMethodEventBuilderstatic
indexToWayland(const QString &text, int length, int base=0)QWaylandInputMethodEventBuilderstatic
QWaylandInputMethodEventBuilder()=defaultQWaylandInputMethodEventBuilder
reset()QWaylandInputMethodEventBuilder
setCursorPosition(int32_t index, int32_t anchor)QWaylandInputMethodEventBuilder
setDeleteSurroundingText(uint32_t beforeLength, uint32_t afterLength)QWaylandInputMethodEventBuilder
setPreeditCursor(int32_t index)QWaylandInputMethodEventBuilder
trimmedIndexFromWayland(const QString &text, int length, int base=0)QWaylandInputMethodEventBuilderstatic
~QWaylandInputMethodEventBuilder()QWaylandInputMethodEventBuilder