37#include <QCoreApplication>
45 QCoreApplication *app;
48 explicit Tsv2Ods(QObject *parent = 0);
void run()
Definition tsv2ods.cpp:161
void quit()
Call this to quit application.
Definition tsv2ods.cpp:261
void aboutToQuitApp()
slot that get signal when that application is about to quit
Definition tsv2ods.cpp:272
void finished()
Signal to finish, this is connected to Application Quit.