| activate() | UMLScene |  | 
  | activateAfterLoad(bool bUseLog=false) | UMLScene |  | 
  | activeView() const | UMLScene |  | 
  | addAssociation(AssociationWidget *pAssoc, bool isPasteOperation=false) | UMLScene |  | 
  | addFloatingTextWidget(FloatingTextWidget *pWidget) | UMLScene |  | 
  | addObject(UMLObject *object) | UMLScene |  | 
  | addWidgetCmd(UMLWidget *widget) | UMLScene |  | 
  | addWidgetCmd(AssociationWidget *widget) | UMLScene |  | 
  | alignBottom() | UMLScene | slot | 
  | alignHorizontalDistribute() | UMLScene | slot | 
  | alignHorizontalMiddle() | UMLScene | slot | 
  | alignLeft() | UMLScene | slot | 
  | alignRight() | UMLScene | slot | 
  | alignTop() | UMLScene | slot | 
  | alignVerticalDistribute() | UMLScene | slot | 
  | alignVerticalMiddle() | UMLScene | slot | 
  | applyLayout(const QString &actionText) | UMLScene |  | 
  | associationAt(const QPointF &p) | UMLScene |  | 
  | associationList() const | UMLScene |  | 
  | autoIncrementSequence() const | UMLScene |  | 
  | autoIncrementSequenceValue() | UMLScene |  | 
  | backgroundColor() const | UMLScene |  | 
  | beginPartialWidgetPaste() | UMLScene |  | 
  | checkMessages(ObjectWidget *w) | UMLScene |  | 
  | clearDiagram() | UMLScene |  | 
  | clearSelected() | UMLScene |  | 
  | collisions(const QPointF &p, int delta=3) | UMLScene |  | 
  | contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | UMLScene | protectedvirtual | 
  | copyAsImage(QPixmap *&pix) | UMLScene |  | 
  | createAutoAssociations(UMLWidget *widget) | UMLScene |  | 
  | createAutoAttributeAssociation(UMLClassifier *type, UMLAttribute *attr, UMLWidget *widget) | UMLScene | private | 
  | createAutoAttributeAssociations(UMLWidget *widget) | UMLScene |  | 
  | createAutoAttributeAssociations2(UMLWidget *widget) | UMLScene |  | 
  | createAutoConstraintAssociation(UMLEntity *refEntity, UMLForeignKeyConstraint *fkConstraint, UMLWidget *widget) | UMLScene | private | 
  | createAutoConstraintAssociations(UMLWidget *widget) | UMLScene |  | 
  | deleteSelection() | UMLScene |  | 
  | DiagramProxyWidget class | UMLScene | friend | 
  | diagramRect() | UMLScene | protected | 
  | documentation() const | UMLScene |  | 
  | dragEnterEvent(QGraphicsSceneDragDropEvent *enterEvent) | UMLScene | protected | 
  | dragMoveEvent(QGraphicsSceneDragDropEvent *moveEvent) | UMLScene | protected | 
  | drawBackground(QPainter *painter, const QRectF &rect) | UMLScene | protectedvirtual | 
  | dropEvent(QGraphicsSceneDragDropEvent *dropEvent) | UMLScene | protected | 
  | endPartialWidgetPaste() | UMLScene |  | 
  | fileLoaded() | UMLScene |  | 
  | fillColor() const | UMLScene |  | 
  | findAssocWidget(Uml::ID::Type id) | UMLScene |  | 
  | findAssocWidget(Uml::AssociationType::Enum at, UMLWidget *pWidgetA, UMLWidget *pWidgetB) | UMLScene |  | 
  | findAssocWidget(UMLWidget *pWidgetA, UMLWidget *pWidgetB, const QString &roleNameB) | UMLScene |  | 
  | findMaxBoundingRectangle(const FloatingTextWidget *ft, qreal &px, qreal &py, qreal &qx, qreal &qy) | UMLScene | protected | 
  | findWidget(Uml::ID::Type id) | UMLScene |  | 
  | fixX() const | UMLScene |  | 
  | fixY() const | UMLScene |  | 
  | folder() const | UMLScene |  | 
  | font() const | UMLScene |  | 
  | forceUpdateWidgetFontMetrics(QPainter *painter) | UMLScene | protected | 
  | generateCollaborationId() | UMLScene |  | 
  | getCreateObject() const | UMLScene |  | 
  | getDiagram(QPixmap &diagram, const QRectF &rect) | UMLScene |  | 
  | getDiagram(QPainter &painter, const QRectF &source, const QRectF &target=QRectF()) | UMLScene |  | 
  | getFirstMultiSelectedWidget() const | UMLScene |  | 
  | getImageExporter() | UMLScene |  | 
  | getPaste() const | UMLScene |  | 
  | getPastePoint() | UMLScene |  | 
  | getUniqueSelectionType() | UMLScene |  | 
  | getWidgetAssocs(UMLObject *Obj, AssociationWidgetList &Associations) | UMLScene |  | 
  | gridDotColor() const | UMLScene |  | 
  | hideEvent(QHideEvent *he) | UMLScene |  | 
  | ID() const | UMLScene |  | 
  | isActivityDiagram() const | UMLScene | inline | 
  | isClassDiagram() const | UMLScene | inline | 
  | isCollaborationDiagram() const | UMLScene | inline | 
  | isComponentDiagram() const | UMLScene | inline | 
  | isDeploymentDiagram() const | UMLScene | inline | 
  | isEntityRelationshipDiagram() const | UMLScene | inline | 
  | isObjectDiagram() const | UMLScene | inline | 
  | isOpen() const | UMLScene |  | 
  | isSavedInSeparateFile() | UMLScene |  | 
  | isSequenceDiagram() const | UMLScene | inline | 
  | isShowDocumentationIndicator() const | UMLScene |  | 
  | isSnapGridVisible() const | UMLScene |  | 
  | isStateDiagram() const | UMLScene | inline | 
  | isUseCaseDiagram() const | UMLScene | inline | 
  | itemAt(const QPointF &position) const | UMLScene | inlineprotected | 
  | lineColor() const | UMLScene |  | 
  | lineWidth() const | UMLScene |  | 
  | loadAssociationsFromXMI(QDomElement &qElement) | UMLScene | protected | 
  | loadFromXMI(QDomElement &qElement) | UMLScene | virtual | 
  | loadMessagesFromXMI(QDomElement &qElement) | UMLScene | protected | 
  | loadUISDiagram(QDomElement &qElement) | UMLScene |  | 
  | loadUisDiagramPresentation(QDomElement &qElement) | UMLScene | protected | 
  | loadWidgetFromXMI(QDomElement &widgetElement) | UMLScene |  | 
  | loadWidgetsFromXMI(QDomElement &qElement) | UMLScene | protected | 
  | m_autoIncrementSequence | UMLScene | private | 
  | m_bCreateObject | UMLScene | protected | 
  | m_bDrawSelectedOnly | UMLScene | protected | 
  | m_bPaste | UMLScene | protected | 
  | m_bPopupShowing | UMLScene | private | 
  | m_bStartedCut | UMLScene | protected | 
  | m_bUseSnapComponentSizeToGrid | UMLScene | protected | 
  | m_bUseSnapToGrid | UMLScene | protected | 
  | m_d | UMLScene | private | 
  | m_doc | UMLScene | private | 
  | m_Documentation | UMLScene | protected | 
  | m_fixX | UMLScene | private | 
  | m_fixY | UMLScene | private | 
  | m_isActivated | UMLScene | private | 
  | m_isOpen | UMLScene | protected | 
  | m_layoutGrid | UMLScene | private | 
  | m_maxX | UMLScene | private | 
  | m_maxY | UMLScene | private | 
  | m_minX | UMLScene | private | 
  | m_minY | UMLScene | private | 
  | m_Name | UMLScene | protected | 
  | m_nCollaborationId | UMLScene | protected | 
  | m_nID | UMLScene | protected | 
  | m_nLocalID | UMLScene | protected | 
  | m_Options | UMLScene | protected | 
  | m_PastePoint | UMLScene | private | 
  | m_pFolder | UMLScene | private | 
  | m_pIDChangesLog | UMLScene | private | 
  | m_pImageExporter | UMLScene | private | 
  | m_pos | UMLScene | protected | 
  | m_Type | UMLScene | protected | 
  | m_view | UMLScene | private | 
  | makeSelected(UMLWidget *uw) | UMLScene | protected | 
  | maxCanvasSize() | UMLScene | static | 
  | messageAt(const QPointF &p) | UMLScene |  | 
  | messageList() const | UMLScene |  | 
  | mouseDoubleClickEvent(QGraphicsSceneMouseEvent *mouseEvent) | UMLScene | protected | 
  | mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent) | UMLScene | protected | 
  | mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent) | UMLScene | protected | 
  | mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent) | UMLScene | protected | 
  | moveSelectedBy(qreal dX, qreal dY) | UMLScene |  | 
  | name() const | UMLScene |  | 
  | onWidgetDestructionBox(const QPointF &point) const | UMLScene |  | 
  | onWidgetLine(const QPointF &point) const | UMLScene |  | 
  | optionState() | UMLScene |  | 
  | pos() const | UMLScene |  | 
  | print(QPrinter *pPrinter, QPainter &pPainter) | UMLScene |  | 
  | removeAllAssociations() | UMLScene |  | 
  | removeAllWidgets() | UMLScene |  | 
  | removeAssociations(UMLWidget *pWidget) | UMLScene |  | 
  | removeAssocInViewAndDoc(AssociationWidget *assoc) | UMLScene |  | 
  | removeOwnedWidgets(UMLWidget *o) | UMLScene | private | 
  | removeWidget(UMLWidget *o) | UMLScene |  | 
  | removeWidget(AssociationWidget *w) | UMLScene |  | 
  | removeWidgetCmd(UMLWidget *o) | UMLScene |  | 
  | removeWidgetCmd(AssociationWidget *pAssoc) | UMLScene |  | 
  | resetPastePoint() | UMLScene |  | 
  | resetToolbar() | UMLScene |  | 
  | resizeSelection() | UMLScene |  | 
  | s_defaultCanvasHeight | UMLScene | privatestatic | 
  | s_defaultCanvasWidth | UMLScene | privatestatic | 
  | s_maxCanvasSize | UMLScene | privatestatic | 
  | s_sceneBorder | UMLScene | privatestatic | 
  | s_showDocumentationIndicator | UMLScene | privatestatic | 
  | saveToXMI(QXmlStreamWriter &writer) | UMLScene | virtual | 
  | selectAll() | UMLScene |  | 
  | selectAssociations(bool bSelect) | UMLScene |  | 
  | selectedAssociationWidgets() const | UMLScene |  | 
  | selectedAssocs() | UMLScene |  | 
  | selectedCount(bool filterText=false) const | UMLScene |  | 
  | selectedMessageWidgets() const | UMLScene |  | 
  | selectedWidgets() const | UMLScene |  | 
  | selectedWidgetsExt(bool filterText=true) | UMLScene |  | 
  | selectionSetFillColor(const QColor &color) | UMLScene |  | 
  | selectionSetFont(const QFont &font) | UMLScene |  | 
  | selectionSetLineColor(const QColor &color) | UMLScene |  | 
  | selectionSetLineWidth(uint width) | UMLScene |  | 
  | selectionSetVisualProperty(ClassifierWidget::VisualProperty property, bool value) | UMLScene |  | 
  | selectionUseFillColor(bool useFC) | UMLScene |  | 
  | selectWidget(UMLWidget *widget, QRectF *rect=nullptr) | UMLScene |  | 
  | selectWidgets(qreal px, qreal py, qreal qx, qreal qy) | UMLScene |  | 
  | selectWidgets(UMLWidgetList &widgets) | UMLScene |  | 
  | selectWidgetsOfAssoc(AssociationWidget *a) | UMLScene |  | 
  | setAutoIncrementSequence(bool state) | UMLScene |  | 
  | setClassWidgetOptions(ClassOptionsPage *page) | UMLScene |  | 
  | setCreateObject(bool bCreate) | UMLScene |  | 
  | setDocumentation(const QString &doc) | UMLScene |  | 
  | setFillColor(const QColor &color) | UMLScene |  | 
  | setFolder(UMLFolder *folder) | UMLScene |  | 
  | setFont(QFont font, bool changeAllWidgets=false) | UMLScene |  | 
  | setGridDotColor(const QColor &color) | UMLScene |  | 
  | setID(Uml::ID::Type id) | UMLScene |  | 
  | setIsOpen(bool isOpen) | UMLScene |  | 
  | setLineColor(const QColor &color) | UMLScene |  | 
  | setLineWidth(uint width) | UMLScene |  | 
  | setMenu(const QPoint &pos) | UMLScene |  | 
  | setName(const QString &name) | UMLScene |  | 
  | setOptionState(const Settings::OptionState &options) | UMLScene |  | 
  | setPaste(bool paste) | UMLScene |  | 
  | setPos(const QPointF &pos) | UMLScene |  | 
  | setShowDocumentationIndicator(bool bShow) | UMLScene |  | 
  | setShowOpSig(bool bShowOpSig) | UMLScene |  | 
  | setSnapComponentSizeToGrid(bool bSnap) | UMLScene |  | 
  | setSnapGridVisible(bool bShow) | UMLScene |  | 
  | setSnapSpacing(int x, int y) | UMLScene |  | 
  | setSnapToGrid(bool bSnap) | UMLScene |  | 
  | setStartedCut() | UMLScene |  | 
  | setTextColor(const QColor &color) | UMLScene |  | 
  | setType(Uml::DiagramType::Enum type) | UMLScene |  | 
  | setupNewWidget(UMLWidget *w, bool setPosition=true) | UMLScene |  | 
  | setUseFillColor(bool ufc) | UMLScene |  | 
  | setWidgetLink(WidgetBase *w) | UMLScene |  | 
  | showEvent(QShowEvent *se) | UMLScene |  | 
  | showOpSig() const | UMLScene |  | 
  | sigAssociationRemoved(AssociationWidget *) | UMLScene | signal | 
  | sigFillColorChanged(Uml::ID::Type) | UMLScene | signal | 
  | sigGridColorChanged(Uml::ID::Type) | UMLScene | signal | 
  | sigLineColorChanged(Uml::ID::Type) | UMLScene | signal | 
  | sigLineWidthChanged(Uml::ID::Type) | UMLScene | signal | 
  | sigResetToolBar() | UMLScene | signal | 
  | sigShowGridToggled(bool) | UMLScene | signal | 
  | sigSnapComponentSizeToGridToggled(bool) | UMLScene | signal | 
  | sigSnapToGridToggled(bool) | UMLScene | signal | 
  | sigTextColorChanged(Uml::ID::Type) | UMLScene | signal | 
  | sigWidgetRemoved(UMLWidget *) | UMLScene | signal | 
  | slotActivate() | UMLScene | slot | 
  | slotCutSuccessful() | UMLScene | slot | 
  | slotMenuSelection(QAction *action) | UMLScene | slot | 
  | slotObjectCreated(UMLObject *o) | UMLScene | slot | 
  | slotObjectRemoved(UMLObject *o) | UMLScene | slot | 
  | slotShowView() | UMLScene | slot | 
  | slotToolBarChanged(int c) | UMLScene | slot | 
  | snapComponentSizeToGrid() const | UMLScene |  | 
  | snappedX(qreal x) | UMLScene |  | 
  | snappedY(qreal y) | UMLScene |  | 
  | snapToGrid() const | UMLScene |  | 
  | snapX() const | UMLScene |  | 
  | snapY() const | UMLScene |  | 
  | textColor() const | UMLScene |  | 
  | toggleShowGrid() | UMLScene |  | 
  | toggleSnapComponentSizeToGrid() | UMLScene |  | 
  | toggleSnapToGrid() | UMLScene |  | 
  | triggerToolbarButton(WorkToolBar::ToolBar_Buttons button) | UMLScene |  | 
  | type() const | UMLScene |  | 
  | UMLScene(UMLFolder *parentFolder, UMLView *view=nullptr) | UMLScene | explicit | 
  | UMLViewImageExporterModel class | UMLScene | friend | 
  | unselectChildrenOfSelectedWidgets() | UMLScene | private | 
  | updateCanvasSizeEstimate(qreal x, qreal y, qreal w, qreal h) | UMLScene |  | 
  | updateComponentSizes() | UMLScene | protected | 
  | updateContainment(UMLCanvasObject *self) | UMLScene |  | 
  | updateSceneRect() | UMLScene |  | 
  | useFillColor() const | UMLScene |  | 
  | widgetAt(const QPointF &p) | UMLScene |  | 
  | widgetLink() | UMLScene |  | 
  | widgetList() const | UMLScene |  | 
  | widgetOnDiagram(Uml::ID::Type id) | UMLScene |  | 
  | widgetOnDiagram(WidgetBase::WidgetType type) | UMLScene |  | 
  | ~UMLScene() | UMLScene | virtual |