19 #ifndef CLICKABLEDOCKWIDGET_H
20 #define CLICKABLEDOCKWIDGET_H
23 #include <QDockWidget>
40 Qt::WindowFlags flags = 0);
43 bool event(QEvent *event);
46 void visibilityHasChange(
bool visible);
47 void topLevelHasChanged(
bool a);
56 #endif // CLICKABLEDOCKWIDGET_H