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