#include <qs_selectionwrapper.h>
Public Slots | |
| void | test () |
| void | selectSingle (QS_EntityWrapper *e) |
| void | selectAll () |
| Selects all entities. | |
| void | deselectAll () |
| Deselects all entities. | |
| void | invertSelection () |
| Inverts the current selection. | |
| void | selectWindow (QS_VectorWrapper *v1, QS_VectorWrapper *v2) |
| Selects all entities contained in a rectangular range (window). | |
| void | deselectWindow (QS_VectorWrapper *v1, QS_VectorWrapper *v2) |
| Deselects all entities contained in a rectangular range (window). | |
| void | selectLayer (const QString &layerName) |
| Selects all entities on the given layer. | |
Public Member Functions | |
| QS_SelectionWrapper (RS_Selection *s) | |
| RS_Selection * | getSelection () |
|
||||||||||||
|
Deselects all entities contained in a rectangular range (window).
|
|
|
Selects all entities on the given layer.
|
|
||||||||||||
|
Selects all entities contained in a rectangular range (window).
|
1.4.4