A dialog used to edit legend.
More...
#include <TimeViewerEditLegendDialog.h>
A dialog used to edit legend.
Definition at line 81 of file TimeViewerEditLegendDialog.h.
◆ TimeViewerEditLegendDialog()
te::qt::plugins::tv::TimeViewerEditLegendDialog::TimeViewerEditLegendDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
Constructs a basic fill dialog which is a child of parent, with widget flags set to f.
◆ ~TimeViewerEditLegendDialog()
te::qt::plugins::tv::TimeViewerEditLegendDialog::~TimeViewerEditLegendDialog |
( |
| ) |
|
◆ applyPushButtonClicked
void te::qt::plugins::tv::TimeViewerEditLegendDialog::applyPushButtonClicked |
( |
| ) |
|
|
signal |
◆ buildSymbolizer()
void te::qt::plugins::tv::TimeViewerEditLegendDialog::buildSymbolizer |
( |
std::string |
meanTitle = "" | ) |
|
|
private |
◆ getDataAsString()
void te::qt::plugins::tv::TimeViewerEditLegendDialog::getDataAsString |
( |
std::vector< std::string > & |
vec, |
|
|
const std::string & |
attrName, |
|
|
int & |
nullValues |
|
) |
| |
|
private |
◆ getGeometryType()
int te::qt::plugins::tv::TimeViewerEditLegendDialog::getGeometryType |
( |
| ) |
|
|
private |
◆ getRules()
const std::vector<se::Rule*>& te::qt::plugins::tv::TimeViewerEditLegendDialog::getRules |
( |
| ) |
const |
◆ initialize()
void te::qt::plugins::tv::TimeViewerEditLegendDialog::initialize |
( |
| ) |
|
|
protected |
◆ listAtrributes()
void te::qt::plugins::tv::TimeViewerEditLegendDialog::listAtrributes |
( |
| ) |
|
|
private |
◆ okPushButtonClicked
void te::qt::plugins::tv::TimeViewerEditLegendDialog::okPushButtonClicked |
( |
| ) |
|
|
signal |
◆ onApplyPushButtonClicked
void te::qt::plugins::tv::TimeViewerEditLegendDialog::onApplyPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onCancelPushButtonClicked
void te::qt::plugins::tv::TimeViewerEditLegendDialog::onCancelPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onColorBarChanged
void te::qt::plugins::tv::TimeViewerEditLegendDialog::onColorBarChanged |
( |
| ) |
|
|
protectedslot |
◆ onLoadPushButtonClicked
void te::qt::plugins::tv::TimeViewerEditLegendDialog::onLoadPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onOkPushButtonClicked
void te::qt::plugins::tv::TimeViewerEditLegendDialog::onOkPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onSavePushButtonClicked
void te::qt::plugins::tv::TimeViewerEditLegendDialog::onSavePushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onSelectAllPushButtonClicked
void te::qt::plugins::tv::TimeViewerEditLegendDialog::onSelectAllPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onUnselectAllPushButtonClicked
void te::qt::plugins::tv::TimeViewerEditLegendDialog::onUnselectAllPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ saveLegend()
void te::qt::plugins::tv::TimeViewerEditLegendDialog::saveLegend |
( |
const std::string & |
path | ) |
|
◆ setLayers()
◆ updateUi()
void te::qt::plugins::tv::TimeViewerEditLegendDialog::updateUi |
( |
bool |
loadColorBar = false | ) |
|
|
private |
◆ m_cb
◆ m_colorBar
◆ m_layer
◆ m_legend
std::vector<te::se::Rule*> te::qt::plugins::tv::TimeViewerEditLegendDialog::m_legend |
|
private |
◆ m_manual
bool te::qt::plugins::tv::TimeViewerEditLegendDialog::m_manual |
|
private |
◆ m_ui
std::unique_ptr<Ui::TimeViewerEditLegendDialog> te::qt::plugins::tv::TimeViewerEditLegendDialog::m_ui |
|
private |
The documentation for this class was generated from the following file: