Translations:Development/Tutorials/First program/16/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 10:34, 11 March 2016
Then we come to QCommandLineParser. This is the class one would use to specify command line switches to, for example, open the program with a specific file. However, in this tutorial, we simply initialise it with the KAboutData object we created so we can use the --version or --author switches.