LibEngsas
Classes | Functions
espreadsheetprovider.h File Reference
#include "eglobal.h"
#include "eobject.h"
+ Include dependency graph for espreadsheetprovider.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ESpreadsheetProvider
 Interface to implement spreadsheet providers (e. g. to create excel files or ods, ...)An ESpreadsheetProvider is an interface, to add support for specific spreadsheet file types (like csv, xls, ods, ...). A provider must be build as a plugin and placed at the ENGSAS_ESPREADSHEET_PROVIDER_PLUGIN_DIR, which is per default below the EPart directory. More...
 

Functions

 Q_DECLARE_INTERFACE (ESpreadsheetProvider,"LibEngsas.ESpreadsheetProvider/0.1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( ESpreadsheetProvider  ,
"LibEngsas.ESpreadsheetProvider/0.1.0"   
)