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