SimpleInterval Member List
This is the complete list of members for SimpleInterval, including all inherited members.
end | SimpleInterval | |
equals(const SimpleInterval &other) const | SimpleInterval | inline |
fromString(QString str, bool *ok=NULL) | SimpleInterval | static |
length() const | SimpleInterval | inline |
operator QString() const | SimpleInterval | inline |
operator<(const SimpleInterval &other) const | SimpleInterval | inline |
operator=(const SimpleInterval &other) | SimpleInterval | inline |
SimpleInterval() | SimpleInterval | inline |
SimpleInterval(real s, real e) | SimpleInterval | inline |
SimpleInterval(const SimpleInterval &other) | SimpleInterval | inline |
start | SimpleInterval | |
toString() const | SimpleInterval | inline |
vectorOfSimpleIntervalsFromString(QString s, bool *ok=NULL) | SimpleInterval | static |
vectorOfSimpleIntervalsToString(QVector< SimpleInterval > v) | SimpleInterval | static |
~SimpleInterval() | SimpleInterval | inline |