Releases: parisa-hr/DiagramTool
Releases · parisa-hr/DiagramTool
DiagramTool V0.1.0-alpha
DiagramTool is a Qt-based Software for drawing Unified Modeling Language (UML) diagrams.
This software is able to draw the following diagrams:
- UseCase
- Activity
- Class
- Component
- Deployment
- Relations
- Sequense
The Main Menu:
By selecting each chart by the user, the page related to drawing that chart is displayed to the user.
Each diagram that the user choose has these options:
- Undo & Redo
- Export PDF, SVG, and PNG
- Show GridView
- Back to the main menu by Home button
- Add Text
- Bold, Italic, and Underline Text
- Change Text's Font
- Change Text's Font Size
- Change color of Diagram's Items
- Pan
- Bring to front & Send to back
- Remove and Delete Item
- ZoomIn and ZoomOut by mouse
Note: This Release was developed with Qt 5.14.0.