22 #ifndef COLOR_WHEEL_HPP 23 #define COLOR_WHEEL_HPP 77 QSize
sizeHint() const Q_DECL_OVERRIDE;
150 void paintEvent(QPaintEvent *) Q_DECL_OVERRIDE;
156 void dropEvent(QDropEvent* event) Q_DECL_OVERRIDE;
163 Q_DECLARE_OPERATORS_FOR_FLAGS(
ColorWheel::DisplayFlags)
167 #endif // COLOR_WHEEL_HPP