#include "mitkCommon.h"
#include "mitkBaseRenderer.h"
#include <vector>
#include <itkEventObject.h>
Go to the source code of this file.
Classes | |
class | mitk::FocusManager |
manages a list of BaseRenderer. More... | |
Namespaces | |
namespace | mitk |
Qmitk. | |
Functions | |
mitk::itkEventMacro (FocusEvent, itk::AnyEvent) | |
connect to this Event to get noticed when the focus changes |