![]() |
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 | |
| UndoInsertText (CPWL_EditImpl *pEdit, const CPVT_WordPlace &wpOldPlace, const CPVT_WordPlace &wpNewPlace, const WideString &swText, FX_Charset charset) | |
| ~UndoInsertText () override | |
| int | Redo () override |
| int | Undo () override |
| UndoInsertText (CPWL_EditImpl *pEdit, const CPVT_WordPlace &wpOldPlace, const CPVT_WordPlace &wpNewPlace, const WideString &swText, FX_Charset charset) | |
| ~UndoInsertText () override | |
| int | Redo () override |
| int | Undo () override |
Definition at line 539 of file cpwl_edit_impl.cpp.
| CPWL_EditImpl::UndoInsertText::UndoInsertText | ( | CPWL_EditImpl * | pEdit, |
| const CPVT_WordPlace & | wpOldPlace, | ||
| const CPVT_WordPlace & | wpNewPlace, | ||
| const WideString & | swText, | ||
| FX_Charset | charset ) |
Definition at line 562 of file cpwl_edit_impl.cpp.
References UndoInsertText().
Referenced by UndoInsertText().
|
overridedefault |
| CPWL_EditImpl::UndoInsertText::UndoInsertText | ( | CPWL_EditImpl * | pEdit, |
| const CPVT_WordPlace & | wpOldPlace, | ||
| const CPVT_WordPlace & | wpNewPlace, | ||
| const WideString & | swText, | ||
| FX_Charset | charset ) |
|
override |
|
override |
Definition at line 577 of file cpwl_edit_impl.cpp.
|
override |
|
override |
Definition at line 584 of file cpwl_edit_impl.cpp.
|
override |