Menu

Tree [r2] /
 History

HTTPS access


File Date Author Commit
 CVS 2013-03-17 cmazieri [r2] Initial commit
 branches 2013-02-23 allura [r1] Initial commit
 doc 2013-03-17 cmazieri [r2] Initial commit
 src 2013-03-17 cmazieri [r2] Initial commit
 tags 2013-02-23 allura [r1] Initial commit
 trunk 2013-02-23 allura [r1] Initial commit
 LICENSE 2013-03-17 cmazieri [r2] Initial commit
 README 2013-03-17 cmazieri [r2] Initial commit
 exclude.tar 2013-03-17 cmazieri [r2] Initial commit
 mktgz.sh 2013-03-17 cmazieri [r2] Initial commit
 qprojtool.pro 2013-03-17 cmazieri [r2] Initial commit
 version.txt 2013-03-17 cmazieri [r2] Initial commit

Read Me

By Carlos J. Mazieri
carlos.mazieri@gmail.com
March 2013

            The Qt Project Tool (qpt)

 
The “qpt” (Qt Project Tool) is a command line utility that aims to extract information 
from Qt projects (.pro files) making it easy to use project set of files and settings as 
input to other command line tools.

As example other tools can be: Static Analyzers, Code Counters and others.
When "qpt" is used with Static Analyzer tools it also can work as a Qt Creator plugin, 
making it easy and fast to change source code inside Qt Creator.

So far it is known to work with the following  Static Analyzers:
           cppcheck http://cppcheck.sourceforge.net/
           krazy    http://www.englishbreakfastnetwork.org/krazy


It was written for Qt and uses Qt of course, works with Qt4 or Qt5, see http://qt-project.org

To build: 
            $  qmake 
            $  make 

Documentation is available in the "doc" directory:
                qpt_manual.pdf
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.