Manage properties variants values.  
 More...
#include <AbstractPropertiesBrowser.h>
Manage properties variants values. 
Definition at line 63 of file AbstractPropertiesBrowser.h.
 
      
        
          | te::layout::AbstractPropertiesBrowser::AbstractPropertiesBrowser  | 
          ( | 
          QObject *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
  
  
      
        
          | te::layout::AbstractPropertiesBrowser::~AbstractPropertiesBrowser  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual QtProperty* te::layout::AbstractPropertiesBrowser::addProperty  | 
          ( | 
          Property  | 
          property | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | void te::layout::AbstractPropertiesBrowser::addPropertyItem  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QString &  | 
          id  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | QVariant te::layout::AbstractPropertiesBrowser::checkComplexType  | 
          ( | 
          QtVariantProperty *  | 
          property | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void te::layout::AbstractPropertiesBrowser::clearAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void te::layout::AbstractPropertiesBrowser::createManager  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
  
  
      
        
          | QtProperty * te::layout::AbstractPropertiesBrowser::findProperty  | 
          ( | 
          std::string  | 
          name | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | QVariant te::layout::AbstractPropertiesBrowser::findPropertyValue  | 
          ( | 
          std::string  | 
          name | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual EnumType* te::layout::AbstractPropertiesBrowser::getLayoutType  | 
          ( | 
          QVariant::Type  | 
          type,  | 
         
        
           | 
           | 
          std::string  | 
          name = ""  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual Property te::layout::AbstractPropertiesBrowser::getProperty  | 
          ( | 
          std::string  | 
          name | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual int te::layout::AbstractPropertiesBrowser::getVariantType  | 
          ( | 
          EnumType *  | 
          dataType | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | bool te::layout::AbstractPropertiesBrowser::removeProperty  | 
          ( | 
          QtProperty *  | 
          prop | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual bool te::layout::AbstractPropertiesBrowser::updateProperty  | 
          ( | 
          Property  | 
          property | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | bool te::layout::AbstractPropertiesBrowser::m_changeProperty | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMap<QString, QtProperty*> te::layout::AbstractPropertiesBrowser::m_idToProperty | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMap<QtProperty*, QString> te::layout::AbstractPropertiesBrowser::m_propertyToId | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: