In short - use QApplication (or QCoreApplication, to be more precise). If the word "application" stings your eyes, you can always write this line:
and use QLolipop instead of QCoreApplication. It surely won't make your code become sweet and sticky. I would worry more about how you intend to run the event loop of your "not application".
Bookmarks