#include "QmitkCallbackFromGUIThread.h"
#include <QEvent>
#include <QApplication>
Go to the source code of this file.
Classes | |
class | QmitkCallbackEvent |
This kind of object is posted into the Qt event queue in order to call some method from the GUI thread. More... |