20 #ifndef _CATALOGWIDGET_HXX_
21 #define _CATALOGWIDGET_HXX_
23 #include <QTreeWidget>
45 virtual std::map<std::string, YACS::ENGINE::Catalog*>
getCataMap();
53 virtual void startDrag(Qt::DropActions supportedActions);
58 std::map<std::string, YACS::ENGINE::Catalog*>
_cataMap;