◆ commit_string
void TextInputV1::commit_string |
( |
const QString & | text | ) |
|
|
signal |
◆ delete_surrounding_text
void TextInputV1::delete_surrounding_text |
( |
qint32 | index, |
|
|
quint32 | length ) |
|
signal |
◆ preedit_string
void TextInputV1::preedit_string |
( |
const QString & | text, |
|
|
const QString & | commit ) |
|
signal |
◆ surface_enter
void TextInputV1::surface_enter |
( |
wl_surface * | surface | ) |
|
|
signal |
◆ surface_leave
void TextInputV1::surface_leave |
( |
| ) |
|
|
signal |
◆ zwp_text_input_v1_commit_string()
void TextInputV1::zwp_text_input_v1_commit_string |
( |
uint32_t | serial, |
|
|
const QString & | text ) |
|
inlineoverride |
◆ zwp_text_input_v1_delete_surrounding_text()
void TextInputV1::zwp_text_input_v1_delete_surrounding_text |
( |
int32_t | index, |
|
|
uint32_t | length ) |
|
inlineoverride |
◆ zwp_text_input_v1_enter()
void TextInputV1::zwp_text_input_v1_enter |
( |
struct ::wl_surface * | surface | ) |
|
|
inlineoverride |
◆ zwp_text_input_v1_leave()
void TextInputV1::zwp_text_input_v1_leave |
( |
| ) |
|
|
inlineoverride |
◆ zwp_text_input_v1_preedit_string()
void TextInputV1::zwp_text_input_v1_preedit_string |
( |
uint32_t | serial, |
|
|
const QString & | text, |
|
|
const QString & | commit ) |
|
inlineoverride |
The documentation for this class was generated from the following file: