#include <Plugin.h>
Definition at line 66 of file Plugin.h.
 
      
        
          | te::qt::plugins::wtss::Plugin::~Plugin  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | const PluginInfo& te::core::CppPlugin::info  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtualinherited   | 
  
 
 
  
  
      
        
          | bool te::core::CppPlugin::initialized  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtualinherited   | 
  
 
 
  
  
      
        
          | void te::qt::plugins::wtss::Plugin::onActionActivated  | 
          ( | 
          bool  | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::plugins::wtss::Plugin::onActionQueryToggled  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::plugins::wtss::Plugin::onClose  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::plugins::wtss::Plugin::registerActions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void te::qt::plugins::wtss::Plugin::shutdown  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
This method will be called by applicatons to shutdown plugin's functionality. 
- Exceptions
 - 
  
    | PluginShutdownException | It may throws an exception.  | 
  
   
Implements te::core::AbstractPlugin.
 
 
  
  
      
        
          | void te::qt::plugins::wtss::Plugin::startup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
This method will be called by applications to startup some plugin's functionality. 
- Exceptions
 - 
  
    | PluginStartupException | It may throws an exception.  | 
  
   
Implements te::core::AbstractPlugin.
 
 
  
  
      
        
          | void te::qt::plugins::wtss::Plugin::unregisterActions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | bool te::core::CppPlugin::m_initialized | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::plugins::wtss::Plugin::m_menu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | PluginInfo te::core::CppPlugin::m_pinfo | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::plugins::wtss::Plugin::m_timeSeriesAction | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* te::qt::plugins::wtss::Plugin::m_wtssAction | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QToolBar* te::qt::plugins::wtss::Plugin::m_wtssToolBar | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/plugins/wtss/Plugin.h