Hi Mikhail, have a look at the getQApplication() method of the mitk::BaseApplication class.You have to derive from this class as the method is protected though.
Best regards, Stefan From: Pukhlikov Mikhail [mailto:[email protected]] Sent: Freitag, 7. August 2015 09:18 To: [email protected] Subject: [mitk-users] How to install translator with mitk::BaseApplication, is it possible to use QtSingleApplication? Hello Early MitkWorkbench was using QtCoreApplication and there was method `installTranslator` now mitk::BaseApplication is based on Poco Application. Can I translate mitk::BaseApplication same way, or is there an example how can I use QtCoreApplication as early? Also I've used `QtSingleApplication` and flag `isRunning` Thank you
------------------------------------------------------------------------------
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
