umbrello
2.32.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
umbrello
menus
associationwidgetpopupmenu.h
Go to the documentation of this file.
1
/***************************************************************************
2
* This program is free software; you can redistribute it and/or modify *
3
* it under the terms of the GNU General Public License as published by *
4
* the Free Software Foundation; either version 2 of the License, or *
5
* (at your option) any later version. *
6
* *
7
* copyright (C) 2018-2020 *
8
* Umbrello UML Modeller Authors <umbrello-devel@kde.org> *
9
***************************************************************************/
10
11
#ifndef ASSOCIATIONWIDGETPOPUPMENU_H
12
#define ASSOCIATIONWIDGETPOPUPMENU_H
13
14
#include "
listpopupmenu.h
"
15
16
class
AssociationLine
;
17
21
class
AssociationWidgetPopupMenu
:
public
ListPopupMenu
22
{
23
public
:
24
AssociationWidgetPopupMenu
(QWidget *parent,
Uml::AssociationType::Enum
type,
AssociationWidget
*widget);
25
26
protected
:
27
void
insertSubMenuLayout
(
AssociationLine
*associationLine);
28
void
insertSubmodelAction
();
29
};
30
31
#endif
// ASSOCIATIONWIDGETPOPUPMENU_H
AssociationLine
Definition:
associationline.h:106
AssociationWidgetPopupMenu
Definition:
associationwidgetpopupmenu.h:22
AssociationWidgetPopupMenu::insertSubMenuLayout
void insertSubMenuLayout(AssociationLine *associationLine)
Definition:
associationwidgetpopupmenu.cpp:97
AssociationWidgetPopupMenu::insertSubmodelAction
void insertSubmodelAction()
AssociationWidgetPopupMenu::AssociationWidgetPopupMenu
AssociationWidgetPopupMenu(QWidget *parent, Uml::AssociationType::Enum type, AssociationWidget *widget)
Definition:
associationwidgetpopupmenu.cpp:30
AssociationWidget
This class represents an association inside a diagram. Bugs and comments to umbrello-devel@kde....
Definition:
associationwidget.h:52
ListPopupMenu
Displays a popup menu.
Definition:
listpopupmenu.h:38
listpopupmenu.h
Uml::AssociationType::Enum
Enum
Definition:
basictypes.h:106
Generated by
1.9.1