| addAuxShapeToPreview(RShape &shape) | RDocumentInterface | |
| addBlockListener(RBlockListener *l) | RDocumentInterface | |
| addCoordinateListener(RCoordinateListener *l) | RDocumentInterface | |
| addDrawableToPreview(RGraphicsSceneDrawable &drawable) | RDocumentInterface | |
| addLayerListener(RLayerListener *l) | RDocumentInterface | |
| addShapeToPreview(RShape &shape, const RColor &color, const QBrush &brush, RLineweight::Lineweight lineweight, Qt::PenStyle style, const QList< qreal > &dashValues=RDEFAULT_QLIST_QREAL) | RDocumentInterface | |
| addTransactionListener(RTransactionListener *l) | RDocumentInterface | |
| addZoomBoxToPreview(const RBox &box) | RDocumentInterface | |
| allowRegeneration | RDocumentInterface | private |
| allowSnapInterruption | RDocumentInterface | private |
| allowUpdate | RDocumentInterface | private |
| applyOperation(ROperation *operation) | RDocumentInterface | |
| autoZoom(int margin=RDEFAULT_MIN1) | RDocumentInterface | |
| beginPreview() | RDocumentInterface | |
| blockListeners | RDocumentInterface | private |
| clear(bool beforeLoad=false) | RDocumentInterface | |
| clearCaches() | RDocumentInterface | |
| clearPreview() | RDocumentInterface | |
| clearProperties() | RDocumentInterface | |
| clearSelection() | RDocumentInterface | |
| clipboard | RDocumentInterface | privatestatic |
| commandEvent(RCommandEvent &event) | RDocumentInterface | |
| commandEventPreview(RCommandEvent &event) | RDocumentInterface | |
| coordinateEvent(RCoordinateEvent &event) | RDocumentInterface | |
| coordinateEventPreview(RCoordinateEvent &event) | RDocumentInterface | |
| coordinateListeners | RDocumentInterface | private |
| currentActions | RDocumentInterface | private |
| currentSnap | RDocumentInterface | private |
| currentSnapRestriction | RDocumentInterface | private |
| currentUcs | RDocumentInterface | private |
| currentUcsName | RDocumentInterface | private |
| cursorOverride | RDocumentInterface | private |
| cursorPosition | RDocumentInterface | private |
| defaultAction | RDocumentInterface | private |
| deleteClipboard() | RDocumentInterface | static |
| deleteScriptHandler(const QString &extension) | RDocumentInterface | |
| deleteTerminatedActions() | RDocumentInterface | |
| deleting | RDocumentInterface | private |
| deselectAll() | RDocumentInterface | |
| deselectEntities(const QSet< RObject::Id > &entityIds) | RDocumentInterface | |
| deselectEntity(RObject::Id entityId) | RDocumentInterface | |
| disableMouseTracking() | RDocumentInterface | |
| disableRegeneration() | RDocumentInterface | |
| disableUpdates() | RDocumentInterface | |
| document | RDocumentInterface | private |
| enableMouseTracking() | RDocumentInterface | |
| enableRegeneration() | RDocumentInterface | |
| enableUpdates() | RDocumentInterface | |
| endPreview() | RDocumentInterface | |
| eval(const QString &ext, const QString &script) | RDocumentInterface | |
| exportFile(const QString &fileName, const QString &fileVersion="", bool resetModified=true) | RDocumentInterface | |
| flushRedo() | RDocumentInterface | |
| flushTransactions() | RDocumentInterface | |
| getClickMode() | RDocumentInterface | |
| getClipboard() | RDocumentInterface | static |
| getClosestEntity(RInputEvent &event) | RDocumentInterface | |
| getClosestEntity(const RVector &position, double range, double strictRange=RMAXDOUBLE, bool includeLockedLayers=true, bool selectedOnly=false) | RDocumentInterface | |
| getCorrectedFileName(const QString &fileName, const QString &fileVersion) | RDocumentInterface | |
| getCurrentAction() | RDocumentInterface | |
| getCurrentColor() | RDocumentInterface | |
| getCurrentLinetypeId() | RDocumentInterface | |
| getCurrentLinetypePattern() | RDocumentInterface | |
| getCurrentLineweight() | RDocumentInterface | |
| getCurrentStatefulAction() | RDocumentInterface | |
| getCurrentUcs() | RDocumentInterface | |
| getCurrentUcsName() | RDocumentInterface | |
| getCursorOverride() const | RDocumentInterface | |
| getCursorPosition() const | RDocumentInterface | |
| getDefaultAction() const | RDocumentInterface | |
| getDocument() | RDocumentInterface | |
| getGraphicsScenes() | RDocumentInterface | |
| getGraphicsSceneWithFocus() | RDocumentInterface | |
| getGraphicsViewWithFocus() | RDocumentInterface | |
| getLastKnownViewWithFocus() | RDocumentInterface | |
| getLastPosition() const | RDocumentInterface | |
| getNotifyListeners() const | RDocumentInterface | inline |
| getRelativeZero() const | RDocumentInterface | |
| getScriptHandler(const QString &extension) | RDocumentInterface | |
| getSnap() | RDocumentInterface | |
| getSnapRestriction() | RDocumentInterface | |
| getSnapStatus() const | RDocumentInterface | inline |
| getStorage() | RDocumentInterface | |
| handleClickEvent(RAction &action, RMouseEvent &event) | RDocumentInterface | private |
| hasCurrentAction() const | RDocumentInterface | |
| hasCurrentStatefulAction() const | RDocumentInterface | |
| hasSelection() | RDocumentInterface | |
| highlightEntity(RObject::Id entityId) | RDocumentInterface | |
| highlightReferencePoint(const RRefPoint &position) | RDocumentInterface | |
| importFile(const QString &fileName, const QString &nameFilter="", bool notify=true, const QVariantMap ¶ms=RDEFAULT_QVARIANTMAP) | RDocumentInterface | |
| importUrl(const QUrl &url, const QString &nameFilter="", bool notify=true, const QVariantMap ¶ms=RDEFAULT_QVARIANTMAP) | RDocumentInterface | |
| IoErrorCode enum name | RDocumentInterface | |
| IoErrorGeneralImportError enum value | RDocumentInterface | |
| IoErrorGeneralImportUrlError enum value | RDocumentInterface | |
| IoErrorNoError enum value | RDocumentInterface | |
| IoErrorNoImporterFound enum value | RDocumentInterface | |
| IoErrorNotFound enum value | RDocumentInterface | |
| IoErrorPermission enum value | RDocumentInterface | |
| IoErrorZeroSize enum value | RDocumentInterface | |
| isClipboard() | RDocumentInterface | inline |
| isDeleting() const | RDocumentInterface | inline |
| isPreviewEmpty() | RDocumentInterface | |
| isRelativeZeroLocked() const | RDocumentInterface | |
| isScriptRunning() | RDocumentInterface | |
| isSnapLocked() const | RDocumentInterface | |
| isSuspended() | RDocumentInterface | inline |
| keepPreview() | RDocumentInterface | |
| keepPreviewOnce | RDocumentInterface | private |
| keyPressEvent(QKeyEvent &event) | RDocumentInterface | |
| keyReleaseEvent(QKeyEvent &event) | RDocumentInterface | |
| killAllActions() | RDocumentInterface | |
| lastKnownViewWithFocus | RDocumentInterface | private |
| lastPosition | RDocumentInterface | private |
| lastSnapState | RDocumentInterface | private |
| layerListeners | RDocumentInterface | private |
| lockRelativeZero() | RDocumentInterface | |
| lockSnap() | RDocumentInterface | |
| mouseDoubleClickEvent(RMouseEvent &event) | RDocumentInterface | |
| mouseMoveEvent(RMouseEvent &event) | RDocumentInterface | |
| mousePressEvent(RMouseEvent &event) | RDocumentInterface | |
| mouseReleaseEvent(RMouseEvent &event) | RDocumentInterface | |
| mouseTrackingEnabled | RDocumentInterface | private |
| notifyBlockListeners(RDocumentInterface *documentInterface) | RDocumentInterface | |
| notifyBlockListenersCurrentBlock(RDocumentInterface *documentInterface) | RDocumentInterface | |
| notifyCoordinateListeners() | RDocumentInterface | |
| notifyGlobalListeners | RDocumentInterface | private |
| notifyLayerListeners(QList< RObject::Id > &layerIds) | RDocumentInterface | |
| notifyTransactionListeners(RTransaction *t) | RDocumentInterface | |
| objectChangeEvent(RTransaction &transaction) | RDocumentInterface | |
| panGestureEvent(QPanGesture &gesture) | RDocumentInterface | |
| pinchGestureEvent(QPinchGesture &gesture) | RDocumentInterface | |
| previewClickEvent(RAction &action, RMouseEvent &event) | RDocumentInterface | private |
| previewDocument | RDocumentInterface | private |
| previewOperation(ROperation *operation) | RDocumentInterface | |
| propertyChangeEvent(RPropertyEvent &event) | RDocumentInterface | |
| queueAction(RAction *action) | RDocumentInterface | |
| queuedActions | RDocumentInterface | private |
| RDocumentInterface(RDocument &document) | RDocumentInterface | |
| redo() | RDocumentInterface | |
| regenerateScenes(bool undone=false, bool invisible=false) | RDocumentInterface | |
| regenerateScenes(QSet< RObject::Id > &entityIds, bool updateViews) | RDocumentInterface | |
| regenerateScenes(RObject::Id entityId, bool updateViews) | RDocumentInterface | |
| regenerateViews(bool force=false) | RDocumentInterface | |
| regenerateViews(QSet< RObject::Id > &entityIds) | RDocumentInterface | |
| registerScene(RGraphicsScene &scene) | RDocumentInterface | |
| relativeZero | RDocumentInterface | private |
| relativeZeroLocked | RDocumentInterface | private |
| removeBlockListener(RBlockListener *l) | RDocumentInterface | |
| removeCoordinateListener(RCoordinateListener *l) | RDocumentInterface | |
| removeLayerListener(RLayerListener *l) | RDocumentInterface | |
| removeTransactionListener(int key) | RDocumentInterface | |
| removeTransactionListener(RTransactionListener *l) | RDocumentInterface | |
| repaintViews() | RDocumentInterface | |
| restrictOrtho(const RVector &position, const RVector &relativeZero, RS::OrthoMode mode=RS::Orthogonal) | RDocumentInterface | |
| resume() | RDocumentInterface | |
| scenes | RDocumentInterface | private |
| scriptHandlers | RDocumentInterface | private |
| selectAll() | RDocumentInterface | |
| selectBoxXY(const RBox &box, bool add=false) | RDocumentInterface | |
| selectEntities(const QSet< RObject::Id > &entityIds, bool add=false) | RDocumentInterface | |
| selectEntity(RObject::Id entityId, bool add=false) | RDocumentInterface | |
| setAllowSnapInterruption(bool on) | RDocumentInterface | |
| setClickMode(RAction::ClickMode m) | RDocumentInterface | |
| setCurrentAction(RAction *action) | RDocumentInterface | |
| setCurrentBlock(RObject::Id blockId) | RDocumentInterface | |
| setCurrentBlock(const RBlock &block) | RDocumentInterface | |
| setCurrentBlock(const QString &blockName) | RDocumentInterface | |
| setCurrentColor(const RColor &color) | RDocumentInterface | |
| setCurrentLayer(RObject::Id layerId) | RDocumentInterface | |
| setCurrentLayer(const RLayer &layer) | RDocumentInterface | |
| setCurrentLayer(const QString &layerName) | RDocumentInterface | |
| setCurrentLinetype(RObject::Id ltId) | RDocumentInterface | |
| setCurrentLinetypePattern(const RLinetypePattern &p) | RDocumentInterface | |
| setCurrentLineweight(RLineweight::Lineweight lw) | RDocumentInterface | |
| setCurrentUcs(const RUcs &ucs) | RDocumentInterface | |
| setCurrentUcs(const QString &ucsName) | RDocumentInterface | |
| setCurrentView(const QString &viewName) | RDocumentInterface | |
| setCurrentViewport(const RViewportEntity &viewport) | RDocumentInterface | |
| setCursor(const QCursor &cursor, bool global=true) | RDocumentInterface | |
| setCursorOverride(bool on) | RDocumentInterface | |
| setCursorPosition(const RVector &p) | RDocumentInterface | |
| setDefaultAction(RAction *action) | RDocumentInterface | |
| setLastKnownViewWithFocus(RGraphicsView *view) | RDocumentInterface | |
| setNotifyListeners(bool on) | RDocumentInterface | |
| setRelativeZero(const RVector &p) | RDocumentInterface | |
| setSnap(RSnap *snap) | RDocumentInterface | |
| setSnapRestriction(RSnapRestriction *snapRestriction) | RDocumentInterface | |
| showPropertiesOf(REntity &entity) | RDocumentInterface | |
| snap(RMouseEvent &event, bool preview=false) | RDocumentInterface | |
| snapLocked | RDocumentInterface | private |
| suspend() | RDocumentInterface | |
| suspended | RDocumentInterface | private |
| swipeGestureEvent(QSwipeGesture &gesture) | RDocumentInterface | |
| tabletEvent(RTabletEvent &event) | RDocumentInterface | |
| tags | RDocumentInterface | private |
| tagState(const QString &tag="") | RDocumentInterface | |
| terminateCurrentAction() | RDocumentInterface | |
| terminateEvent(RTerminateEvent &event) | RDocumentInterface | |
| toggleSnapLock() | RDocumentInterface | |
| transactionListeners | RDocumentInterface | private |
| ucsSetEvent(const QString &ucsName) | RDocumentInterface | |
| undo() | RDocumentInterface | |
| undoToTag(const QString &tag="") | RDocumentInterface | |
| unlockRelativeZero() | RDocumentInterface | |
| unlockSnap() | RDocumentInterface | |
| unregisterScene(RGraphicsScene &scene) | RDocumentInterface | |
| unsetCurrentViewport() | RDocumentInterface | |
| updateAllEntities() | RDocumentInterface | |
| updateSelectionStatus(QSet< RObject::Id > &entityIds, bool updateViews) | RDocumentInterface | |
| updateSelectionStatus(RObject::Id entityId, bool updateViews) | RDocumentInterface | |
| wheelEvent(RWheelEvent &event) | RDocumentInterface | |
| zoomChangeEvent(RGraphicsView &view) | RDocumentInterface | |
| zoomIn() | RDocumentInterface | |
| zoomOut() | RDocumentInterface | |
| zoomPrevious() | RDocumentInterface | |
| zoomTo(const RBox ®ion, int margin=0) | RDocumentInterface | |
| zoomToSelection() | RDocumentInterface | |
| ~RDocumentInterface() | RDocumentInterface | |