Summary: | Wish: Support for qt signals/slots | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Bill Anderson <bill-kde> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | ralf.habacker |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bill Anderson
2006-01-26 20:41:39 UTC
I think this article should be relevant for this bug: http://lists.trolltech.com/qt-interest/2001-05/msg00253.html If there is actually a way to describe it in rational, we should try to emulate it in Umbrello. more specifically: For signals and slots in the static model just add a new compartment to the class. See page 208 in the UML Language reference manual. For the "dynamic model", you may use a stereotyped association. However, I dont know wether RR supports additional compartments. If it does not, then represent signals and slots as stereotyped operations. Torben I do not have the "uml language reference manual" so I am not sure what this person is talking about. I quote David Johnson from the thread that Alan cites:
> Stereotypes are your friends when it comes to uncharted waters. I am
> thinking the best solution is to use sterotyped dependencies and interfaces.
> Use the "lollipop" notation with the sterotype of <<slot>>, and dependencies
> with a stereotype of <<signal>>.
Consensus? Any other ideas?
As no one gave better ideas nor a patch I guess it would be the best to add a related FAQ entry at http://userbase.kde.org/Umbrello/FAQ and close this bug. |