ClassMaker

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

APACHE-2.0 License

Stars
1
Committers
2

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