All “int” declarations stripped away from doc snippets
Just open any doc page which contains a snippet where you declare something as int: the “int” itself will be missing.
F.i. the main functions (and its argc argument) here
http://developer.qt.nokia.com/doc/qt-4.7/gettingstartedqt.html
The same, plus the “int” as 1st parameter of the Q_ARG macro
http://developer.qt.nokia.com/doc/qt-4.7/thread-basics.html
etc.
9 replies
https://bugreports.qt.nokia.com/browse/QTWEBSITE-274 officially submitted.
You must log in to post a reply. Not a member yet? Register here!



