BoxCurve Class Reference

Inheritance diagram for BoxCurve:
DataCurve

List of all members.

Public Types

enum  BoxStyle {
  NoBox, Rect, Diamond, WindBox,
  Notch
}
enum  Range {
  None, SD, SE, r25_75,
  r10_90, r5_95, r1_99, MinMax,
  UserDef
}

Public Member Functions

 BoxCurve (Table *t, const QString &name, int startRow=0, int endRow=-1)
double boxRange ()
int boxRangeType ()
int boxStyle ()
int boxWidth ()
void loadData ()
QwtSymbol::Style maxStyle ()
QwtSymbol::Style meanStyle ()
double median ()
QwtSymbol::Style minStyle ()
QwtSymbol::Style p1Style ()
QwtSymbol::Style p99Style ()
double quantile (double)
void setBoxRange (int type, double coeff)
void setBoxStyle (int)
void setBoxWidth (int)
void setMaxStyle (QwtSymbol::Style s)
void setMeanStyle (QwtSymbol::Style s)
void setMinStyle (QwtSymbol::Style s)
void setP1Style (QwtSymbol::Style s)
void setP99Style (QwtSymbol::Style s)
void setWhiskersRange (int type, double coeff=0.0)
QString statistics ()
double whiskersRange ()
int whiskersRangeType ()

Private Member Functions

 BoxCurve (const BoxCurve &)

Member Enumeration Documentation

Enumerator:
NoBox 
Rect 
Diamond 
WindBox 
Notch 
Enumerator:
None 
SD 
SE 
r25_75 
r10_90 
r5_95 
r1_99 
MinMax 
UserDef 

Constructor & Destructor Documentation

BoxCurve::BoxCurve ( Table t,
const QString &  name,
int  startRow = 0,
int  endRow = -1 
)
BoxCurve::BoxCurve ( const BoxCurve  )  [private]

Member Function Documentation

double BoxCurve::boxRange (  ) 
int BoxCurve::boxRangeType (  ) 
int BoxCurve::boxStyle (  ) 
int BoxCurve::boxWidth (  ) 
void BoxCurve::loadData (  ) 

Reimplemented from DataCurve.

QwtSymbol::Style BoxCurve::maxStyle (  ) 
QwtSymbol::Style BoxCurve::meanStyle (  ) 
double BoxCurve::median (  ) 
QwtSymbol::Style BoxCurve::minStyle (  ) 
QwtSymbol::Style BoxCurve::p1Style (  ) 
QwtSymbol::Style BoxCurve::p99Style (  ) 
double BoxCurve::quantile ( double   ) 
void BoxCurve::setBoxRange ( int  type,
double  coeff 
)
void BoxCurve::setBoxStyle ( int   ) 
void BoxCurve::setBoxWidth ( int   ) 
void BoxCurve::setMaxStyle ( QwtSymbol::Style  s  ) 
void BoxCurve::setMeanStyle ( QwtSymbol::Style  s  ) 
void BoxCurve::setMinStyle ( QwtSymbol::Style  s  ) 
void BoxCurve::setP1Style ( QwtSymbol::Style  s  ) 
void BoxCurve::setP99Style ( QwtSymbol::Style  s  ) 
void BoxCurve::setWhiskersRange ( int  type,
double  coeff = 0.0 
)
QString BoxCurve::statistics (  ) 
double BoxCurve::whiskersRange (  ) 
int BoxCurve::whiskersRangeType (  ) 

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

Generated on Wed Oct 27 12:11:20 2010 for QtiPlot_Python_API by  doxygen 1.6.1