All translations

Enter a message name below to show all available translations.

Message

Found 4 translations.

NameCurrent message text
 h English (en)Then we come to [http://doc.qt.io/qt-5/qcommandlineparser.html 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 {{class|KAboutData}} object we created so we can use the <tt>--version</tt> or <tt>--author</tt> switches.
 h French (fr)Puis nous arrivons à [http://doc.qt.io/qt-5/qcommandlineparser.html QCommandLineParser]. C'est la classe à utiliser pour spécifier les sélecteurs sur la ligne de commande pour, par exemple, ouvrir le programme avec un ficher spécifique. Néanmoins, dans ce tutoriel, nous l'initialisons simplement avec l'objet {{class|KAboutData}} que nous avons créé afin de pouvoir utiliser les sélecteurs <tt>--version</tt> ou  <tt>--author</tt>.
 h Dutch (nl)Daarna maken we een {{class|KApplication}} aan. Dit moet in een programma precies één keer gedaan worden, want het wordt gebruikt voor dingen als [[Development/Tutorials/Localization/i18n|vertalingen]].
 h Brazilian Portuguese (pt-br)Então chegamos ao  [http://doc.qt.io/qt-5/qcommandlineparser.html QCommandLineParser]. Essa é a classe que você usaria para especificar opções de linha de comando para, por exemplo, abrir o programa com um arquivo específico. No entanto, neste tutorial, simplesmente o inicializamos com o objeto {{class|KAboutData}} que criamos para que possamos usar as opções  <tt>--version</tt> or <tt>--author</tt>.