DbScript
Classes
scriptimportexport.h File Reference
#include <BaseCore/misc/tutranslator.h>
#include <qobject.h>
#include <qstring.h>
#include <StringList>
Include dependency graph for scriptimportexport.h:

Classes

class  ImportData
 ImportData defines the parameters for a database import command. The ImportData is an object which is instantiated in the scripting environment. In order to execute an import action, call ControlCentre.importScene( importData). More...
 
class  ExportData
 ExportData defines the parameters for a database Export command. The ExportData is an object which is instantiated in the scripting environment. In order to execute an Export action, call ControlCentre.exportScene( exportData). More...
 
class  ExportSize
 DBS_ExportSizeWrapper defines the parameters for a database Export size calculation command. More...