#include "PropertyGridGroup.h"
◆ PropertyGridGroup()
      
        
          | ot::PropertyGridGroup::PropertyGridGroup  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~PropertyGridGroup()
  
  
      
        
          | ot::PropertyGridGroup::~PropertyGridGroup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ addChildGroup()
◆ addProperty()
◆ childGroups()
◆ childProperties()
◆ createConfiguration()
      
        
          | ot::PropertyGroup * ot::PropertyGridGroup::createConfiguration  | 
          ( | 
          bool |           _includeChildAndProperties | ) | 
           const | 
        
      
 
 
◆ findChildGroup()
      
        
          | ot::PropertyGridGroup * ot::PropertyGridGroup::findChildGroup  | 
          ( | 
          const std::string & |           _name,  | 
        
        
           | 
           | 
          bool |           _searchChildGroups ) const | 
        
      
 
 
◆ findChildProperty()
      
        
          | ot::PropertyGridItem * ot::PropertyGridGroup::findChildProperty  | 
          ( | 
          const std::string & |           _propertyName,  | 
        
        
           | 
           | 
          bool |           _searchChildGroups ) const | 
        
      
 
 
◆ finishSetup()
      
        
          | void ot::PropertyGridGroup::finishSetup  | 
          ( | 
          void |            | ) | 
           | 
        
      
 
Finish the setup (should be called after the item is placed in a tree and after calling setup from config) 
 
 
◆ getName()
  
  
      
        
          | const std::string & ot::PropertyGridGroup::getName  | 
          ( | 
          void |            | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getParentPropertyGroup()
◆ getTitle()
      
        
          | QString ot::PropertyGridGroup::getTitle  | 
          ( | 
          void |            | ) | 
           const | 
        
      
 
 
◆ itemDeleteRequested
  
  
      
        
          | void ot::PropertyGridGroup::itemDeleteRequested  | 
          ( | 
          const ot::Property *const |           _property | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ itemInputValueChanged
  
  
      
        
          | void ot::PropertyGridGroup::itemInputValueChanged  | 
          ( | 
          const ot::Property *const |           _property | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ setName()
  
  
      
        
          | void ot::PropertyGridGroup::setName  | 
          ( | 
          const std::string & |           _name | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setParentPropertyGroup()
◆ setTitle()
      
        
          | void ot::PropertyGridGroup::setTitle  | 
          ( | 
          const QString & |           _title | ) | 
           | 
        
      
 
 
◆ setupFromConfig()
      
        
          | void ot::PropertyGridGroup::setupFromConfig  | 
          ( | 
          const PropertyGroup * |           _group | ) | 
           | 
        
      
 
 
◆ updateStateIcon()
      
        
          | void ot::PropertyGridGroup::updateStateIcon  | 
          ( | 
          void |            | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files: