umbrello  2.32.3
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Enumerations
associationwidgetpopupmenu.cpp File Reference
#include "associationwidgetpopupmenu.h"
#include "assocrules.h"
#include "associationline.h"
#include "associationwidget.h"
#include "debug_utils.h"
#include <KLocalizedString>

Enumerations

enum  LocalTriggerType {
  LocalTriggerType::AnchorSelected, LocalTriggerType::AssociationSelected, LocalTriggerType::CollaborationMessage, LocalTriggerType::AttributeAssociation,
  LocalTriggerType::FullAssociation
}
 

Enumeration Type Documentation

◆ LocalTriggerType

enum LocalTriggerType
strong
Enumerator
AnchorSelected 
AssociationSelected 
CollaborationMessage 
AttributeAssociation 
FullAssociation