QwtHistogram Class Reference
List of all members.
|
Public Member Functions |
| double | begin () |
| double | binCount () |
| double | binSize () |
| double | end () |
| bool | hiddenBins () const |
| bool | loadData () |
| Matrix * | matrix () |
| 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: