#include <PropertyItem.h>
Definition at line 40 of file PropertyItem.h.
 
◆ PropertyItem()
Constructor. 
- Parameters
 - 
  
    | p | The property 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.  | 
  
   
 
 
◆ ~PropertyItem()
      
        
          | te::qt::widgets::PropertyItem::~PropertyItem  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ canFetchMore()
  
  
      
        
          | bool te::qt::widgets::PropertyItem::canFetchMore  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ columnCount()
  
  
      
        
          | int te::qt::widgets::PropertyItem::columnCount  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ data()
  
  
      
        
          | QVariant te::qt::widgets::PropertyItem::data  | 
          ( | 
          int  | 
          column,  | 
         
        
           | 
           | 
          int  | 
          role  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ fetchMore()
  
  
      
        
          | void te::qt::widgets::PropertyItem::fetchMore  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ flags()
  
  
      
        
          | Qt::ItemFlags te::qt::widgets::PropertyItem::flags  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getMenu()
  
  
      
        
          | QMenu* te::qt::widgets::PropertyItem::getMenu  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getProperty()
◆ hasChildren()
  
  
      
        
          | bool te::qt::widgets::PropertyItem::hasChildren  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ setData()
  
  
      
        
          | bool te::qt::widgets::PropertyItem::setData  | 
          ( | 
          const QVariant &  | 
          value,  | 
         
        
           | 
           | 
          int  | 
          role = Qt::EditRole  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
◆ m_property
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/PropertyItem.h