#include <itkCommand.h>
#include <itkEventObject.h>
#include "mitkCommon.h"
Go to the source code of this file.
Classes | |
class | mitk::CallbackEventOneParameter< T > |
Used by CallbackFromGUIThread to pass parameters. More... | |
class | mitk::CallbackFromGUIThreadImplementation |
Toolkit specific implementation of mitk::CallbackFromGUIThread. More... | |
class | mitk::CallbackFromGUIThread |
Allows threads to call some method from within the GUI thread. More... | |
Namespaces | |
namespace | mitk |
Qmitk. |