[Uml-devel] KDE/kdesdk/umbrello/umbrello

Andi Fischer andi.fischer at hispeed.ch
Fri Jun 1 17:58:42 UTC 2012


Am 31.05.2012 22:29, schrieb Ralf Habacker:
> Am 06.04.2012 08:14, schrieb Andi Fischer:
>> SVN commit 1288359 by fischer:
>>
>> Differences to soc-branch reduced.
>>
>>   // kde includes
>>   #include<klocale.h>
>> @@ -53,9 +54,26 @@
>>       m_TriggerObject.m_View = view;
>>       m_TriggerObjectType = tot_View;
>>       setupMenu(type);
>> +    setupActionsData();
> Hi Andi,
>
> just found out that calling setupActionData() (in two constructor) 
> breaks selecting of automatic layout entries in the context menu.
>
> If this is really required I would add the following methods/class 
> member to class ListPopupMenu for restoring automatic layout selecting.
>
>     QString actionData(MenuType idx);
> protected:
>
>     QHash<MenuType, QString> m_actionData;
>
>
> Regards
>
Hi Ralf,

The change was coming from the soc-umbrello branch and implemented by 
gopala.
He was already commenting it as an ugly hack.

Please, go ahead and improve it.

+1 and more from me.

Thanks,

Andi






More information about the umbrello-devel mailing list