#include <DataSetItem.h>
Definition at line 43 of file DataSetItem.h.
 
Constructor. 
- Parameters
 - 
  
    | dt | The dataset type to be showned. If it is associated to a data source catalog the item will not take its ownership, otherwise, it will.  | 
    | ds | If the dataset type is not associated to a data source catalog you can explicitly inform a data source to be used to query more information about the dataset.  | 
    | parent | The parent item in the tree or NULL if it is a root item.  | 
  
   
 
 
      
        
          | te::qt::widgets::DataSetItem::~DataSetItem  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool te::qt::widgets::DataSetItem::canFetchMore  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | int te::qt::widgets::DataSetItem::columnCount  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | QVariant te::qt::widgets::DataSetItem::data  | 
          ( | 
          int  | 
          column,  | 
         
        
           | 
           | 
          int  | 
          role  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::DataSetItem::fetchMore  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | Qt::ItemFlags te::qt::widgets::DataSetItem::flags  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | const std::string& te::qt::widgets::DataSetItem::getGeomPropertyName  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | QMenu* te::qt::widgets::DataSetItem::getMenu  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool te::qt::widgets::DataSetItem::hasChildren  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | bool te::qt::widgets::DataSetItem::isChecked  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | bool te::qt::widgets::DataSetItem::setData  | 
          ( | 
          const QVariant &  | 
          value,  | 
         
        
           | 
           | 
          int  | 
          role = Qt::EditRole  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool te::qt::widgets::DataSetItem::m_checked | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::string te::qt::widgets::DataSetItem::m_geomPropertyName | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- C:/CC_master/terralib5/src/terralib/qt/widgets/datasource/explorer/DataSetItem.h