A widget used to controll the style se element.  
 More...
#include <StyleControllerWidget.h>
A widget used to controll the style se element. 
Definition at line 74 of file StyleControllerWidget.h.
 
◆ StyleControllerWidget()
      
        
          | te::qt::widgets::StyleControllerWidget::StyleControllerWidget  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~StyleControllerWidget()
      
        
          | te::qt::widgets::StyleControllerWidget::~StyleControllerWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ changeLegendIconSize
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::changeLegendIconSize  | 
          ( | 
          int  | 
          size | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ checkSymbolizer()
  
  
      
        
          | bool te::qt::widgets::StyleControllerWidget::checkSymbolizer  | 
          ( | 
          std::string  | 
          file | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ clear()
      
        
          | void te::qt::widgets::StyleControllerWidget::clear  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getStyleExplorer()
      
        
          | StyleExplorer* te::qt::widgets::StyleControllerWidget::getStyleExplorer  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ mapRefresh
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::mapRefresh  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ onAddRuleClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onAddRuleClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onAddSymbolizerClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onAddSymbolizerClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onAddTextSymbolizerClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onAddTextSymbolizerClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onDownSymbolizerClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onDownSymbolizerClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onEditRuleClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onEditRuleClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onExportClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onExportClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onImportClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onImportClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onLibraryManagerClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onLibraryManagerClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onMapRefreshClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onMapRefreshClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onRemoveRuleClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onRemoveRuleClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onRemoveSymbolizerClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onRemoveSymbolizerClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onSelectionStyleChecked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onSelectionStyleChecked  | 
          ( | 
          bool  | 
          state | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onUpSymbolizerClicked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onUpSymbolizerClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onVisualStyleChecked
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::onVisualStyleChecked  | 
          ( | 
          bool  | 
          state | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ readRasterStyle()
      
        
          | void te::qt::widgets::StyleControllerWidget::readRasterStyle  | 
          ( | 
          const std::string &  | 
          path | ) | 
           | 
        
      
 
 
◆ readStyle()
      
        
          | void te::qt::widgets::StyleControllerWidget::readStyle  | 
          ( | 
          const std::string &  | 
          path | ) | 
           | 
        
      
 
 
◆ readVectorStyle()
      
        
          | void te::qt::widgets::StyleControllerWidget::readVectorStyle  | 
          ( | 
          const std::string &  | 
          path | ) | 
           | 
        
      
 
 
◆ setLayer()
◆ setStyle()
      
        
          | void te::qt::widgets::StyleControllerWidget::setStyle  | 
          ( | 
          te::se::Style *  | 
          style,  | 
        
        
           | 
           | 
          std::string  | 
          dataSourceId = "",  | 
        
        
           | 
           | 
          std::string  | 
          dataSetName = ""  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Sets a style element to this widget. 
- Parameters
 - 
  
    | style | A valid style element. | 
  
   
- Note
 - The widget will NOT take the ownership of the given style. 
 
- 
The widget will be update based on given style parameters. 
 
 
 
◆ updateLayer
  
  
      
        
          | void te::qt::widgets::StyleControllerWidget::updateLayer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ writeStyle()
      
        
          | void te::qt::widgets::StyleControllerWidget::writeStyle  | 
          ( | 
          const te::se::Style *  | 
          style,  | 
        
        
           | 
           | 
          const std::string &  | 
          path  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ m_currentLayer
◆ m_currentStyle
  
  
      
        
          | te::se::Style* te::qt::widgets::StyleControllerWidget::m_currentStyle | 
         
       
   | 
  
private   | 
  
 
 
◆ m_dataSourceId
  
  
      
        
          | std::string te::qt::widgets::StyleControllerWidget::m_dataSourceId | 
         
       
   | 
  
private   | 
  
 
 
◆ m_dsType
◆ m_explorer
◆ m_isSelectionStyle
  
  
      
        
          | bool te::qt::widgets::StyleControllerWidget::m_isSelectionStyle | 
         
       
   | 
  
private   | 
  
 
 
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::StyleControllerWidgetForm> te::qt::widgets::StyleControllerWidget::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: