QCAD
Open Source 2D CAD
simple_transaction.js File Reference

Functions

void endTransaction ()
 Ends a transaction. More...
 
void getOperation ()
 Returns the current operation if we are in a transaction or a new operation. More...
 
void getTransactionDocument ()
 Returns the RDocument the current transaction applies to or the current document or undefined. More...
 
void getTransactionDocumentInterface ()
 Returns the RDocumentInterface the current transaction applies to or the current document interface or undefined. More...
 
void startTransaction (void d)
 Starts a transaction. More...