Hi everybody,

I am new to Qt,

When i want to create a c++ class, i meet a problem.

Qt has default winzard for c++ class like below image
class.jpg

But when i watch some tutorials, i notice that they have a difference version of that.
classwinzard.png

How do i config or change my qtcreator to do this???

Thank in advance