

In such cases the executable parameter is mandatory. This will fail for paths with more than about 80 characters. If this parameter is omitted, Qt Creator will attempt to reconstruct it from the core file itself. The parameter executable specifies the executable that produced the core file. A kit can be specified by ID or name to point to non-default debuggers and sysroots.ĭebugger plugin: load the core file named corefile.

Welcome plugin: Skip the UI tour on startup.ĭebugger plugin: attach to the process with the given process ID.ĭebugger plugin: launch and debug the executable with the name executable. Mostly useful when presenting Qt Creator to someone else.Ĭore plugin: apply a dark color theme to Qt Creator, without using stylesheets. The settings will be deleted when Qt Creator exits.Ĭore plugin: override the selected UI color.Ĭore plugin: display keyboard shortcuts as popups when you press them. Use clean settings for debug or testing reasons. Override the default path from where user-independent settings are read (for example written by the installer). Override the default path where user settings are stored. To specify several paths, add the -pluginpath option for each path. Output plugin start up and shut down profiling data.Īdd a path where Qt Creator looks for plugins. The actions are executed in the specified order.ĭisable the specified plugin and all plugins that depend on it. You can combine -load and -noload options and specify both options multiple times to enable and disable several plugins. Open files in editors in a running Qt Creator instance and block the command line until the first editor is closed.Įnable the specified plugin and all plugins that it depends on. Attempt to connect to an already running instance of Qt Creator.Īttempt to connect to an already running instance of Qt Creator with the specified process ID.
