26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_DATASOURCETREEVIEW_H    27 #define __TERRALIB_QT_WIDGETS_INTERNAL_DATASOURCETREEVIEW_H    30 #include "../../Config.h"    41       class AbstractDataSourceTreeItem;
    76           void itemActivated(
const QModelIndex & index);
    78           void itemClicked(
const QModelIndex & index);
    80           void itemDoubleClicked(
const QModelIndex & index);
    82           void itemEntered(
const QModelIndex & index);
    84           void itemPressed(
const QModelIndex & index);
    90 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_DATASOURCETREEVIEW_H