Skip to content

Qt code tool , for having structured classes and clean code in large-scale projects

License

Notifications You must be signed in to change notification settings

saeidEmadi/ClassMaker

Repository files navigation

Class Maker (Object-oriented structural chain)

A tool to have structured classes and clean code

Base Classes

  • QObject
  • QWidget
  • QMainWindow
  • QDialog
  • ModelView
    • Model
    • view

Usage/Examples

  • Step 1 : Download *.exe file ,install and run it
  • Step 2 : Select Base Class
  • Step 3 : Enter Class Name
  • Step 4 : Choose Your Project Path

Note

If you need resources, tick Add Resource

  • Step 5 : Click the create button to create it

    Booooom

  • Finally : clock the Copy and paste to *.pro file in your project

App Screenshot

ScreenShot