|
QCAD
Open Source 2D CAD
|
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 |
| Deletes all selected entities of the current document. More... | |
| class | Duplicate |
| Copies the current selection to the clipboard. More... | |
| class | Edit |
| Base class for all editing tools. More... | |
| class | ImportFile |
| Inserts a file into the drawing. More... | |
| class | Paste |
| Pastes the clipboard contents into the drawing. 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, ...)