umbrello
2.32.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
11 #ifndef UMLLISTVIEWPOPUPMENU_H
12 #define UMLLISTVIEWPOPUPMENU_H
27 #endif // UMLLISTVIEWPOPUPMENU_H
@ lvt_UseCase_Folder
Definition: umllistviewitem.h:51
@ lvt_CheckConstraint
Definition: umllistviewitem.h:90
@ lvt_Logical_View
Definition: umllistviewitem.h:48
@ lvt_Enum
Definition: umllistviewitem.h:78
bool tabdiagrams
Definition: optionstate.h:57
QString name() const
Definition: umlobject.cpp:211
ListViewType
Definition: umllistviewitem.h:43
@ lvt_EntityRelationship_Folder
Definition: umllistviewitem.h:82
QString folderFile() const
Definition: folder.cpp:259
@ lvt_EntityRelationship_Diagram
Definition: umllistviewitem.h:81
@ lvt_Properties
Definition: umllistviewitem.h:93
UMLObject * umlObject() const
Definition: umllistviewitem.cpp:312
@ lvt_Collaboration_Diagram
Definition: umllistviewitem.h:53
UMLObject * treeViewGetCurrentObject()
Definition: model_utils.cpp:450
Items used by UMLListView.
Definition: umllistviewitem.h:40
@ lvt_Datatype
Definition: umllistviewitem.h:76
@ lvt_Subsystem
Definition: umllistviewitem.h:84
@ lvt_Attribute
Definition: umllistviewitem.h:61
ListViewType type() const
Definition: umllistviewitem.cpp:234
@ lvt_Actor
Definition: umllistviewitem.h:58
@ lvt_EntityRelationship_Model
Definition: umllistviewitem.h:83
@ lvt_UseCase_Diagram
Definition: umllistviewitem.h:52
@ lvt_Properties_CodeGeneration
Definition: umllistviewitem.h:96
@ lvt_Model
Definition: umllistviewitem.h:85
@ lvt_Deployment_View
Definition: umllistviewitem.h:74
UMLCategory * asUMLCategory()
Definition: umlobject.cpp:1306
@ lvt_Activity_Diagram
Definition: umllistviewitem.h:56
@ lvt_Sequence_Diagram
Definition: umllistviewitem.h:57
GeneralState generalState
Definition: optionstate.h:326
@ lvt_Component_Folder
Definition: umllistviewitem.h:67
@ lvt_Class
Definition: umllistviewitem.h:60
@ lvt_Deployment_Folder
Definition: umllistviewitem.h:73
@ lvt_ForeignKeyConstraint
Definition: umllistviewitem.h:89
@ lvt_InstanteAttribute
Definition: umllistviewitem.h:105
The base class for UML objects.
Definition: umlobject.h:74
@ lvt_EntityAttribute
Definition: umllistviewitem.h:80
@ lvt_Component_Diagram
Definition: umllistviewitem.h:66
@ lvt_Properties_CodeImport
Definition: umllistviewitem.h:97
OptionState & optionState()
Definition: optionstate.cpp:362
UMLFolder * asUMLFolder()
Definition: umlobject.cpp:1317
@ lvt_Properties_CodeViewer
Definition: umllistviewitem.h:98
@ lvt_Object_Diagram
Definition: umllistviewitem.h:103
@ lvt_PrimaryKeyConstraint
Definition: umllistviewitem.h:88
@ lvt_Properties_Font
Definition: umllistviewitem.h:99
@ lvt_Instance
Definition: umllistviewitem.h:104
#define i18n
Definition: main.cpp:39
@ lvt_Properties_General
Definition: umllistviewitem.h:100
@ lvt_Deployment_Diagram
Definition: umllistviewitem.h:72
@ lvt_Interface
Definition: umllistviewitem.h:64
@ lvt_Artifact
Definition: umllistviewitem.h:71
@ lvt_UniqueConstraint
Definition: umllistviewitem.h:87
@ lvt_Entity
Definition: umllistviewitem.h:79
@ lvt_Template
Definition: umllistviewitem.h:63
@ lvt_Properties_UserInterface
Definition: umllistviewitem.h:101
@ lvt_Component
Definition: umllistviewitem.h:69
Non-graphical management of objects and diagrams of a Folder.
Definition: folder.h:35
@ lvt_Datatype_Folder
Definition: umllistviewitem.h:77
Definition: optionstate.h:314
@ lvt_Component_View
Definition: umllistviewitem.h:68
@ lvt_Category
Definition: umllistviewitem.h:91
#define uError()
Definition: debug_utils.h:123
@ lvt_Properties_AutoLayout
Definition: umllistviewitem.h:94
@ lvt_UseCase
Definition: umllistviewitem.h:59
@ lvt_Properties_Class
Definition: umllistviewitem.h:95
@ lvt_Logical_Folder
Definition: umllistviewitem.h:50
@ lvt_Class_Diagram
Definition: umllistviewitem.h:54
@ lvt_Package
Definition: umllistviewitem.h:65
@ lvt_Node
Definition: umllistviewitem.h:75
@ lvt_Operation
Definition: umllistviewitem.h:62
@ lvt_EnumLiteral
Definition: umllistviewitem.h:86
@ lvt_State_Diagram
Definition: umllistviewitem.h:55
QString stereotype(bool includeAdornments=false) const
Definition: umlobject.cpp:558
@ lvt_Port
Definition: umllistviewitem.h:92
@ lvt_UseCase_View
Definition: umllistviewitem.h:49