Translations:Development/Tutorials/Using Actions/10/en

From KDE TechBase

<syntaxhighlight lang="cpp-qt">

  1. include <cstdlib>
  1. include <QApplication>
  2. include <QCommandLineParser>