Engauge Digitizer  2
Public Member Functions | List of all members
ViewPointStyle Class Reference

Class that displays a view of the current Curve's point style. More...

#include <ViewPointStyle.h>

Inheritance diagram for ViewPointStyle:

Public Member Functions

 ViewPointStyle (QWidget *parent=0)
 Single constructor.
 
void setEnabled (bool enabled)
 Show the style with semi-transparency or full-transparency to indicate if associated Curve is active or not.
 
void setPointStyle (const PointStyle &pointStyle)
 Apply the PointStyle of the currently selected curve.
 
void unsetPointStyle ()
 Apply no PointStyle.
 

Detailed Description

Class that displays a view of the current Curve's point style.

Do NOT apply a visible border since that would hide a square drawn just inside the four sides.

Definition at line 16 of file ViewPointStyle.h.


The documentation for this class was generated from the following files: