Details
-
Suggestion
-
Resolution: Done
-
P4: Low
-
Qt Creator 4.1.0
Description
A lot of wizards and factory actions generate code like
explicit MainWindow(QWidget *parent = 0);
Since C+11, 'nullptr' is recommended in these cases, and we have adapted to this also in the Qt coding style. At one point we should consider C+11 given, and adapt our wizards accordingly.
Attachments
For Gerrit Dashboard: QTCREATORBUG-16983 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
173290,2 | Wizards: C++11-ify code generated by JSON wizards | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |