◆ ~TextInputV3()
TextInputV3::~TextInputV3 |
( |
| ) |
|
|
inlineoverride |
◆ commit_string
void TextInputV3::commit_string |
( |
const QString & | text | ) |
|
|
signal |
◆ delete_surrounding_text
void TextInputV3::delete_surrounding_text |
( |
quint32 | before_length, |
|
|
quint32 | after_length ) |
|
signal |
◆ done
void TextInputV3::done |
( |
quint32 | serial | ) |
|
|
signal |
◆ preedit_string
void TextInputV3::preedit_string |
( |
const QString & | text, |
|
|
quint32 | cursor_begin, |
|
|
quint32 | cursor_end ) |
|
signal |
◆ surface_enter
void TextInputV3::surface_enter |
( |
wl_surface * | surface | ) |
|
|
signal |
◆ surface_leave
void TextInputV3::surface_leave |
( |
wl_surface * | surface | ) |
|
|
signal |
◆ zwp_text_input_v3_commit_string()
void TextInputV3::zwp_text_input_v3_commit_string |
( |
const QString & | text | ) |
|
|
inlineoverride |
◆ zwp_text_input_v3_delete_surrounding_text()
void TextInputV3::zwp_text_input_v3_delete_surrounding_text |
( |
uint32_t | before_length, |
|
|
uint32_t | after_length ) |
|
inlineoverride |
◆ zwp_text_input_v3_done()
void TextInputV3::zwp_text_input_v3_done |
( |
uint32_t | serial | ) |
|
|
inlineoverride |
◆ zwp_text_input_v3_enter()
void TextInputV3::zwp_text_input_v3_enter |
( |
struct ::wl_surface * | surface | ) |
|
|
inlineoverride |
◆ zwp_text_input_v3_leave()
void TextInputV3::zwp_text_input_v3_leave |
( |
struct ::wl_surface * | surface | ) |
|
|
inlineoverride |
◆ zwp_text_input_v3_preedit_string()
void TextInputV3::zwp_text_input_v3_preedit_string |
( |
const QString & | text, |
|
|
int32_t | cursor_begin, |
|
|
int32_t | cursor_end ) |
|
inlineoverride |
The documentation for this class was generated from the following file: