26 #ifndef __TE_QT_PLUGINS_DATASOURCE_ADO_INTERNAL_PLUGIN_H    27 #define __TE_QT_PLUGINS_DATASOURCE_ADO_INTERNAL_PLUGIN_H    30 #include "../../../../core/plugin/CppPlugin.h"    59 #endif //__TE_QT_PLUGINS_DATASOURCE_ADO_INTERNAL_PLUGIN_H Plugin(const te::core::PluginInfo &pluginInfo)
 
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality. 
 
Basic information about a plugin. 
 
Configuration flags for the ADO Qt Widget plugin. 
 
The base class for C++ plugins. 
 
void startup()
This method will be called by applications to startup some plugin's functionality.