Public Member Functions | |
PrivateData () | |
~PrivateData () | |
Public Attributes | |
QwtText | label |
Qt::Alignment | labelAlignment |
Qt::Orientation | labelOrientation |
QPen | pen |
int | spacing |
LineStyle | style |
const QwtSymbol * | symbol |
double | xValue |
double | yValue |
Definition at line 18 of file qwt_plot_marker.cpp.
|
inline |
Definition at line 21 of file qwt_plot_marker.cpp.
|
inline |
Definition at line 32 of file qwt_plot_marker.cpp.
QwtText QwtPlotMarker::PrivateData::label |
Definition at line 37 of file qwt_plot_marker.cpp.
Qt::Alignment QwtPlotMarker::PrivateData::labelAlignment |
Definition at line 38 of file qwt_plot_marker.cpp.
Qt::Orientation QwtPlotMarker::PrivateData::labelOrientation |
Definition at line 39 of file qwt_plot_marker.cpp.
QPen QwtPlotMarker::PrivateData::pen |
Definition at line 42 of file qwt_plot_marker.cpp.
int QwtPlotMarker::PrivateData::spacing |
Definition at line 40 of file qwt_plot_marker.cpp.
LineStyle QwtPlotMarker::PrivateData::style |
Definition at line 44 of file qwt_plot_marker.cpp.
const QwtSymbol* QwtPlotMarker::PrivateData::symbol |
Definition at line 43 of file qwt_plot_marker.cpp.
double QwtPlotMarker::PrivateData::xValue |
Definition at line 46 of file qwt_plot_marker.cpp.
double QwtPlotMarker::PrivateData::yValue |
Definition at line 47 of file qwt_plot_marker.cpp.