|
QCAD Application Framework
CAD Application Development and Automation.
|
This module contains ECMAScript implementations of the editing tools (copy, paste, undo, redo, delete, ...) More...
Classes | |
| class | AppPreferences |
| Shows the application preferences dialog. More... | |
| class | Copy |
| Copies the current selection to the clipboard. More... | |
| class | Cut |
| Cuts the current selection to the clipboard. More... | |
| class | Delete |
| Deleted all selected entities of the current document. More... | |
| class | InsertBlockItem |
| Called when a block is inserted from the part library. More... | |
| class | InsertScriptItem |
| Called when a script is inserted from the part library. More... | |
| class | Paste |
| Pastes the clipboard contents into the centawin. More... | |
| class | Redo |
| Redoes the last undone transaction of the current document. More... | |
| class | Undo |
| Undoes the last transaction of the current document. More... | |
This module contains ECMAScript implementations of the editing tools (copy, paste, undo, redo, delete, ...)