#include <UniqueKeyItem.h>
Definition at line 43 of file UniqueKeyItem.h.
 
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. |  
 
 
 
      
        
          | te::qt::widgets::UniqueKeyItem::~UniqueKeyItem | ( |  | ) |  | 
      
 
 
  
  | 
        
          | bool te::qt::widgets::UniqueKeyItem::canFetchMore | ( |  | ) | const |  | virtual | 
 
 
  
  | 
        
          | int te::qt::widgets::UniqueKeyItem::columnCount | ( |  | ) | const |  | virtual | 
 
 
  
  | 
        
          | QVariant te::qt::widgets::UniqueKeyItem::data | ( | int | column, |  
          |  |  | int | role |  
          |  | ) |  | const |  | virtual | 
 
 
  
  | 
        
          | void te::qt::widgets::UniqueKeyItem::fetchMore | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | Qt::ItemFlags te::qt::widgets::UniqueKeyItem::flags | ( |  | ) | const |  | virtual | 
 
 
  
  | 
        
          | QMenu* te::qt::widgets::UniqueKeyItem::getMenu | ( | QWidget * | parent = 0 | ) | const |  | virtual | 
 
 
  
  | 
        
          | bool te::qt::widgets::UniqueKeyItem::hasChildren | ( |  | ) | const |  | virtual | 
 
 
  
  | 
        
          | bool te::qt::widgets::UniqueKeyItem::setData | ( | const QVariant & | value, |  
          |  |  | int | role = Qt::EditRole |  
          |  | ) |  |  |  | virtual | 
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/widgets/datasource/explorer/UniqueKeyItem.h