Widget_Utils Namespace Reference
General purpose widget utilities. More...
Functions | |
| UMLWidget * | findWidget (Uml::IDType id, const UMLWidgetList &widgets, const MessageWidgetList *pMessages) |
| Find the widget identified by the given ID in the given widget or message list. | |
| QIconSet | iconSet (Uml::Diagram_Type dt) |
| Return the icon corresponding to the given Diagram_Type. | |
| QCanvasRectangle * | decoratePoint (QPoint p) |
Detailed Description
General purpose widget utilities.Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
Function Documentation
|
||||||||||||||||
|
Find the widget identified by the given ID in the given widget or message list.
Definition at line 30 of file widget_utils.cpp. References WidgetBase::getBaseType(), and WidgetBase::getID(). Referenced by AssociationWidget::loadFromXMI(). |
|
|
Return the icon corresponding to the given Diagram_Type.
Definition at line 58 of file widget_utils.cpp. |
