[Qt-creator] C++ parameters indenting with leading comma
Nikolai Kosjar
nikolai.kosjar at digia.com
Fri Nov 1 09:10:56 CET 2013
Hi!
On 10/31/2013 11:54 PM, Mateusz Loskot wrote:
> Hi,
>
> Would anyone know how to make the C++ code style
> machinery in Qt Creator to automagically indent parameters
> with leading comma (can't figure out a better term) like this:
Currently this is not supported. Please report at
https://bugreports.qt-project.org/. Alternatively, start hacking in
CppQtStyleIndenter::indent() :)
Nikolai
More information about the Qt-creator
mailing list