#include <UniqueKeyItem.h>
Definition at line 43 of file UniqueKeyItem.h.
 
◆ UniqueKeyItem()
Constructor. 
- Parameters
 - 
  
    | uk | The unique-key to be showned. If it is associated to a dataset the item will not take its ownership, otherwise, it will.  | 
    | parent | The parent item in the tree or NULL if it is a root item.  | 
  
   
 
 
◆ ~UniqueKeyItem()
      
        
          | te::qt::widgets::UniqueKeyItem::~UniqueKeyItem  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ canFetchMore()
  
  
      
        
          | bool te::qt::widgets::UniqueKeyItem::canFetchMore  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ columnCount()
  
  
      
        
          | int te::qt::widgets::UniqueKeyItem::columnCount  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ data()
  
  
      
        
          | QVariant te::qt::widgets::UniqueKeyItem::data  | 
          ( | 
          int  | 
          column,  | 
         
        
           | 
           | 
          int  | 
          role  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ fetchMore()
  
  
      
        
          | void te::qt::widgets::UniqueKeyItem::fetchMore  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ flags()
  
  
      
        
          | Qt::ItemFlags te::qt::widgets::UniqueKeyItem::flags  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getMenu()
  
  
      
        
          | QMenu * te::qt::widgets::UniqueKeyItem::getMenu  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getUniqueKey()
◆ hasChildren()
  
  
      
        
          | bool te::qt::widgets::UniqueKeyItem::hasChildren  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ setData()
  
  
      
        
          | bool te::qt::widgets::UniqueKeyItem::setData  | 
          ( | 
          const QVariant &  | 
          value,  | 
         
        
           | 
           | 
          int  | 
          role = Qt::EditRole  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
◆ m_uk
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/UniqueKeyItem.h