| Categories: data container,graphics,wrapper | Status: ALPHA |  |
| Author: Josef Musil | wxWidgets supported ports: wxMSW, wxGTK, wxMac |
| Current maintainer: Josef Musil | wxWidgets supported versions: 2.8 |
| Latest version: 0.1 | Build system: Bakefile-based, makefiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: wxShapeFramework | Documentation: doxygen |
|
| Description: wxUML is a library for creating UML diagrams based on wxShapeFramework.
Shapes are provided for following diagrams: Use Case Diagram, Sequence Diagram, State Machine Diagram, Activity Diagram, Communication diagram, Class Diagram, Object Diagram, Component Diagram, Deployment Diagram and Package Diagram. |
|
| Links for wxUML: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
First version of wxUML coming in the middle of May 2011.
Description
myComp *newcomp = new myComp();
newcomp->SetAAAA("aaa");
newcomp->SetBBBB("bbb");
newcomp->Show();
The documentation for this component is not yet available online
here.
None. To submit a bug report please look at wxCode support page.
None. To submit a feature request please look at wxCode support page.