26 #ifndef __TE_QT_PLUGINS_TERRALIB4_INTERNAL_TL4CONVERTERACTION_H 
   27 #define __TE_QT_PLUGINS_TERRALIB4_INTERNAL_TL4CONVERTERACTION_H 
   64                               const std::string& pixmap = std::string(
""));
 
   81 #endif //__TE_QT_PLUGINS_TERRALIB4_INTERNAL_TL4CONVERTERACTION_H 
virtual void onActionActivated(bool checked)
 
Manage the menu and action for TerraLib 4.x Converter Plugin. 
 
TL4ConverterAction(QMenu *menu)
 
QAction * m_action
Action used to call the process. 
 
QMenu * m_menu
Parent Menu. 
 
void createAction(const std::string &name, const std::string &pixmap=std::string(""))