#include <DataSourceTreeModel.h>
Definition at line 50 of file DataSourceTreeModel.h.
 
      
        
          | te::qt::widgets::DataSourceTreeModel::DataSourceTreeModel  | 
          ( | 
          const std::vector< te::da::DataSourceInfoPtr > &  | 
          datasources,  | 
        
        
           | 
           | 
          QWidget *  | 
          parent  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
This lists all data sources. 
 
 
This lists all datasets from the data source. 
 
 
      
        
          | te::qt::widgets::DataSourceTreeModel::~DataSourceTreeModel  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool te::qt::widgets::DataSourceTreeModel::canFetchMore  | 
          ( | 
          const QModelIndex &  | 
          parent | ) | 
           const | 
        
      
 
 
      
        
          | int te::qt::widgets::DataSourceTreeModel::columnCount  | 
          ( | 
          const QModelIndex &  | 
          parent = QModelIndex() | ) | 
           const | 
        
      
 
 
      
        
          | QVariant te::qt::widgets::DataSourceTreeModel::data  | 
          ( | 
          const QModelIndex &  | 
          index,  | 
        
        
           | 
           | 
          int  | 
          role = Qt::DisplayRole  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
      
        
          | void te::qt::widgets::DataSourceTreeModel::fetchMore  | 
          ( | 
          const QModelIndex &  | 
          parent | ) | 
           | 
        
      
 
 
      
        
          | Qt::ItemFlags te::qt::widgets::DataSourceTreeModel::flags  | 
          ( | 
          const QModelIndex &  | 
          index | ) | 
           const | 
        
      
 
 
      
        
          | bool te::qt::widgets::DataSourceTreeModel::hasChildren  | 
          ( | 
          const QModelIndex &  | 
          parent = QModelIndex() | ) | 
           const | 
        
      
 
 
      
        
          | QModelIndex te::qt::widgets::DataSourceTreeModel::index  | 
          ( | 
          int  | 
          row,  | 
        
        
           | 
           | 
          int  | 
          column,  | 
        
        
           | 
           | 
          const QModelIndex &  | 
          parent = QModelIndex()  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
      
        
          | bool te::qt::widgets::DataSourceTreeModel::isCheckable  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | QModelIndex te::qt::widgets::DataSourceTreeModel::parent  | 
          ( | 
          const QModelIndex &  | 
          index | ) | 
           const | 
        
      
 
 
      
        
          | int te::qt::widgets::DataSourceTreeModel::rowCount  | 
          ( | 
          const QModelIndex &  | 
          parent = QModelIndex() | ) | 
           const | 
        
      
 
 
      
        
          | void te::qt::widgets::DataSourceTreeModel::setCheckable  | 
          ( | 
          const bool  | 
          checkable | ) | 
           | 
        
      
 
 
      
        
          | bool te::qt::widgets::DataSourceTreeModel::setData  | 
          ( | 
          const QModelIndex &  | 
          index,  | 
        
        
           | 
           | 
          const QVariant &  | 
          value,  | 
        
        
           | 
           | 
          int  | 
          role = Qt::EditRole  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | bool te::qt::widgets::DataSourceTreeModel::m_checkable | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/datasource/explorer/DataSourceTreeModel.h