umbrello  2.31.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
UMLScene Member List

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

activate()UMLScene
activateAfterLoad(bool bUseLog=false)UMLScene
activeView() constUMLScene
addAssociation(AssociationWidget *pAssoc, bool isPasteOperation=false)UMLScene
addFloatingTextWidget(FloatingTextWidget *pWidget)UMLScene
addObject(UMLObject *object)UMLScene
addWidgetCmd(UMLWidget *widget)UMLScene
addWidgetCmd(AssociationWidget *widget)UMLScene
alignBottom()UMLSceneslot
alignHorizontalDistribute()UMLSceneslot
alignHorizontalMiddle()UMLSceneslot
alignLeft()UMLSceneslot
alignRight()UMLSceneslot
alignTop()UMLSceneslot
alignVerticalDistribute()UMLSceneslot
alignVerticalMiddle()UMLSceneslot
applyLayout(const QString &actionText)UMLScene
associationAt(const QPointF &p)UMLScene
associationList() constUMLScene
autoIncrementSequence() constUMLScene
autoIncrementSequenceValue()UMLScene
backgroundColor() constUMLScene
beginPartialWidgetPaste()UMLScene
checkMessages(ObjectWidget *w)UMLScene
clearDiagram()UMLScene
clearSelected()UMLScene
collisions(const QPointF &p, int delta=3)UMLScene
contextMenuEvent(QGraphicsSceneContextMenuEvent *event)UMLSceneprotectedvirtual
copyAsImage(QPixmap *&pix)UMLScene
createAutoAssociations(UMLWidget *widget)UMLScene
createAutoAttributeAssociation(UMLClassifier *type, UMLAttribute *attr, UMLWidget *widget)UMLSceneprivate
createAutoAttributeAssociations(UMLWidget *widget)UMLScene
createAutoAttributeAssociations2(UMLWidget *widget)UMLScene
createAutoConstraintAssociation(UMLEntity *refEntity, UMLForeignKeyConstraint *fkConstraint, UMLWidget *widget)UMLSceneprivate
createAutoConstraintAssociations(UMLWidget *widget)UMLScene
defaultCanvasSizeUMLSceneprivatestatic
deleteSelection()UMLScene
DiagramProxyWidget classUMLScenefriend
diagramRect()UMLSceneprotected
documentation() constUMLScene
dragEnterEvent(QGraphicsSceneDragDropEvent *enterEvent)UMLSceneprotected
dragMoveEvent(QGraphicsSceneDragDropEvent *moveEvent)UMLSceneprotected
drawBackground(QPainter *painter, const QRectF &rect)UMLSceneprotectedvirtual
dropEvent(QGraphicsSceneDragDropEvent *dropEvent)UMLSceneprotected
endPartialWidgetPaste()UMLScene
fileLoaded()UMLScene
fillColor() constUMLScene
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)UMLSceneprotected
findWidget(Uml::ID::Type id)UMLScene
folder() constUMLScene
font() constUMLScene
forceUpdateWidgetFontMetrics(QPainter *painter)UMLSceneprotected
generateCollaborationId()UMLScene
getCreateObject() constUMLScene
getDiagram(QPixmap &diagram, const QRectF &rect)UMLScene
getDiagram(QPainter &painter, const QRectF &source, const QRectF &target=QRectF())UMLScene
getFirstMultiSelectedWidget() constUMLScene
getImageExporter()UMLScene
getPaste() constUMLScene
getPastePoint()UMLScene
getUniqueSelectionType()UMLScene
getWidgetAssocs(UMLObject *Obj, AssociationWidgetList &Associations)UMLScene
gridDotColor() constUMLScene
hideEvent(QHideEvent *he)UMLScene
ID() constUMLScene
isActivityDiagram()UMLSceneinline
isClassDiagram()UMLSceneinline
isCollaborationDiagram()UMLSceneinline
isComponentDiagram()UMLSceneinline
isDeploymentDiagram()UMLSceneinline
isEntityRelationshipDiagram()UMLSceneinline
isObjectDiagram()UMLSceneinline
isOpen() constUMLScene
isSavedInSeparateFile()UMLScene
isSequenceDiagram()UMLSceneinline
isShowDocumentationIndicator() constUMLScene
isSnapGridVisible() constUMLScene
isStateDiagram()UMLSceneinline
isUseCaseDiagram()UMLSceneinline
lineColor() constUMLScene
lineWidth() constUMLScene
loadAssociationsFromXMI(QDomElement &qElement)UMLSceneprotected
loadFromXMI1(QDomElement &qElement)UMLScenevirtual
loadMessagesFromXMI(QDomElement &qElement)UMLSceneprotected
loadUISDiagram(QDomElement &qElement)UMLScene
loadUisDiagramPresentation(QDomElement &qElement)UMLSceneprotected
loadWidgetFromXMI(QDomElement &widgetElement)UMLScene
loadWidgetsFromXMI(QDomElement &qElement)UMLSceneprotected
m_autoIncrementSequenceUMLSceneprivate
m_bCreateObjectUMLSceneprotected
m_bDrawSelectedOnlyUMLSceneprotected
m_bPasteUMLSceneprotected
m_bPopupShowingUMLSceneprivate
m_bStartedCutUMLSceneprotected
m_bUseSnapComponentSizeToGridUMLSceneprotected
m_bUseSnapToGridUMLSceneprotected
m_dUMLSceneprivate
m_docUMLSceneprivate
m_DocumentationUMLSceneprotected
m_isActivatedUMLSceneprivate
m_isOpenUMLSceneprotected
m_layoutGridUMLSceneprivate
m_NameUMLSceneprotected
m_nCollaborationIdUMLSceneprotected
m_nIDUMLSceneprotected
m_nLocalIDUMLSceneprotected
m_OptionsUMLSceneprotected
m_PastePointUMLSceneprivate
m_pFolderUMLSceneprivate
m_pIDChangesLogUMLSceneprivate
m_pImageExporterUMLSceneprivate
m_posUMLSceneprotected
m_showDocumentationIndicatorUMLSceneprivatestatic
m_TypeUMLSceneprotected
m_viewUMLSceneprivate
makeSelected(UMLWidget *uw)UMLSceneprotected
messageAt(const QPointF &p)UMLScene
messageList() constUMLScene
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *mouseEvent)UMLSceneprotected
mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent)UMLSceneprotected
mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent)UMLSceneprotected
mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent)UMLSceneprotected
moveSelectedBy(qreal dX, qreal dY)UMLScene
name() constUMLScene
onWidgetDestructionBox(const QPointF &point) constUMLScene
onWidgetLine(const QPointF &point) constUMLScene
optionState()UMLScene
pos() constUMLScene
print(QPrinter *pPrinter, QPainter &pPainter)UMLScene
removeAllAssociations()UMLScene
removeAllWidgets()UMLScene
removeAssociations(UMLWidget *pWidget)UMLScene
removeAssocInViewAndDoc(AssociationWidget *assoc)UMLScene
removeOwnedWidgets(UMLWidget *o)UMLSceneprivate
removeWidget(UMLWidget *o)UMLScene
removeWidget(AssociationWidget *w)UMLScene
removeWidgetCmd(UMLWidget *o)UMLScene
removeWidgetCmd(AssociationWidget *pAssoc)UMLScene
resetPastePoint()UMLScene
resetToolbar()UMLScene
resizeSceneToItems()UMLScene
resizeSelection()UMLScene
saveToXMI1(QDomDocument &qDoc, QDomElement &qElement)UMLScenevirtual
selectAll()UMLScene
selectAssociations(bool bSelect)UMLScene
selectedAssociationWidgets() constUMLScene
selectedAssocs()UMLScene
selectedCount(bool filterText=false) constUMLScene
selectedMessageWidgets() constUMLScene
selectedWidgets() constUMLScene
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=0)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() constUMLScene
sigAssociationRemoved(AssociationWidget *)UMLScenesignal
sigFillColorChanged(Uml::ID::Type)UMLScenesignal
sigGridColorChanged(Uml::ID::Type)UMLScenesignal
sigLineColorChanged(Uml::ID::Type)UMLScenesignal
sigLineWidthChanged(Uml::ID::Type)UMLScenesignal
sigResetToolBar()UMLScenesignal
sigShowGridToggled(bool)UMLScenesignal
sigSnapComponentSizeToGridToggled(bool)UMLScenesignal
sigSnapToGridToggled(bool)UMLScenesignal
sigTextColorChanged(Uml::ID::Type)UMLScenesignal
sigWidgetRemoved(UMLWidget *)UMLScenesignal
slotActivate()UMLSceneslot
slotCutSuccessful()UMLSceneslot
slotMenuSelection(QAction *action)UMLSceneslot
slotObjectCreated(UMLObject *o)UMLSceneslot
slotObjectRemoved(UMLObject *o)UMLSceneslot
slotShowView()UMLSceneslot
slotToolBarChanged(int c)UMLSceneslot
snapComponentSizeToGrid() constUMLScene
snappedX(qreal x)UMLScene
snappedY(qreal y)UMLScene
snapToGrid() constUMLScene
snapX() constUMLScene
snapY() constUMLScene
textColor() constUMLScene
toggleShowGrid()UMLScene
toggleSnapComponentSizeToGrid()UMLScene
toggleSnapToGrid()UMLScene
triggerToolbarButton(WorkToolBar::ToolBar_Buttons button)UMLScene
type() constUMLScene
UMLScene(UMLFolder *parentFolder, UMLView *view=0)UMLSceneexplicit
UMLViewImageExporterModel classUMLScenefriend
unselectChildrenOfSelectedWidgets()UMLSceneprivate
updateComponentSizes()UMLSceneprotected
updateContainment(UMLCanvasObject *self)UMLScene
useFillColor() constUMLScene
widgetAt(const QPointF &p)UMLScene
widgetLink()UMLScene
widgetList() constUMLScene
widgetOnDiagram(Uml::ID::Type id)UMLScene
widgetOnDiagram(WidgetBase::WidgetType type)UMLScene
~UMLScene()UMLScenevirtual