26 #ifndef __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_CREATELAYERACTION_H 
   27 #define __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_CREATELAYERACTION_H 
   67 #endif //__TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_CREATELAYERACTION_H 
This file defines the Create Layer Action class. 
 
virtual ~CreateLayerAction()
 
This is an abstract class used to register actions into rp pluging. 
 
CreateLayerAction(QMenu *menu)
 
virtual void onActionActivated(bool checked)