#include "QmitkOverlayController.h"
#include "QmitkRenderWindow.h"
#include "QmitkOverlay.h"
#include <QHBoxLayout>
#include <QVBoxLayout>
#include <algorithm>
Go to the source code of this file.