26 #ifndef __TE_QT_PLUGINS_LAYOUT_INTERNAL_LAYOUTEDITOR_H 
   27 #define __TE_QT_PLUGINS_LAYOUT_INTERNAL_LAYOUTEDITOR_H 
   32 #include "../../../qt/af/connectors/LayoutEditor.h" 
   76 #endif //__TE_QT_PLUGINS_LAYOUT_INTERNAL_LAYOUTEDITOR_H 
This is an abstract class used to register actions into vp pluging. 
 
virtual ~LayoutEditorAction()
 
te::qt::af::LayoutEditor * m_layoutEditor
 
Configuration flags for the LAYOUT Qt Widget plugin. 
 
LayoutEditorAction(QMenu *menu)
 
virtual void onActionActivated(bool checked)
 
This class register the contrast action into VP Plugin.