28 #ifndef __TE_QT_PLUGINS_LAYOUT2_INTERNAL_PROPERTIES_DOCK_H  
   29 #define __TE_QT_PLUGINS_LAYOUT2_INTERNAL_PROPERTIES_DOCK_H 
   32 #include <QDockWidget> 
   42     class PropertiesOutside;
 
PropertiesDock(QWidget *parent=0, Qt::WindowFlags flags=0)
 
Properties tree for any item, MVC component, using Qt for presentation and editing. 
 
te::layout::PropertiesOutside * getPropertiesOutside()
 
te::layout::PropertiesOutside * m_properties
 
virtual ~PropertiesDock()