Results 1 to 4 of 4

Thread: Code Meter For Qt in QtCreator

  1. #1
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Code Meter For Qt in QtCreator

    Is there any thing like "Visual Studio Code Meter" for Qt in QtCreator? How to find out how many lines is my project?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Code Meter For Qt in QtCreator

    Quote Originally Posted by alizadeh91 View Post
    Is there any thing like "Visual Studio Code Meter" for Qt in QtCreator?
    I don't think there is but it shouldn't be that hard to implement it.

    How to find out how many lines is my project?
    wc -l *.cpp *.h or similar.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Sep 2012
    Location
    Iran, Tehran
    Posts
    76
    Thanks
    17
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: Code Meter For Qt in QtCreator


  4. #4
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: Code Meter For Qt in QtCreator

    Thanks that works
    Last edited by alizadeh91; 5th March 2013 at 14:19.

Similar Threads

  1. Meter Rendering Question
    By cpsmusic in forum Newbie
    Replies: 1
    Last Post: 1st June 2011, 15:52
  2. Replies: 4
    Last Post: 16th March 2011, 13:48
  3. How to enlarge QtCreator code completion window
    By vaginoid2 in forum Qt Tools
    Replies: 2
    Last Post: 29th January 2010, 23:39
  4. QtCreator source code
    By ^NyAw^ in forum Qt Tools
    Replies: 7
    Last Post: 30th April 2009, 13:11
  5. how to display batter power meter
    By qtnewbie in forum Newbie
    Replies: 2
    Last Post: 16th October 2007, 21:54

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.