Skip to content

parisa-hr/DiagramTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon

DiagramTool

A Software For Draw UML Diagram

This software is able to draw the following diagrams:

  1. UseCase
  2. Activity
  3. Class
  4. Component
  5. Deployment
  6. Sequense

The Main Menu:

Main UI

By selecting each chart by the user, the page related to drawing that chart is displayed to the user.

For Example In UseCase: demo

Each diagram that the user choose has these options:

  1. Undo & Redo
  2. Print
  3. Export PDF, SVG, and PNG
  4. Show GridView
  5. Back to the main menu by Home button
  6. Add Text
  7. Bold, Italic, and Underline Text
  8. Change Text's Font
  9. Change Text's Font Size
  10. Change color of Diagram's Items
  11. Pan
  12. Bring to front & Send to back
  13. Remove and Delete Item
  14. ZoomIn and ZoomOut by mouse

Requirements :

QT 6.2.2 or higher