LineMarker Class Reference

List of all members.

Public Types


Public Member Functions

int axis () const
LineMarkerbase ()
double baseline () const
PlotCurvecurve ()
void disableFilling ()
bool drawLine () const
QBrush fillBrush () const
Graphgraph () const
bool isMovable () const
bool isSelectable () const
bool isSelected () const
bool isVisible () const
Qt::Alignment labelAlignment () const
LegendWidgetlegend ()
 LineMarker (PlotCurve *, int, Qt::Orientation=Qt::Horizontal, int=0)
 LineMarker (double, Qt::Orientation=Qt::Horizontal, int=0)
const QPen & linePen () const
QString name ()
LegendWidgetnewLegend (const QString &=QString())
Qt::Orientation orientation () const
double position () const
virtual int rtti () const
void setBase (LineMarker *)
void setBaseline (double)
void setCurve (PlotCurve *)
void setDrawLine (bool on)
void setFillBrush (const QBrush &br)
void setLabelAlignment (Qt::Alignment)
void setLegend (LegendWidget *)
void setLinePen (const QPen &p)
void setMovable (bool on)
void setName (const QString &)
void setOrientation (Qt::Orientation)
void setPosition (double)
void setSelectable (bool)
void setSelected (bool=true)
void setStatisticType (int, bool=false)
void setValueType (int)
void setVisible (bool)
void setXAxis (int axis)
void setYAxis (int axis)
int statisticType () const
void updateLegendPosition (bool=true)
int valueType () const

Static Public Member Functions

static double statisticValue (PlotCurve *, int)

Private Member Functions

 LineMarker (const LineMarker &)


Member Enumeration Documentation

Enumerator:
Mean 
Median 
MeanPlusSD 
MeanMinusSD 
MeanPlusSE 
MeanMinusSE 
MeanPlus95CI 
MeanMinus95CI 
Minimum 
Maximum 
NoStats 

Enumerator:
ConstantValue 
StatisticValue 


Constructor & Destructor Documentation

LineMarker::LineMarker ( double  ,
Qt::Orientation  = Qt::Horizontal,
int  = 0 
)

LineMarker::LineMarker ( PlotCurve ,
int  ,
Qt::Orientation  = Qt::Horizontal,
int  = 0 
)

LineMarker::LineMarker ( const LineMarker  )  [private]


Member Function Documentation

int LineMarker::axis (  )  const

LineMarker* LineMarker::base (  ) 

double LineMarker::baseline (  )  const

PlotCurve* LineMarker::curve (  ) 

void LineMarker::disableFilling (  ) 

bool LineMarker::drawLine (  )  const

QBrush LineMarker::fillBrush (  )  const

Graph* LineMarker::graph (  )  const

bool LineMarker::isMovable (  )  const

bool LineMarker::isSelectable (  )  const

bool LineMarker::isSelected (  )  const

bool LineMarker::isVisible (  )  const

Qt::Alignment LineMarker::labelAlignment (  )  const

LegendWidget* LineMarker::legend (  ) 

const QPen& LineMarker::linePen (  )  const

QString LineMarker::name (  ) 

LegendWidget* LineMarker::newLegend ( const QString &  = QString()  ) 

Qt::Orientation LineMarker::orientation (  )  const

double LineMarker::position (  )  const

virtual int LineMarker::rtti (  )  const [virtual]

void LineMarker::setBase ( LineMarker  ) 

void LineMarker::setBaseline ( double   ) 

void LineMarker::setCurve ( PlotCurve  ) 

void LineMarker::setDrawLine ( bool  on  ) 

void LineMarker::setFillBrush ( const QBrush &  br  ) 

void LineMarker::setLabelAlignment ( Qt::Alignment   ) 

void LineMarker::setLegend ( LegendWidget  ) 

void LineMarker::setLinePen ( const QPen &  p  ) 

void LineMarker::setMovable ( bool  on  ) 

void LineMarker::setName ( const QString &   ) 

void LineMarker::setOrientation ( Qt::Orientation   ) 

void LineMarker::setPosition ( double   ) 

void LineMarker::setSelectable ( bool   ) 

void LineMarker::setSelected ( bool  = true  ) 

void LineMarker::setStatisticType ( int  ,
bool  = false 
)

void LineMarker::setValueType ( int   ) 

void LineMarker::setVisible ( bool   ) 

void LineMarker::setXAxis ( int  axis  ) 

void LineMarker::setYAxis ( int  axis  ) 

int LineMarker::statisticType (  )  const

static double LineMarker::statisticValue ( PlotCurve ,
int   
) [static]

void LineMarker::updateLegendPosition ( bool  = true  ) 

int LineMarker::valueType (  )  const


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

Generated on Tue Apr 9 18:59:12 2024 for QtiPlot/Python-API by  doxygen 1.5.8