Go to the documentation of this file.
   22 #ifndef _DOCKWIDGETS_H_ 
   23 #define _DOCKWIDGETS_H_ 
   28 #include <QDockWidget> 
   38         const char * title=
"Data Model");
 
   40   void tabify(
bool tabify);
 
   41   void show(
bool isVisible);
 
   43   void setPropertiesView(
QTreeView * propertyView);
 
   53 #endif // _DOCKWIDGETS_H_