12 #ifndef CXAPPLICATION_H_
13 #define CXAPPLICATION_H_
15 #include "cxResourceExport.h"
17 #include <QApplication>
37 virtual bool notify(QObject *rec, QEvent *ev);
39 void reportException(QString text);
40 void force_C_locale_decimalseparator();
51 #endif // CXAPPLICATION_H_