LibEngsas
Classes
espreadsheethandler.h File Reference
#include "eglobal.h"
#include "eobject.h"
#include <QMultiMap>
#include <QStringList>
+ Include dependency graph for espreadsheethandler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ESpreadsheetHandler
 Class to read and write files containing spreadsheet.Use this class to read and write to spreadsheet files. It uses ESpreadsheetProvider, to handle specific formats (like csv, ods, xls, ...). Which provider it uses, is determined by the file suffix, given to loadFile() and saveFile(). Which suffixes are supported, can be listed with filters(). More...