{
  "name": "qttools",
  "href": "https://vcpkg.link/ports/qttools",
  "supports": "all",
  "published_at": "2026-09-10T16:57:34.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.qt.io/",
  "description": [
    "A collection of tools and utilities that come with the Qt framework to assist developers in the creation, management, and deployment of Qt applications."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "6.11.1",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/21c7a9c62e1219bb460f49b26f1f021d0acd8909/ports/qttools",
    "hash": "21c7a9c62e1219bb460f49b26f1f021d0acd8909"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "qtbase",
      "href": "https://vcpkg.link/ports/qtbase",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "qttools",
      "href": "https://vcpkg.link/ports/qttools",
      "is_host": true,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "assistant",
      "default": [],
      "description": [
        "Build Qt Assistant"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "litehtml",
          "href": "https://vcpkg.link/ports/litehtml",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "qtbase",
          "href": "https://vcpkg.link/ports/qtbase",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "qttools",
          "href": "https://vcpkg.link/ports/qttools",
          "is_host": true,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "designer",
      "default": [],
      "description": [
        "Build Qt Designer"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "qtbase",
          "href": "https://vcpkg.link/ports/qtbase",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "linguist",
      "default": [],
      "description": [
        "Build Qt Linguist components"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "qttools",
          "href": "https://vcpkg.link/ports/qttools",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "qdbus",
      "default": [],
      "description": [
        "Build QDBusViewer"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "qtbase",
          "href": "https://vcpkg.link/ports/qtbase",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "qdoc",
      "default": [],
      "description": [
        "Build QDoc"
      ],
      "supports": "!android",
      "dependencies": [
        {
          "name": "llvm",
          "href": "https://vcpkg.link/ports/llvm",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "qml",
      "default": [],
      "description": [
        "Build QML imports"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "qtbase",
          "href": "https://vcpkg.link/ports/qtbase",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "qtdeclarative",
          "href": "https://vcpkg.link/ports/qtdeclarative",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}