#include <deltavaluerange.h>
List of all members.
Constructor & Destructor Documentation
DeltaValueRange::DeltaValueRange |
( |
| ) |
|
Member Function Documentation
void DeltaValueRange::clear |
( |
void |
| ) |
|
QList< int > DeltaValueRange::getExpandedIntList |
( |
void |
| ) |
const |
QList< AnnotatedValue > DeltaValueRange::getExpandedValueList |
( |
void |
| ) |
const |
Return all values as an expanded list. Extreme values are ignored.
bool DeltaValueRange::init |
( |
const QString & |
buff | ) |
|
Initialise the range using the DELTA formatted string stored in buff.
bool DeltaValueRange::isValid |
( |
void |
| ) |
const |
Returns true if the range has been initialised successfully.
int DeltaValueRange::normalValueCount |
( |
void |
| ) |
const [inline] |
QString DeltaValueRange::toDeltaString |
( |
void |
| ) |
const |
The documentation for this class was generated from the following files: