1 #ifndef VIEW_POINT_STYLE_H
2 #define VIEW_POINT_STYLE_H
4 #include "PointStyle.h"
27 QPixmap pixmapForCurrentSettings ()
const;
34 #endif // VIEW_POINT_STYLE_H
void unsetPointStyle()
Apply no PointStyle.
ViewPointStyle(QWidget *parent=0)
Single constructor.
Details for a specific Point.
void setEnabled(bool enabled)
Show the style with semi-transparency or full-transparency to indicate if associated Curve is active ...
void setPointStyle(const PointStyle &pointStyle)
Apply the PointStyle of the currently selected curve.
Class that displays a view of the current Curve's point style.