While reading a
recent post in Qt Labs Blogs regarding the S60 branch, they mentioned the code style, and specifically a
Qt_Code_Style.xml template for using with the Carbide IDE. As it turns out, Carbide is Eclipse-based, so I decided to download and give it a try as I develop Qt apps using Eclipse + CDT + Qt Eclipse Integration.
I'm really happy that now I can comply with the Qt coding style easier, with assistance from the IDE itself.
To install the template, just from within Eclipse click
Window > Preferences... > C/C++ > Code Style
and import the file you just downloaded.
No comments:
Post a Comment