| addPath(REntity::Id entityId, const RPainterPath &path, bool draft) | RGraphicsSceneQt | |
| addToPreview(const QList< RPainterPath > &painterPaths) | RGraphicsSceneQt | |
| addToPreview(const RPainterPath &painterPath) | RGraphicsSceneQt | |
| beginPath() | RGraphicsSceneQt | |
| beginPreview() | RGraphicsScene | virtual |
| blockRefStack | RExporter | protected |
| blockSource | RExporter | protected |
| clearPreview() | RGraphicsSceneQt | virtual |
| currentBrush | RExporter | protected |
| currentLayer | RExporter | protected |
| currentLinetypePattern | RExporter | protected |
| currentPainterPath | RGraphicsSceneQt | private |
| currentPainterPathDraft | RGraphicsSceneQt | private |
| currentPen | RExporter | protected |
| deletePainterPaths() | RGraphicsSceneQt | |
| document | RExporter | protected |
| documentInterface | RGraphicsScene | protected |
| draftMode | RExporter | protected |
| dump() | RGraphicsSceneQt | inlinevirtual |
| endEntity() | RExporter | inlinevirtual |
| endExport() | RExporter | virtual |
| endPath() | RGraphicsSceneQt | |
| endPreview() | RGraphicsScene | virtual |
| entityStack | RExporter | protected |
| errorMessage | RExporter | protected |
| exportArc(const RArc &arc, double offset=RNANDOUBLE) | RGraphicsSceneQt | virtual |
| exportArcSegment(const RArc &arc) | RGraphicsSceneQt | virtual |
| exportBlock(RBlock &) | RExporter | inlinevirtual |
| exportBlock(RBlock::Id blockId) | RExporter | virtual |
| exportBlocks() | RExporter | virtual |
| exportBoundingBoxPaths(const QList< RPainterPath > &paths) | RExporter | virtual |
| exportBox(const RBox &box) | RExporter | virtual |
| exportCircle(const RCircle &circle) | RExporter | virtual |
| exportCurrentEntity(bool preview=false) | RGraphicsScene | virtual |
| exportDocument() | RExporter | virtual |
| exportDocumentSetting(const QString &, const QVariant &) | RExporter | inlinevirtual |
| exportDocumentSettings() | RGraphicsScene | inlinevirtual |
| exportEllipse(const REllipse &ellipse, double offset=RNANDOUBLE) | RGraphicsSceneQt | virtual |
| exportEntities(bool allBlocks=true, bool undone=false) | RExporter | virtual |
| exportEntities(const RBox &box) | RExporter | virtual |
| exportEntities(QSet< REntity::Id > &entityIds, bool allBlocks=true) | RExporter | virtual |
| exportEntity(REntity &e, bool preview=false, bool allBlocks=true) | RExporter | virtual |
| exportEntity(REntity::Id entityId, bool allBlocks=true) | RExporter | virtual |
| exportExplodable(const RExplodable &explodable, double offset=RNANDOUBLE) | RExporter | virtual |
| exportImage(const RImageData &image) | RGraphicsSceneQt | virtual |
| exportLayer(RLayer &) | RExporter | inlinevirtual |
| exportLayer(RLayer::Id layerId) | RExporter | virtual |
| exportLayers() | RExporter | virtual |
| exportLine(const RLine &line, double offset=RNANDOUBLE) | RGraphicsSceneQt | virtual |
| exportLineSegment(const RLine &line) | RGraphicsSceneQt | virtual |
| exportLinetype(RLinetype &) | RExporter | inlinevirtual |
| exportLinetypes() | RExporter | virtual |
| exportPainterPaths(const QList< RPainterPath > &paths) | RGraphicsSceneQt | virtual |
| exportPainterPathSource(const RPainterPathSource &pathSource) | RGraphicsSceneQt | virtual |
| exportPoint(const RPoint &point) | RGraphicsSceneQt | virtual |
| exportPolyline(const RPolyline &polyline, double offset=RNANDOUBLE) | RGraphicsSceneQt | virtual |
| exportQuad(const RVector &p1, const RVector &p2, const RVector &p3, const RVector &p4) | RExporter | virtual |
| exportRectangle(const RVector &p1, const RVector &p2) | RGraphicsSceneQt | virtual |
| exportReferencePoints() | RGraphicsScene | protectedvirtual |
| exportShape(QSharedPointer< RShape > shape) | RExporter | virtual |
| exportShapes(const QList< QSharedPointer< RShape > > &shapes) | RExporter | virtual |
| exportSpline(const RSpline &spline, double offset=RNANDOUBLE) | RGraphicsSceneQt | virtual |
| exportToPreview | RGraphicsScene | protected |
| exportTrialEntities() | RExporter | virtual |
| exportTriangle(const RTriangle &triangle) | RGraphicsSceneQt | virtual |
| exportVerticalQuad(const RVector &p1, const RVector &p2, double height) | RExporter | virtual |
| exportView(RView &) | RExporter | inlinevirtual |
| exportView(RView::Id viewId) | RExporter | virtual |
| exportViews() | RExporter | virtual |
| getBlockRefOrEntity() | RExporter | virtual |
| getBrush(const RPainterPath &path) | RExporter | virtual |
| getBrush() | RExporter | virtual |
| getDocument() const | RExporter | |
| getDocumentInterface() | RGraphicsScene | |
| getDraftMode() const | RExporter | inline |
| getEntity() | RExporter | virtual |
| getEntity() const | RExporter | virtual |
| getEntityStack() | RExporter | |
| getErrorMessage() const | RExporter | |
| getGraphicsView() | RGraphicsSceneQt | |
| getGraphicsViews() | RGraphicsScene | |
| getHighlightedReferencePoint() | RGraphicsScene | |
| getImage(REntity::Id entityId) | RGraphicsSceneQt | |
| getLinetypePattern() | RExporter | |
| getPainterPaths(REntity::Id entityId) | RGraphicsSceneQt | |
| getPatternFactor() | RGraphicsSceneQt | virtual |
| getPatternOffset(double length, const RLinetypePattern &pattern) | RExporter | |
| getPatternOffset(double length, const RLinetypePattern &pattern, int index, double *gap=NULL) | RExporter | |
| getPen(const RPainterPath &path) | RExporter | virtual |
| getPen() | RExporter | virtual |
| getPreviewPainterPaths() | RGraphicsSceneQt | |
| getProjectionRenderingHint() | RExporter | |
| getReferencePoints() | RGraphicsScene | inline |
| handleKeyPressEvent(QKeyEvent &event) | RGraphicsScene | |
| handleKeyReleaseEvent(QKeyEvent &event) | RGraphicsScene | |
| handleMouseDoubleClickEvent(RMouseEvent &event) | RGraphicsScene | |
| handleMouseMoveEvent(RMouseEvent &event) | RGraphicsScene | |
| handleMousePressEvent(RMouseEvent &event) | RGraphicsScene | |
| handleMouseReleaseEvent(RMouseEvent &event) | RGraphicsScene | |
| handlePanGestureEvent(QPanGesture &gesture) | RGraphicsScene | |
| handlePinchGestureEvent(QPinchGesture &gesture) | RGraphicsScene | |
| handleSwipeGestureEvent(QSwipeGesture &gesture) | RGraphicsScene | |
| handleTabletEvent(RTabletEvent &event) | RGraphicsScene | |
| handleTerminateEvent(RTerminateEvent &event) | RGraphicsScene | |
| handleWheelEvent(RWheelEvent &event) | RGraphicsScene | |
| hasDraftView() const | RGraphicsScene | inline |
| hasImageFor(REntity::Id entityId) | RGraphicsSceneQt | |
| hasNormalView() const | RGraphicsScene | inline |
| highlightedReferencePoint | RGraphicsScene | protected |
| highlightEntity(REntity &entity) | RGraphicsSceneQt | virtual |
| highlightReferencePoint(const RVector &position) | RGraphicsScene | virtual |
| images | RGraphicsSceneQt | private |
| isEntitySelected() | RExporter | virtual |
| isPreviewEmpty() | RGraphicsScene | virtual |
| isVisualExporter() const | RExporter | inline |
| layerSource | RExporter | protected |
| operator<<(QDebug dbg, RGraphicsSceneQt &gs) | RGraphicsSceneQt | friend |
| painterPaths | RGraphicsSceneQt | private |
| painterPathsDraft | RGraphicsSceneQt | private |
| previewIsEmpty | RGraphicsScene | protected |
| previewPainterPaths | RGraphicsSceneQt | private |
| referencePoints | RGraphicsScene | protected |
| regenerate(bool undone=false) | RGraphicsScene | virtual |
| regenerate(QSet< REntity::Id > &affectedEntities, bool updateViews) | RGraphicsScene | virtual |
| regenerateViews(bool force=false) | RGraphicsScene | virtual |
| registerView(RGraphicsView *view, bool regen=true) | RGraphicsScene | virtual |
| repaintViews() | RGraphicsScene | virtual |
| RExporter() | RExporter | |
| RExporter(RDocument &document) | RExporter | |
| RGraphicsScene(RDocumentInterface &documentInterface) | RGraphicsScene | |
| RGraphicsSceneQt(RDocumentInterface &documentInterface) | RGraphicsSceneQt | |
| setBlockSource(RDocument *bs) | RExporter | |
| setBrush(const QBrush &brush) | RExporter | virtual |
| setBrushStyle(Qt::BrushStyle brushStyle) | RExporter | virtual |
| setColor(float r, float g, float b, float a=1.0f) | RExporter | virtual |
| setColor(const RColor &color) | RExporter | virtual |
| setCursor(const QCursor &cursor) | RGraphicsScene | virtual |
| setDashPattern(const QVector< qreal > &dashes) | RExporter | virtual |
| setDraftMode(bool on) | RExporter | inline |
| setEntityAttributes() | RExporter | virtual |
| setLayerSource(RDocument *ls) | RExporter | |
| setLinetypeId(RLinetype::Id ltId) | RExporter | virtual |
| setLinetypePattern(const RLinetypePattern <Pattern) | RExporter | virtual |
| setLineweight(RLineweight::Lineweight weight) | RExporter | virtual |
| setPen(const QPen &pen) | RExporter | virtual |
| setProjectionRenderingHint(RS::ProjectionRenderingHint p) | RExporter | |
| setStyle(Qt::PenStyle penStyle) | RExporter | virtual |
| setVisualExporter(bool on) | RExporter | inline |
| startEntity(bool topLevelEntity) | RGraphicsSceneQt | virtual |
| startExport() | RExporter | virtual |
| unexportEntity(REntity::Id entityId) | RGraphicsSceneQt | virtual |
| unregisterView(RGraphicsView *view) | RGraphicsScene | virtual |
| updateDraftStatus(bool regen=true) | RGraphicsScene | |
| views | RGraphicsScene | protected |
| visualExporter | RExporter | protected |
| ~RExporter() | RExporter | virtual |
| ~RGraphicsScene() | RGraphicsScene | virtual |
| ~RGraphicsSceneQt() | RGraphicsSceneQt | virtual |