QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
RDocumentInterface Member List

This is the complete list of members for RDocumentInterface, including all inherited members.

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
allowRegenerationRDocumentInterfaceprivate
allowSnapInterruptionRDocumentInterfaceprivate
allowUpdateRDocumentInterfaceprivate
applyOperation(ROperation *operation)RDocumentInterface
autoZoom(int margin=RDEFAULT_MIN1)RDocumentInterface
beginPreview()RDocumentInterface
blockListenersRDocumentInterfaceprivate
clear(bool beforeLoad=false)RDocumentInterface
clearCaches()RDocumentInterface
clearPreview()RDocumentInterface
clearProperties()RDocumentInterface
clearSelection()RDocumentInterface
clipboardRDocumentInterfaceprivatestatic
commandEvent(RCommandEvent &event)RDocumentInterface
commandEventPreview(RCommandEvent &event)RDocumentInterface
coordinateEvent(RCoordinateEvent &event)RDocumentInterface
coordinateEventPreview(RCoordinateEvent &event)RDocumentInterface
coordinateListenersRDocumentInterfaceprivate
currentActionsRDocumentInterfaceprivate
currentSnapRDocumentInterfaceprivate
currentSnapRestrictionRDocumentInterfaceprivate
currentUcsRDocumentInterfaceprivate
currentUcsNameRDocumentInterfaceprivate
cursorOverrideRDocumentInterfaceprivate
cursorPositionRDocumentInterfaceprivate
defaultActionRDocumentInterfaceprivate
deleteClipboard()RDocumentInterfacestatic
deleteScriptHandler(const QString &extension)RDocumentInterface
deleteTerminatedActions()RDocumentInterface
deletingRDocumentInterfaceprivate
deselectAll()RDocumentInterface
deselectEntities(const QSet< RObject::Id > &entityIds)RDocumentInterface
deselectEntity(RObject::Id entityId)RDocumentInterface
disableMouseTracking()RDocumentInterface
disableRegeneration()RDocumentInterface
disableUpdates()RDocumentInterface
documentRDocumentInterfaceprivate
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()RDocumentInterfacestatic
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() constRDocumentInterface
getCursorPosition() constRDocumentInterface
getDefaultAction() constRDocumentInterface
getDocument()RDocumentInterface
getGraphicsScenes()RDocumentInterface
getGraphicsSceneWithFocus()RDocumentInterface
getGraphicsViewWithFocus()RDocumentInterface
getLastKnownViewWithFocus()RDocumentInterface
getLastPosition() constRDocumentInterface
getNotifyListeners() constRDocumentInterfaceinline
getRelativeZero() constRDocumentInterface
getScriptHandler(const QString &extension)RDocumentInterface
getSnap()RDocumentInterface
getSnapRestriction()RDocumentInterface
getSnapStatus() constRDocumentInterfaceinline
getStorage()RDocumentInterface
handleClickEvent(RAction &action, RMouseEvent &event)RDocumentInterfaceprivate
hasCurrentAction() constRDocumentInterface
hasCurrentStatefulAction() constRDocumentInterface
hasSelection()RDocumentInterface
highlightEntity(RObject::Id entityId)RDocumentInterface
highlightReferencePoint(const RRefPoint &position)RDocumentInterface
importFile(const QString &fileName, const QString &nameFilter="", bool notify=true, const QVariantMap &params=RDEFAULT_QVARIANTMAP)RDocumentInterface
importUrl(const QUrl &url, const QString &nameFilter="", bool notify=true, const QVariantMap &params=RDEFAULT_QVARIANTMAP)RDocumentInterface
IoErrorCode enum nameRDocumentInterface
IoErrorGeneralImportError enum valueRDocumentInterface
IoErrorGeneralImportUrlError enum valueRDocumentInterface
IoErrorNoError enum valueRDocumentInterface
IoErrorNoImporterFound enum valueRDocumentInterface
IoErrorNotFound enum valueRDocumentInterface
IoErrorPermission enum valueRDocumentInterface
IoErrorZeroSize enum valueRDocumentInterface
isClipboard()RDocumentInterfaceinline
isDeleting() constRDocumentInterfaceinline
isPreviewEmpty()RDocumentInterface
isRelativeZeroLocked() constRDocumentInterface
isScriptRunning()RDocumentInterface
isSnapLocked() constRDocumentInterface
isSuspended()RDocumentInterfaceinline
keepPreview()RDocumentInterface
keepPreviewOnceRDocumentInterfaceprivate
keyPressEvent(QKeyEvent &event)RDocumentInterface
keyReleaseEvent(QKeyEvent &event)RDocumentInterface
killAllActions()RDocumentInterface
lastKnownViewWithFocusRDocumentInterfaceprivate
lastPositionRDocumentInterfaceprivate
lastSnapStateRDocumentInterfaceprivate
layerListenersRDocumentInterfaceprivate
lockRelativeZero()RDocumentInterface
lockSnap()RDocumentInterface
mouseDoubleClickEvent(RMouseEvent &event)RDocumentInterface
mouseMoveEvent(RMouseEvent &event)RDocumentInterface
mousePressEvent(RMouseEvent &event)RDocumentInterface
mouseReleaseEvent(RMouseEvent &event)RDocumentInterface
mouseTrackingEnabledRDocumentInterfaceprivate
notifyBlockListeners(RDocumentInterface *documentInterface)RDocumentInterface
notifyBlockListenersCurrentBlock(RDocumentInterface *documentInterface)RDocumentInterface
notifyCoordinateListeners()RDocumentInterface
notifyGlobalListenersRDocumentInterfaceprivate
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)RDocumentInterfaceprivate
previewDocumentRDocumentInterfaceprivate
previewOperation(ROperation *operation)RDocumentInterface
propertyChangeEvent(RPropertyEvent &event)RDocumentInterface
queueAction(RAction *action)RDocumentInterface
queuedActionsRDocumentInterfaceprivate
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
relativeZeroRDocumentInterfaceprivate
relativeZeroLockedRDocumentInterfaceprivate
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
scenesRDocumentInterfaceprivate
scriptHandlersRDocumentInterfaceprivate
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
snapLockedRDocumentInterfaceprivate
suspend()RDocumentInterface
suspendedRDocumentInterfaceprivate
swipeGestureEvent(QSwipeGesture &gesture)RDocumentInterface
tabletEvent(RTabletEvent &event)RDocumentInterface
tagsRDocumentInterfaceprivate
tagState(const QString &tag="")RDocumentInterface
terminateCurrentAction()RDocumentInterface
terminateEvent(RTerminateEvent &event)RDocumentInterface
toggleSnapLock()RDocumentInterface
transactionListenersRDocumentInterfaceprivate
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 &region, int margin=0)RDocumentInterface
zoomToSelection()RDocumentInterface
~RDocumentInterface()RDocumentInterface