Go to the documentation of this file.
25 #ifndef IMG_GUI_STRATEGIES_HH_
26 #define IMG_GUI_STRATEGIES_HH_
38 namespace ost {
namespace img {
namespace gui {
47 virtual void Draw(QPainter& pnt,
const QPoint& center);
62 virtual void DrawSymbol(QPainter& pnt,
const QPoint& center)=0;
80 virtual void DrawSymbol(QPainter& pnt,
const QPoint& center);
88 void SetPen(
const QPen& pen);
90 virtual void Draw(QPainter& pnt,
const QPoint& center);
93 virtual void DrawCrosshair(QPainter& pnt,
const QPoint& center);
108 virtual void DrawSymbol(QPainter& pnt,
const QPoint& center);
122 virtual void DrawSymbol(QPainter& pnt,
const QPoint& center);
136 virtual void DrawSymbol(QPainter& pnt,
const QPoint& center);