umbrello
2.35.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
6 #ifndef UMLLISTVIEWPOPUPMENU_H
7 #define UMLLISTVIEWPOPUPMENU_H
22 #endif // UMLLISTVIEWPOPUPMENU_H
@ lvt_UseCase_Folder
Definition: umllistviewitem.h:47
@ lvt_CheckConstraint
Definition: umllistviewitem.h:86
@ lvt_Logical_View
Definition: umllistviewitem.h:44
UMLFolder * asUMLFolder()
Definition: umlobject.cpp:1431
@ lvt_Enum
Definition: umllistviewitem.h:74
bool tabdiagrams
Definition: optionstate.h:53
QString name() const
Definition: umlobject.cpp:207
ListViewType
Definition: umllistviewitem.h:38
@ lvt_EntityRelationship_Folder
Definition: umllistviewitem.h:78
QString folderFile() const
Definition: folder.cpp:260
@ lvt_EntityRelationship_Diagram
Definition: umllistviewitem.h:77
@ lvt_Properties
Definition: umllistviewitem.h:89
UMLObject * umlObject() const
Definition: umllistviewitem.cpp:329
@ lvt_Collaboration_Diagram
Definition: umllistviewitem.h:49
UMLObject * treeViewGetCurrentObject()
Definition: model_utils.cpp:476
Items used by UMLListView.
Definition: umllistviewitem.h:35
@ lvt_Datatype
Definition: umllistviewitem.h:72
@ lvt_Subsystem
Definition: umllistviewitem.h:80
@ lvt_Attribute
Definition: umllistviewitem.h:57
ListViewType type() const
Definition: umllistviewitem.cpp:227
@ lvt_Actor
Definition: umllistviewitem.h:54
@ lvt_EntityRelationship_Model
Definition: umllistviewitem.h:79
#define logError0(s)
Definition: uml.h:539
@ lvt_UseCase_Diagram
Definition: umllistviewitem.h:48
@ lvt_Properties_CodeGeneration
Definition: umllistviewitem.h:92
@ lvt_Model
Definition: umllistviewitem.h:81
#define logError1(s, a)
Definition: uml.h:545
@ lvt_Deployment_View
Definition: umllistviewitem.h:70
@ lvt_Activity_Diagram
Definition: umllistviewitem.h:52
@ lvt_Sequence_Diagram
Definition: umllistviewitem.h:53
@ lvt_InstanceAttribute
Definition: umllistviewitem.h:101
GeneralState generalState
Definition: optionstate.h:322
@ lvt_Component_Folder
Definition: umllistviewitem.h:63
@ lvt_Class
Definition: umllistviewitem.h:56
@ lvt_Deployment_Folder
Definition: umllistviewitem.h:69
@ lvt_ForeignKeyConstraint
Definition: umllistviewitem.h:85
The base class for UML objects.
Definition: umlobject.h:69
@ lvt_EntityAttribute
Definition: umllistviewitem.h:76
@ lvt_Component_Diagram
Definition: umllistviewitem.h:62
@ lvt_Properties_CodeImport
Definition: umllistviewitem.h:93
OptionState & optionState()
Definition: optionstate.cpp:357
@ lvt_Properties_CodeViewer
Definition: umllistviewitem.h:94
@ lvt_Object_Diagram
Definition: umllistviewitem.h:99
@ lvt_PrimaryKeyConstraint
Definition: umllistviewitem.h:84
@ lvt_Properties_Font
Definition: umllistviewitem.h:95
@ lvt_Instance
Definition: umllistviewitem.h:100
bool isCommonDataType(QString type)
Definition: model_utils.cpp:832
#define i18n
Definition: main.cpp:35
@ lvt_Properties_General
Definition: umllistviewitem.h:96
@ lvt_Deployment_Diagram
Definition: umllistviewitem.h:68
@ lvt_Interface
Definition: umllistviewitem.h:60
@ lvt_Artifact
Definition: umllistviewitem.h:67
@ lvt_UniqueConstraint
Definition: umllistviewitem.h:83
UMLCategory * asUMLCategory()
Definition: umlobject.cpp:1420
@ lvt_Entity
Definition: umllistviewitem.h:75
@ lvt_Template
Definition: umllistviewitem.h:59
@ lvt_Properties_UserInterface
Definition: umllistviewitem.h:97
@ lvt_Component
Definition: umllistviewitem.h:65
Non-graphical management of objects and diagrams of a Folder.
Definition: folder.h:29
@ lvt_Datatype_Folder
Definition: umllistviewitem.h:73
Definition: optionstate.h:310
@ lvt_Component_View
Definition: umllistviewitem.h:64
@ lvt_Category
Definition: umllistviewitem.h:87
@ lvt_Properties_AutoLayout
Definition: umllistviewitem.h:90
@ lvt_UseCase
Definition: umllistviewitem.h:55
@ lvt_Properties_Class
Definition: umllistviewitem.h:91
@ lvt_Logical_Folder
Definition: umllistviewitem.h:46
@ lvt_Class_Diagram
Definition: umllistviewitem.h:50
@ lvt_Package
Definition: umllistviewitem.h:61
@ lvt_Node
Definition: umllistviewitem.h:71
@ lvt_Operation
Definition: umllistviewitem.h:58
@ lvt_EnumLiteral
Definition: umllistviewitem.h:82
@ lvt_State_Diagram
Definition: umllistviewitem.h:51
QString stereotype(bool includeAdornments=false) const
Definition: umlobject.cpp:555
@ lvt_Port
Definition: umllistviewitem.h:88
@ lvt_UseCase_View
Definition: umllistviewitem.h:45