26 #ifndef VIEWERDOCKSTYLE_H
27 #define VIEWERDOCKSTYLE_H
32 #include <QProxyStyle>
33 #include <QStyleOption>
56 virtual void drawControl(ControlElement element,
const QStyleOption* option, QPainter* painter,
const QWidget* widget = 0)
const override;
#define CAMITK_API
Definition: CamiTKAPI.h:49
a specific style made for QDockWidget that adds an icon to the dock widget title
Definition: ViewerDockStyle.h:46
Viewer is an abstract class that is the base class for all viewers.
Definition: Viewer.h:181
Definition: Action.cpp:36