8 #ifndef DtProjectTreeWidget_H
9 #define DtProjectTreeWidget_H
11 #include <QTreeWidget>
13 class QDragEnterEvent;
29 virtual QString
cleanPath(
const QString& sPath)
const;
46 virtual void dropEvent ( QDropEvent * event );
51 Qt::DropAction action );
59 #endif // UI_MAINWINDOWUI_H