20 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOL_TREE_FILTER_H
21 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOL_TREE_FILTER_H
24 #include "../Config.h"
27 #include <boost/noncopyable.hpp>
30 #include <QtCore/QObject>
33 class QDragEnterEvent;
94 virtual bool drag(QDragEnterEvent* e);
104 virtual bool drop(QDropEvent* e);