#include <RasterConfigWidget.h>
|
void | updateApplyButtonState (const bool &) |
| Signal must be emited when some settings has been changed. Use the argument to tell if the.
|
|
|
virtual void | changeApplyButtonState (const bool &state) |
| Indicates that there's unsaved information. Use this method after each change in informations of the widget.
|
|
virtual void | hideEvent (QHideEvent *event) |
|
|
std::unique_ptr< Ui::RasterConfigWidgetForm > | m_ui |
|
Definition at line 57 of file RasterConfigWidget.h.
◆ RasterConfigWidget()
te::qt::plugins::rp::RasterConfigWidget::RasterConfigWidget |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~RasterConfigWidget()
te::qt::plugins::rp::RasterConfigWidget::~RasterConfigWidget |
( |
| ) |
|
◆ changeApplyButtonState()
void te::qt::af::AbstractSettingWidget::changeApplyButtonState |
( |
const bool & |
state | ) |
|
|
inlineprotectedvirtualinherited |
◆ fillInterpolator()
void te::qt::plugins::rp::RasterConfigWidget::fillInterpolator |
( |
| ) |
|
|
private |
◆ getHelpInformations()
void te::qt::plugins::rp::RasterConfigWidget::getHelpInformations |
( |
QString & |
ns, |
|
|
QString & |
helpFile |
|
) |
| |
|
virtual |
◆ getResumeText()
QString te::qt::af::AbstractSettingWidget::getResumeText |
( |
| ) |
|
|
inlineinherited |
◆ hasChanges()
bool te::qt::af::AbstractSettingWidget::hasChanges |
( |
| ) |
|
|
inlineinherited |
◆ hideEvent()
void te::qt::af::AbstractSettingWidget::hideEvent |
( |
QHideEvent * |
event | ) |
|
|
inlineprotectedvirtualinherited |
◆ initialize()
void te::qt::plugins::rp::RasterConfigWidget::initialize |
( |
| ) |
|
|
private |
◆ onApplyButtonClicked
void te::qt::af::AbstractSettingWidget::onApplyButtonClicked |
( |
| ) |
|
|
inlinevirtualslotinherited |
◆ onInterpolatorComboBoxChanged
void te::qt::plugins::rp::RasterConfigWidget::onInterpolatorComboBoxChanged |
( |
int |
index | ) |
|
|
privateslot |
◆ onLevelChanged
void te::qt::plugins::rp::RasterConfigWidget::onLevelChanged |
( |
int |
value | ) |
|
|
privateslot |
◆ onQuestionChecked
void te::qt::plugins::rp::RasterConfigWidget::onQuestionChecked |
( |
bool |
checked | ) |
|
|
privateslot |
◆ onSetMultiResolutionDefaultChecked
void te::qt::plugins::rp::RasterConfigWidget::onSetMultiResolutionDefaultChecked |
( |
bool |
checked | ) |
|
|
privateslot |
◆ resetState()
void te::qt::plugins::rp::RasterConfigWidget::resetState |
( |
| ) |
|
|
virtual |
◆ saveChanges()
void te::qt::plugins::rp::RasterConfigWidget::saveChanges |
( |
| ) |
|
|
virtual |
◆ setApplicationController()
◆ updateApplyButtonState
void te::qt::af::AbstractSettingWidget::updateApplyButtonState |
( |
const bool & |
| ) |
|
|
signalinherited |
◆ m_app
◆ m_hasChanged
bool te::qt::af::AbstractSettingWidget::m_hasChanged |
|
protectedinherited |
◆ m_resumeText
QString te::qt::af::AbstractSettingWidget::m_resumeText |
|
protectedinherited |
◆ m_ui
std::unique_ptr<Ui::RasterConfigWidgetForm> te::qt::plugins::rp::RasterConfigWidget::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/plugins/rp/RasterConfigWidget.h