Using Command Line Options | Qt Creator Manual
doc.qt.io › qtcreator › creator-cliTo specify command line options, enter the following command in the Qt Creator installation or build directory: qtcreator [option] [filename [:line_number [:column_number]]] Note: You can use either a colon (:) or a plus sign (+) as a separator between the filename and line number and the line number and the column number.