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
Safety Management Platform | SafetyIQ Icon
Safety Management Platform | SafetyIQ

Keep your workers safe, no matter where they are

SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
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