Translations:Development/Tutorials/CommandLineArguments/15/en

From KDE TechBase
Revision as of 07:31, 26 October 2019 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.