Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CPWL_EditImpl::UndoBackspace Class Referencefinal
+ Inheritance diagram for CPWL_EditImpl::UndoBackspace:
+ Collaboration diagram for CPWL_EditImpl::UndoBackspace:

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
 

Detailed Description

Definition at line 385 of file cpwl_edit_impl.cpp.

Constructor & Destructor Documentation

◆ UndoBackspace() [1/2]

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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~UndoBackspace() [1/2]

CPWL_EditImpl::UndoBackspace::~UndoBackspace ( )
overridedefault

◆ UndoBackspace() [2/2]

CPWL_EditImpl::UndoBackspace::UndoBackspace ( CPWL_EditImpl * pEdit,
const CPVT_WordPlace & wpOldPlace,
const CPVT_WordPlace & wpNewPlace,
uint16_t word,
FX_Charset charset )

◆ ~UndoBackspace() [2/2]

CPWL_EditImpl::UndoBackspace::~UndoBackspace ( )
override

Member Function Documentation

◆ Redo() [1/2]

int CPWL_EditImpl::UndoBackspace::Redo ( )
override

Definition at line 422 of file cpwl_edit_impl.cpp.

◆ Redo() [2/2]

int CPWL_EditImpl::UndoBackspace::Redo ( )
override

◆ Undo() [1/2]

int CPWL_EditImpl::UndoBackspace::Undo ( )
override

Definition at line 429 of file cpwl_edit_impl.cpp.

◆ Undo() [2/2]

int CPWL_EditImpl::UndoBackspace::Undo ( )
override

The documentation for this class was generated from the following file: