Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 838 Bytes

README.md

File metadata and controls

32 lines (28 loc) · 838 Bytes

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