'Background process with Qt

I'm working on a daily planner project for my school. and i wanna use background process to start processing when the app opened.

I googled something and i found QProcess class but i did't really realized how it works and how to use it.

And also i read documentation many times but my main problem is at arguments.

Does anyone can help me?

Any reply appreciated, Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source