|
libodsstream
Library for mass spectrometry
|
This is the complete list of members for OdsCell, including all inherited members.
| _bool_value | OdsCell | protected |
| _date_value | OdsCell | protected |
| _double_value | OdsCell | protected |
| _is_empty | OdsCell | protected |
| _office_value_type | OdsCell | protected |
| _string_value | OdsCell | protected |
| getBooleanValue() const | OdsCell | |
| getDateTimeValue() const | OdsCell | |
| getDoubleValue() const | OdsCell | |
| getOfficeValueType() const | OdsCell | |
| getStringValue() const | OdsCell | |
| isBoolean() const | OdsCell | |
| isDate() const | OdsCell | |
| isDouble() const | OdsCell | |
| isEmpty() const | OdsCell | |
| isString() const | OdsCell | |
| OdsCell() | OdsCell | |
| QXmlStreamReaderContentXml | OdsCell | private |
| setDateValue(const QDateTime &date) | OdsCell | protected |
| setOfficeValueType(const QString &type) | OdsCell | protected |
| setValueBoolean(bool value_bool) | OdsCell | protected |
| setValueDouble(double value_num) | OdsCell | protected |
| setValueOfUndefinedType(const QString &value) | OdsCell | protected |
| setValueString(const QString &value) | OdsCell | protected |
| toString() const | OdsCell | |
| TsvReader | OdsCell | private |
| ~OdsCell() | OdsCell | virtual |