odsstream
|
Public Slots | |
void | run () |
void | aboutToQuitApp () |
slot that get signal when that application is about to quit | |
Signals | |
void | finished () |
Signal to finish, this is connected to Application Quit. | |
Public Member Functions | |
Tsv2Ods (QObject *parent=0) | |
void | quit () |
Call this to quit application. | |
|
slot |
This is the slot that gets called from main to start everything but, everthing is set up in the Constructor