26 #ifndef __TE_QT_PLUGINS_DATASOURCE_MYSQL_INTERNAL_PLUGIN_H 27 #define __TE_QT_PLUGINS_DATASOURCE_MYSQL_INTERNAL_PLUGIN_H 30 #include "../../../../plugin/Plugin.h" 61 #endif //__TE_QT_PLUGINS_DATASOURCE_MYSQL_INTERNAL_PLUGIN_H ~Plugin()
Virtual destructor.
Plugin(const te::plugin::PluginInfo &pluginInfo)
PLUGIN_CALL_BACK_DECLARATION(TEQTPLUGINMYSQLEXPORT)
void shutdown()
Do nothing! Just set plugin as stopped.
A base class for plugin types.
Configuration flags for the MySQL Qt Widget plugin.
void startup()
Do nothing! Just set plugin as started.
The basic information about a plugin.
#define TEQTPLUGINMYSQLEXPORT
You can use this macro in order to export/import classes and functions from all plug-ins files...