Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 4.13.3
-
None
-
87861cf7e (master)
Description
When I use the "new class" dialog to generate a new class, Qt Creator does not take my code style into account for the constructor that it generates.
Code style:
What is generated:
So instead of:
QObject *parent
it should be:
QObject* parent
Attachments
For Gerrit Dashboard: QTCREATORBUG-25065 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
479871,4 | Wizards: Format generated code according to current style | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |