Translations:Development/Tutorials/CommandLineArguments/15/en

From KDE TechBase

This way, we can call openFile() if we want to display a dialog, or we can call openFile(QUrl) if we know the name of the file already. Which will be the case when we feed the file name through the command line.