QwtHistogram Class Reference
List of all members.
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::binSize |
( |
|
) |
|
double QwtHistogram::end |
( |
|
) |
|
void QwtHistogram::loadData |
( |
|
) |
|
Matrix* QwtHistogram::matrix |
( |
|
) |
|
double QwtHistogram::maximum |
( |
|
) |
|
double QwtHistogram::mean |
( |
|
) |
|
double QwtHistogram::minimum |
( |
|
) |
|
void QwtHistogram::setAutoBinning |
( |
bool |
autoBin = true |
) |
|
void QwtHistogram::setBinning |
( |
double |
size, |
|
|
double |
begin, |
|
|
double |
end | |
|
) |
| | |
double QwtHistogram::standardDeviation |
( |
|
) |
|
The documentation for this class was generated from the following file: