#include <qwaylandinputmethodeventbuilder_p.h>
|
static int | indexFromWayland (const QString &text, int length, int base=0) |
static int | indexToWayland (const QString &text, int length, int base=0) |
static int | trimmedIndexFromWayland (const QString &text, int length, int base=0) |
static int | indexFromWayland (const QString &text, int length, int base=0) |
static int | indexToWayland (const QString &text, int length, int base=0) |
static int | trimmedIndexFromWayland (const QString &text, int length, int base=0) |
◆ QWaylandInputMethodEventBuilder() [1/2]
QWaylandInputMethodEventBuilder::QWaylandInputMethodEventBuilder |
( |
| ) |
|
|
default |
◆ ~QWaylandInputMethodEventBuilder() [1/2]
◆ QWaylandInputMethodEventBuilder() [2/2]
QWaylandInputMethodEventBuilder::QWaylandInputMethodEventBuilder |
( |
| ) |
|
|
default |
◆ ~QWaylandInputMethodEventBuilder() [2/2]
QWaylandInputMethodEventBuilder::~QWaylandInputMethodEventBuilder |
( |
| ) |
|
◆ addPreeditStyling() [1/2]
void QWaylandInputMethodEventBuilder::addPreeditStyling |
( |
uint32_t | index, |
|
|
uint32_t | length, |
|
|
uint32_t | style ) |
◆ addPreeditStyling() [2/2]
void QWaylandInputMethodEventBuilder::addPreeditStyling |
( |
uint32_t | index, |
|
|
uint32_t | length, |
|
|
uint32_t | style ) |
◆ buildCommit() [1/2]
◆ buildCommit() [2/2]
◆ buildPreedit() [1/2]
◆ buildPreedit() [2/2]
◆ indexFromWayland() [1/2]
int QWaylandInputMethodEventBuilder::indexFromWayland |
( |
const QString & | text, |
|
|
int | length, |
|
|
int | base = 0 ) |
|
static |
◆ indexFromWayland() [2/2]
int QWaylandInputMethodEventBuilder::indexFromWayland |
( |
const QString & | text, |
|
|
int | length, |
|
|
int | base = 0 ) |
|
static |
◆ indexToWayland() [1/2]
int QWaylandInputMethodEventBuilder::indexToWayland |
( |
const QString & | text, |
|
|
int | length, |
|
|
int | base = 0 ) |
|
static |
◆ indexToWayland() [2/2]
int QWaylandInputMethodEventBuilder::indexToWayland |
( |
const QString & | text, |
|
|
int | length, |
|
|
int | base = 0 ) |
|
static |
◆ reset() [1/2]
void QWaylandInputMethodEventBuilder::reset |
( |
| ) |
|
◆ reset() [2/2]
void QWaylandInputMethodEventBuilder::reset |
( |
| ) |
|
◆ setCursorPosition() [1/2]
void QWaylandInputMethodEventBuilder::setCursorPosition |
( |
int32_t | index, |
|
|
int32_t | anchor ) |
◆ setCursorPosition() [2/2]
void QWaylandInputMethodEventBuilder::setCursorPosition |
( |
int32_t | index, |
|
|
int32_t | anchor ) |
◆ setDeleteSurroundingText() [1/2]
void QWaylandInputMethodEventBuilder::setDeleteSurroundingText |
( |
uint32_t | beforeLength, |
|
|
uint32_t | afterLength ) |
◆ setDeleteSurroundingText() [2/2]
void QWaylandInputMethodEventBuilder::setDeleteSurroundingText |
( |
uint32_t | beforeLength, |
|
|
uint32_t | afterLength ) |
◆ setPreeditCursor() [1/2]
void QWaylandInputMethodEventBuilder::setPreeditCursor |
( |
int32_t | index | ) |
|
◆ setPreeditCursor() [2/2]
void QWaylandInputMethodEventBuilder::setPreeditCursor |
( |
int32_t | index | ) |
|
◆ trimmedIndexFromWayland() [1/2]
int QWaylandInputMethodEventBuilder::trimmedIndexFromWayland |
( |
const QString & | text, |
|
|
int | length, |
|
|
int | base = 0 ) |
|
static |
◆ trimmedIndexFromWayland() [2/2]
int QWaylandInputMethodEventBuilder::trimmedIndexFromWayland |
( |
const QString & | text, |
|
|
int | length, |
|
|
int | base = 0 ) |
|
static |
The documentation for this class was generated from the following files: