#include <ObjectInspectorPropertyBrowser.h>
 | 
| void  | onSetDlg (QWidget *parent, QtProperty *prop) | 
|   | 
      
        
          | te::layout::ObjectInspectorPropertyBrowser::ObjectInspectorPropertyBrowser  | 
          ( | 
          QObject *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
  
  
      
        
          | te::layout::ObjectInspectorPropertyBrowser::~ObjectInspectorPropertyBrowser  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void te::layout::PropertyBrowser::addAttribute  | 
          ( | 
          QtVariantProperty *  | 
          vproperty,  | 
         
        
           | 
           | 
          Property  | 
          property  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | bool te::layout::PropertyBrowser::addProperty  | 
          ( | 
          Property  | 
          property | ) | 
           | 
         
       
   | 
  
virtualinherited   | 
  
 
Reimplemented in te::layout::PropertiesItemPropertyBrowser.
Definition at line 181 of file PropertyBrowser.cpp.
References te::layout::DataTypeBool, te::layout::DataTypeColor, te::layout::DataTypeDouble, te::layout::DataTypeInt, te::layout::DataTypeString, te::layout::DataTypeStringList, te::color::RGBAColor::getBlue(), te::color::RGBAColor::getGreen(), te::layout::Property::getName(), te::color::RGBAColor::getRed(), te::layout::Property::getType(), te::layout::Property::getValue(), te::layout::Variant::toBool(), te::layout::Variant::toDouble(), te::layout::Variant::toInt(), and te::layout::Variant::toString().
Referenced by te::layout::PropertiesItemPropertyBrowser::addProperty().
 
 
  
  
      
        
          | void te::layout::PropertyBrowser::addPropertyItem  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QString &  | 
          id  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::layout::PropertyBrowser::blockOpenGridWindows  | 
          ( | 
          bool  | 
          block | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::layout::PropertyBrowser::changePropertyValue  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          QList< QtBrowserItem * >  | 
          items  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
signalinherited   | 
  
 
 
  
  
      
        
          | void te::layout::PropertyBrowser::changePropertyValue  | 
          ( | 
          Property  | 
          property | ) | 
           | 
         
       
   | 
  
signalinherited   | 
  
 
 
  
  
      
        
          | void te::layout::PropertyBrowser::changeVisibility  | 
          ( | 
          QList< QtBrowserItem * >  | 
          items,  | 
         
        
           | 
           | 
          bool  | 
          visible  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | QVariant te::layout::PropertyBrowser::checkComplexType  | 
          ( | 
          QtVariantProperty *  | 
          property | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::layout::PropertyBrowser::clearAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualinherited   | 
  
 
 
  
  
      
        
          | void te::layout::PropertyBrowser::createManager  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | QtProperty * te::layout::PropertyBrowser::findProperty  | 
          ( | 
          std::string  | 
          name | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | QVariant te::layout::PropertyBrowser::findPropertyValue  | 
          ( | 
          std::string  | 
          name | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
Definition at line 252 of file PropertyBrowser.cpp.
References te::layout::Property::addOption(), te::layout::Variant::clear(), te::layout::DataTypeBool, te::layout::DataTypeColor, te::layout::DataTypeDouble, te::layout::DataTypeGridSettings, te::layout::DataTypeInt, te::layout::DataTypeNone, te::layout::DataTypeString, te::layout::DataTypeStringList, te::color::RGBAColor::setColor(), te::layout::Property::setName(), te::layout::Property::setOptionChoice(), te::layout::Variant::setValue(), and te::layout::Property::setValue().
 
 
  
  
      
        
          | QtTreePropertyBrowser * te::layout::PropertyBrowser::getPropertyEditor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
  
  
      
        
          | std::string te::layout::PropertyBrowser::getPropGridSettingsName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualinherited   | 
  
 
 
  
  
      
        
          | QtVariantPropertyManager * te::layout::PropertyBrowser::getVariantPropertyManager  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
  
  
      
        
          | void te::layout::ObjectInspectorPropertyBrowser::onSetDlg  | 
          ( | 
          QWidget *  | 
          parent,  | 
         
        
           | 
           | 
          QtProperty *  | 
          prop  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | bool te::layout::PropertyBrowser::removeProperty  | 
          ( | 
          Property  | 
          property | ) | 
           | 
         
       
   | 
  
virtualinherited   | 
  
 
 
  
  
      
        
          | void te::layout::PropertyBrowser::setHasGridWindows  | 
          ( | 
          bool  | 
          hasWindows = false | ) | 
           | 
         
       
   | 
  
virtualinherited   | 
  
 
 
  
  
      
        
          | void te::layout::PropertyBrowser::updateExpandState  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | bool te::layout::PropertyBrowser::m_hasGridWindows | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMap<QString, bool> te::layout::PropertyBrowser::m_idToExpanded | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMap<QString, QtProperty*> te::layout::PropertyBrowser::m_idToProperty | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QtTreePropertyBrowser* te::layout::PropertyBrowser::m_propertyEditor | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMap<QtProperty*, QString> te::layout::PropertyBrowser::m_propertyToId | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | std::string te::layout::PropertyBrowser::m_propGridSettingsName | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QtStringPropertyManager* te::layout::PropertyBrowser::m_strDlgManager | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QtVariantPropertyManager* te::layout::PropertyBrowser::m_variantPropertyEditorManager | 
         
       
   | 
  
protectedinherited   | 
  
 
 
The documentation for this class was generated from the following files: