12#ifndef KD_CLASSICINDICATORS_WINDOW_QTWIDGETS_H
13#define KD_CLASSICINDICATORS_WINDOW_QTWIDGETS_H
16#include <kddockwidgets/core/views/ClassicIndicatorWindowViewInterface.h>
20#include <QResizeEvent>
27class ClassicDropIndicatorOverlay;
41 void raise()
override;
59 Indicator *
const m_center;
60 Indicator *
const m_left;
61 Indicator *
const m_right;
62 Indicator *
const m_bottom;
63 Indicator *
const m_top;
64 Indicator *
const m_outterLeft;
65 Indicator *
const m_outterRight;
66 Indicator *
const m_outterBottom;
67 Indicator *
const m_outterTop;