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 68 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 |
◆ onAddSymbolizerClicked
void te::qt::widgets::StyleControllerWidget::onAddSymbolizerClicked |
( |
| ) |
|
|
protectedslot |
◆ onAddTextSymbolizerClicked
void te::qt::widgets::StyleControllerWidget::onAddTextSymbolizerClicked |
( |
| ) |
|
|
protectedslot |
◆ onDownSymbolizerClicked
void te::qt::widgets::StyleControllerWidget::onDownSymbolizerClicked |
( |
| ) |
|
|
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 |
◆ 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 |
◆ readStyle()
void te::qt::widgets::StyleControllerWidget::readStyle |
( |
std::string |
path | ) |
|
◆ setLayer()
void te::qt::widgets::StyleControllerWidget::setLayer |
( |
te::map::AbstractLayer * |
layer, |
|
|
std::string |
selColor |
|
) |
| |
◆ setStyle()
void te::qt::widgets::StyleControllerWidget::setStyle |
( |
te::se::Style * |
style | ) |
|
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.
◆ writeStyle()
void te::qt::widgets::StyleControllerWidget::writeStyle |
( |
const te::se::Style * |
style, |
|
|
std::string |
path |
|
) |
| |
◆ m_currentLayer
◆ m_currentStyle
te::se::Style* te::qt::widgets::StyleControllerWidget::m_currentStyle |
|
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: