#include <LayerPropertiesInfo.h>
 | 
| virtual void  | valueChanged (QtProperty *p, int value) | 
|   | 
| virtual void  | valueChanged (QtProperty *p, const QString &value) | 
|   | 
| virtual void  | valueChanged (QtProperty *p, double value) | 
|   | 
| virtual void  | valueChanged (QtProperty *p, const QColor &value) | 
|   | 
| virtual void  | valueChanged (QtProperty *p, const QFont &value) | 
|   | 
| virtual void  | valueChanged (QtProperty *p, const QSize &value) | 
|   | 
| virtual void  | valueChanged (QtProperty *p, const QPointF &value) | 
|   | 
Definition at line 44 of file LayerPropertiesInfo.h.
 
      
        
          | te::qt::widgets::LayerPropertiesInfo::LayerPropertiesInfo  | 
          ( | 
          QtTreePropertyBrowser *  | 
          pb,  | 
        
        
           | 
           | 
          te::map::AbstractLayer *  | 
          layer  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Constructor. 
Bounding Box 
Definition at line 6 of file LayerPropertiesInfo.cpp.
References te::qt::widgets::AbstractPropertyItem::addProperty(), te::map::AbstractLayer::getExtent(), te::map::AbstractLayer::getId(), te::common::Singleton< AbstractPropertyManager >::getInstance(), te::gm::Envelope::getLowerLeftX(), te::gm::Envelope::getLowerLeftY(), te::map::AbstractLayer::getSRID(), te::map::AbstractLayer::getTitle(), te::gm::Envelope::getUpperRightX(), te::gm::Envelope::getUpperRightY(), te::map::AbstractLayer::getVisibility(), and m_layer.
 
 
  
  
      
        
          | te::qt::widgets::LayerPropertiesInfo::~LayerPropertiesInfo  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::AbstractPropertyItem::addProperty  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QString &  | 
          id,  | 
         
        
           | 
           | 
          QColor  | 
          c  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::AbstractPropertyItem::setExpandedStatus  | 
          ( | 
          QtBrowserItem *  | 
          item,  | 
         
        
           | 
           | 
          bool  | 
          status  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::LayerPropertiesInfo::valueChanged  | 
          ( | 
          QtProperty *  | 
          p,  | 
         
        
           | 
           | 
          int  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtualslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::LayerPropertiesInfo::valueChanged  | 
          ( | 
          QtProperty *  | 
          p,  | 
         
        
           | 
           | 
          const QString &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtualslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::AbstractPropertyItem::valueChanged  | 
          ( | 
          QtProperty *  | 
          p,  | 
         
        
           | 
           | 
          double  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtualslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::AbstractPropertyItem::valueChanged  | 
          ( | 
          QtProperty *  | 
          p,  | 
         
        
           | 
           | 
          const QColor &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtualslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::AbstractPropertyItem::valueChanged  | 
          ( | 
          QtProperty *  | 
          p,  | 
         
        
           | 
           | 
          const QFont &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtualslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::AbstractPropertyItem::valueChanged  | 
          ( | 
          QtProperty *  | 
          p,  | 
         
        
           | 
           | 
          const QSize &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtualslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::AbstractPropertyItem::valueChanged  | 
          ( | 
          QtProperty *  | 
          p,  | 
         
        
           | 
           | 
          const QPointF &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtualslotinherited   | 
  
 
 
  
  
      
        
          | QColor te::qt::widgets::AbstractPropertyItem::m_colorParent | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMap<QString, QtProperty *> te::qt::widgets::AbstractPropertyItem::m_idToProperty | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QtTreePropertyBrowser* te::qt::widgets::AbstractPropertyItem::m_propertyBrowser | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMap<QtProperty *, QString> te::qt::widgets::AbstractPropertyItem::m_propertyToId | 
         
       
   | 
  
protectedinherited   | 
  
 
 
The documentation for this class was generated from the following files: