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::UndoClear Class Referencefinal
+ Inheritance diagram for CPWL_EditImpl::UndoClear:
+ Collaboration diagram for CPWL_EditImpl::UndoClear:

Public Member Functions

 UndoClear (CPWL_EditImpl *pEdit, const CPVT_WordRange &wrSel, const WideString &swText)
 
 ~UndoClear () override
 
int Redo () override
 
int Undo () override
 
 UndoClear (CPWL_EditImpl *pEdit, const CPVT_WordRange &wrSel, const WideString &swText)
 
 ~UndoClear () override
 
int Redo () override
 
int Undo () override
 

Detailed Description

Definition at line 497 of file cpwl_edit_impl.cpp.

Constructor & Destructor Documentation

◆ UndoClear() [1/2]

CPWL_EditImpl::UndoClear::UndoClear ( CPWL_EditImpl * pEdit,
const CPVT_WordRange & wrSel,
const WideString & swText )

Definition at line 515 of file cpwl_edit_impl.cpp.

References UndoClear().

Referenced by UndoClear().

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

◆ ~UndoClear() [1/2]

CPWL_EditImpl::UndoClear::~UndoClear ( )
overridedefault

◆ UndoClear() [2/2]

CPWL_EditImpl::UndoClear::UndoClear ( CPWL_EditImpl * pEdit,
const CPVT_WordRange & wrSel,
const WideString & swText )

◆ ~UndoClear() [2/2]

CPWL_EditImpl::UndoClear::~UndoClear ( )
override

Member Function Documentation

◆ Redo() [1/2]

int CPWL_EditImpl::UndoClear::Redo ( )
override

Definition at line 524 of file cpwl_edit_impl.cpp.

◆ Redo() [2/2]

int CPWL_EditImpl::UndoClear::Redo ( )
override

◆ Undo() [1/2]

int CPWL_EditImpl::UndoClear::Undo ( )
override

Definition at line 531 of file cpwl_edit_impl.cpp.

◆ Undo() [2/2]

int CPWL_EditImpl::UndoClear::Undo ( )
override

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