QwtHistogram Class Reference

List of all members.

Public Member Functions

double begin ()
double binCount ()
double binSize ()
double end ()
bool hiddenBins () const
bool loadData ()
Matrixmatrix ()
double maximum ()
double mean ()
double minimum ()
 QwtHistogram (Matrix *m)
 QwtHistogram (Table *t, const QString &name, int startRow=0, int endRow=-1)
void setAutoBinning (bool autoBin=true)
End void setBinCount (int count, double begin, double end)
void setBinning (double size, double begin, double end)
MethodCode sipCpp setBinSize (a0, a1, a2)
void setBinSize (double size, double begin, double end)
void setHiddenBins (bool)
double standardDeviation ()

Private Member Functions

 QwtHistogram (const QwtHistogram &)


Constructor & Destructor Documentation

QwtHistogram::QwtHistogram ( Table t,
const QString &  name,
int  startRow = 0,
int  endRow = -1 
)

QwtHistogram::QwtHistogram ( Matrix m  ) 

QwtHistogram::QwtHistogram ( const QwtHistogram  )  [private]


Member Function Documentation

double QwtHistogram::begin (  ) 

double QwtHistogram::binCount (  ) 

double QwtHistogram::binSize (  ) 

double QwtHistogram::end (  ) 

bool QwtHistogram::hiddenBins (  )  const

bool QwtHistogram::loadData (  ) 

Matrix* QwtHistogram::matrix (  ) 

double QwtHistogram::maximum (  ) 

double QwtHistogram::mean (  ) 

double QwtHistogram::minimum (  ) 

void QwtHistogram::setAutoBinning ( bool  autoBin = true  ) 

End void QwtHistogram::setBinCount ( int  count,
double  begin,
double  end 
)

void QwtHistogram::setBinning ( double  size,
double  begin,
double  end 
)

MethodCode sipCpp QwtHistogram::setBinSize ( a0  ,
a1  ,
a2   
)

void QwtHistogram::setBinSize ( double  size,
double  begin,
double  end 
)

void QwtHistogram::setHiddenBins ( bool   ) 

double QwtHistogram::standardDeviation (  ) 


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

Generated on Thu Oct 10 18:41:31 2024 for QtiPlot/Python-API by  doxygen 1.5.8