|
QCAD Application Framework
CAD Application Development and Automation.
|
Event that is posted whenever a transaction happened. More...
#include <RTransactionEvent.h>
Public Member Functions | |
| RS::EntityType | getEntityTypeFilter () const |
| bool | hasOnlyChanges () |
| RTransactionEvent (bool onlyChanges=false, RS::EntityType entityTypeFilter=RS::EntityAll) | |
| virtual | ~RTransactionEvent () |
Private Attributes | |
| RS::EntityType | entityTypeFilter |
| bool | onlyChanges |
Event that is posted whenever a transaction happened.
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
private |
|
private |