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

Public Member Functions

 UndoReplaceSelection (CPWL_EditImpl *pEdit, bool bIsEnd)
 
 ~UndoReplaceSelection () override
 
int Redo () override
 
int Undo () override
 
 UndoReplaceSelection (CPWL_EditImpl *pEdit, bool bIsEnd)
 
 ~UndoReplaceSelection () override
 
int Redo () override
 
int Undo () override
 

Detailed Description

Definition at line 336 of file cpwl_edit_impl.cpp.

Constructor & Destructor Documentation

◆ UndoReplaceSelection() [1/2]

CPWL_EditImpl::UndoReplaceSelection::UndoReplaceSelection ( CPWL_EditImpl * pEdit,
bool bIsEnd )

Definition at line 353 of file cpwl_edit_impl.cpp.

References UndoReplaceSelection().

Referenced by UndoReplaceSelection().

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

◆ ~UndoReplaceSelection() [1/2]

CPWL_EditImpl::UndoReplaceSelection::~UndoReplaceSelection ( )
overridedefault

◆ UndoReplaceSelection() [2/2]

CPWL_EditImpl::UndoReplaceSelection::UndoReplaceSelection ( CPWL_EditImpl * pEdit,
bool bIsEnd )

◆ ~UndoReplaceSelection() [2/2]

CPWL_EditImpl::UndoReplaceSelection::~UndoReplaceSelection ( )
override

Member Function Documentation

◆ Redo() [1/2]

int CPWL_EditImpl::UndoReplaceSelection::Redo ( )
override

Definition at line 365 of file cpwl_edit_impl.cpp.

◆ Redo() [2/2]

int CPWL_EditImpl::UndoReplaceSelection::Redo ( )
override

◆ Undo() [1/2]

int CPWL_EditImpl::UndoReplaceSelection::Undo ( )
override

Definition at line 375 of file cpwl_edit_impl.cpp.

◆ Undo() [2/2]

int CPWL_EditImpl::UndoReplaceSelection::Undo ( )
override

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