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