Plasma Engine  2.0
Loading...
Searching...
No Matches
plCommandHistoryEvent Struct Reference

Public Types

enum class  Type {
  UndoStarted , UndoEnded , RedoStarted , RedoEnded ,
  TransactionStarted , BeforeTransactionEnded , BeforeTransactionCanceled , TransactionEnded ,
  TransactionCanceled , HistoryChanged
}
 

Public Attributes

Type m_Type
 
const plDocumentm_pDocument
 

Member Enumeration Documentation

◆ Type

enum class plCommandHistoryEvent::Type
strong
Enumerator
TransactionStarted 

Emit after initial transaction started.

BeforeTransactionEnded 

Emit before initial transaction ended.

BeforeTransactionCanceled 

Emit before initial transaction ended.

TransactionEnded 

Emit after initial transaction ended.

TransactionCanceled 

Emit after initial transaction canceled.


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