|
| ContentXml (QuaZip *p_quaZip, SettingsXml *p_settings_xml) |
|
void | writeSheet (const QString &sheetName) |
|
void | writeCell (double value, const QString &annotation) |
|
void | writeCell (std::size_t value, const QString &annotation) |
|
void | writeCell (int value, const QString &annotation) |
|
void | writeCell (const QString &value, const QString &annotation) |
|
void | writeCell (const QDate &, const QString &annotation) |
|
void | writeCell (const QDateTime &, const QString &annotation) |
|
void | writeCell (const QUrl &, const QString &, const QString &annotation) |
|
void | writeCell (bool value, const QString &annotation) |
|
void | writeCellPercentage (double value, const QString &annotation) |
|
void | writeEmptyCell (const QString &annotation) |
|
void | writeLine () |
|
void | close () |
|
OdsTableCellStyleRef | getTableCellStyleRef (const OdsTableCellStyle &style) |
|
void | setTableCellStyleRef (OdsTableCellStyleRef style_ref) |
|
void | addColorScale (const OdsColorScale &ods_color_scale) |
|
QString | getCellCoordinate () |
|
The documentation for this class was generated from the following files: