
qtchooser
List of commands for qtchooser:
-
qtchooser:tldr:0987e qtchooser: List available Qt versions from the configuration files.$ qtchooser --list-versionstry on your machineexplain this command
-
qtchooser:tldr:4fefd qtchooser: Display all available options.$ qtchooser --helptry on your machineexplain this command
-
qtchooser:tldr:5b537 qtchooser: Print environment information.$ qtchooser --print-envtry on your machineexplain this command
-
qtchooser:tldr:983f3 qtchooser: Add a Qt version entry to be able to choose from.$ qtchooser --install ${version_name} ${path-to-qmake}try on your machineexplain this command
-
qtchooser:tldr:e7b6f qtchooser: Run the specified tool using the specified Qt version.$ qtchooser --run-tool=${tool} --qt=${version_name}try on your machineexplain this command