Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
UndoBackspace (CPWL_EditImpl *pEdit, const CPVT_WordPlace &wpOldPlace, const CPVT_WordPlace &wpNewPlace, uint16_t word, FX_Charset charset) | |
~UndoBackspace () override | |
int | Redo () override |
int | Undo () override |
UndoBackspace (CPWL_EditImpl *pEdit, const CPVT_WordPlace &wpOldPlace, const CPVT_WordPlace &wpNewPlace, uint16_t word, FX_Charset charset) | |
~UndoBackspace () override | |
int | Redo () override |
int | Undo () override |
Definition at line 385 of file cpwl_edit_impl.cpp.
CPWL_EditImpl::UndoBackspace::UndoBackspace | ( | CPWL_EditImpl * | pEdit, |
const CPVT_WordPlace & | wpOldPlace, | ||
const CPVT_WordPlace & | wpNewPlace, | ||
uint16_t | word, | ||
FX_Charset | charset ) |
Definition at line 407 of file cpwl_edit_impl.cpp.
References UndoBackspace().
Referenced by UndoBackspace().
|
overridedefault |
CPWL_EditImpl::UndoBackspace::UndoBackspace | ( | CPWL_EditImpl * | pEdit, |
const CPVT_WordPlace & | wpOldPlace, | ||
const CPVT_WordPlace & | wpNewPlace, | ||
uint16_t | word, | ||
FX_Charset | charset ) |
|
override |
|
override |
Definition at line 422 of file cpwl_edit_impl.cpp.
|
override |
|
override |
Definition at line 429 of file cpwl_edit_impl.cpp.
|
override |