Results 1 to 1 of 1

Thread: A tool for coding style analysis of C/C++ in Qt Creator

  1. #1

    Default A tool for coding style analysis of C/C++ in Qt Creator

    I am looking for a (possibly free) tool/plugin to Qt Creator to do a coding style check on my C/C++ code and show me what I am doing wrong. By coding style I mean these

    K&R coding style
    Kernel normal form (BSD coding style)
    Linux kernel coding style
    GNU coding standards
    others.

    I have found Artistic style plugin, but it only deals with intendation and only transforms into the appropriate style instead of noticing me. I think Vera is what i am looking for but it is not very rigorous and is console only. GNU Indent is also usefull tool There is also Uuniversalindent which is a GUI for the abovementioned. Is there something I missed?
    Last edited by Slazer; 21st September 2012 at 21:56.

Similar Threads

  1. Writing Static Analysis Tool
    By user_mail07 in forum Qt Programming
    Replies: 0
    Last Post: 20th December 2011, 23:38
  2. [Qt Creator] Coding style.[Help]
    By "BumbleBee" in forum Newbie
    Replies: 8
    Last Post: 13th October 2011, 20:56
  3. Static connection analysis tool?
    By d_stranz in forum Qt Programming
    Replies: 3
    Last Post: 25th September 2011, 08:10
  4. Static code analysis tool for application developed using Qt
    By newtolinux in forum Qt Programming
    Replies: 4
    Last Post: 29th March 2011, 23:14
  5. What is your coding style ??
    By guestgulkan in forum General Discussion
    Replies: 9
    Last Post: 29th May 2006, 09:22

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.