There a way Qt Gui receive an application parameters? And how to put predefined parameters in Qt Creator to build the application?
qDebug() << application.arguments();
↧