Move WidgetBase::addAssoc(), removeAssoc() and m_nlocalID to class WidgetBase

Authored by habacker on Nov 19 2019, 10:48 PM.

Description

Move WidgetBase::addAssoc(), removeAssoc() and m_nlocalID to class WidgetBase

To be able to use a widget that is linked to another diagram as a link
end in the AssociationWidget class, some methods must be encapsulated.
In order to use the class WidgetBase as base class of such a
"proxy widget", some methods and class members located in the UMLWidget
have to be moved to WidgetBase.

CCBUG:53369

Details

Committed
habackerNov 19 2019, 10:48 PM
Parents
R139:2cab8dc8617c: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown