Registry / utility / qttools

qttools

JSON →
library6.10.2vcpkgunverified

A collection of tools and utilities that come with the Qt framework to assist developers in the creation, management, and deployment of Qt applications.

vcpkg install qttools
INSTALL
IMPORT
SIG · QTTOOLS
Q
qttools
utilitycppv6.10.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

QtTools/QtTools
#include <QtTools/QtTools>

Basic Qt application using QtTools

#include <QtTools/QtTools> #include <QCoreApplication> int main(int argc, char *argv[]) { QCoreApplication app(argc, argv); return app.exec(); }
Debug
Known issues
breakingQt6 requires CMake 3.16+ and may have ABI incompatibilities between minor versions
fix
Ensure CMake version >= 3.16 and use consistent Qt6 version across dependencies
affects: >=6.0.0
Upgrade
Version history
6.10.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

qttools — pip install qttools · libregistry