#include <DataSetItem.h>
Definition at line 43 of file DataSetItem.h.
 
◆ DataSetItem()
Constructor. 
- Parameters
 - 
  
    | name | The dataset name.  | 
    | ds | The dataset DataSOurce  | 
    | parent | The parent item in the tree or NULL if it is a root item.  | 
  
   
 
 
◆ ~DataSetItem()
      
        
          | te::qt::widgets::DataSetItem::~DataSetItem  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ canFetchMore()
  
  
      
        
          | bool te::qt::widgets::DataSetItem::canFetchMore  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ columnCount()
  
  
      
        
          | int te::qt::widgets::DataSetItem::columnCount  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ data()
  
  
      
        
          | QVariant te::qt::widgets::DataSetItem::data  | 
          ( | 
          int  | 
          column,  | 
         
        
           | 
           | 
          int  | 
          role  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ fetchMore()
  
  
      
        
          | void te::qt::widgets::DataSetItem::fetchMore  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ flags()
  
  
      
        
          | Qt::ItemFlags te::qt::widgets::DataSetItem::flags  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getDataSet()
◆ getDataSource()
◆ getGeomPropertyName()
      
        
          | std::string te::qt::widgets::DataSetItem::getGeomPropertyName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getMenu()
  
  
      
        
          | QMenu * te::qt::widgets::DataSetItem::getMenu  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ hasChildren()
  
  
      
        
          | bool te::qt::widgets::DataSetItem::hasChildren  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ isChecked()
      
        
          | bool te::qt::widgets::DataSetItem::isChecked  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ setData()
  
  
      
        
          | bool te::qt::widgets::DataSetItem::setData  | 
          ( | 
          const QVariant &  | 
          value,  | 
         
        
           | 
           | 
          int  | 
          role = Qt::EditRole  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
◆ m_checked
  
  
      
        
          | bool te::qt::widgets::DataSetItem::m_checked | 
         
       
   | 
  
private   | 
  
 
 
◆ m_dataset
◆ m_datasource
◆ m_name
  
  
      
        
          | std::string te::qt::widgets::DataSetItem::m_name | 
         
       
   | 
  
private   | 
  
 
 
◆ m_title
  
  
      
        
          | std::string te::qt::widgets::DataSetItem::m_title | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/datasource/explorer/DataSetItem.h