qpt (Qt Project Tool) understands Qt C++ projects (.pro) and allows to pass this information to command line tools as "Code Counters" and "Static Analysis tools".

It also can used inside QtCreator to act as a plugin for "Static Analysis tools" putting reported issues into QtCreator issues pane.

Project Samples

Project Activity

See All Activity >

Follow QtProjectTool

QtProjectTool Web Site

You Might Also Like
Make Recruiting and Onboarding Easy Icon
Make Recruiting and Onboarding Easy

Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
2
2
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • Really useful tool, needs a bit of setup but that's ok.
  • What bruceoutdoors wrote is mostly true, but: 1) you have to enable TaskList plugin in Qt Creator to see Cppcheck output in the Issues pane; 2) you don't have to add Qt Creator binaries to PATH; 3) you don't have to use outdated versions of applications and libraries - they works with QtProjectTool 1.1, Cppcheck 1.62, Qt Creator 3.0; 4) instructions how to setup Qt Creator are in the QtProjectTool manual. Enjoy analyzing!
  • I would recommend it, but given the hassle to set things up I'd give 4/5 stars. In addition to the manual, using windows there are couple of things to bear in mind: 1. in the arguments field during setting up, be aware that unless you set cppcheck in your environment paths, "--tool=cppcheck" does not work. You'll need to set the directory: --qtc-plugin --tool="C:/Cppcheck-1.55/cppcheck.exe" %{CurrentProject:FilePath} 2. You'll need to set an environment paths to QtCreator(usually in C:\Qt\Qt5.0.2\Tools\QtCreator\bin). Without this the warning messages from cppcheck does not show up in the issues pane 3. Don't use cppcheck 1.60. In qpt 0.7, It doesn't work. I got things running with cppcheck 1.55. windows 7 32bit, Qt 5.0.2 MinGW, cppcheck 1.55
  • Thanks for Qtprojecttool, it's excellent!
    1 user found this review helpful.
Read more reviews >

Additional Project Details

Operating Systems

Cygwin, Linux, Windows

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ QA Automation Software, C++ Source Code Analysis Tool, C++ Collaborative Development Software

Registered

2013-02-23