A frame for setting grid options.
More...
#include <ProjectWidget.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) |
| |
|
| Ui::ProjectWidgetForm * | m_ui |
| |
A frame for setting grid options.
Definition at line 44 of file ProjectWidget.h.
◆ ProjectWidget()
| ProjectWidget::ProjectWidget |
( |
QWidget * | parent = 0 | ) |
|
◆ ~ProjectWidget()
| ProjectWidget::~ProjectWidget |
( |
| ) |
|
◆ authorChanged
| void ProjectWidget::authorChanged |
( |
const QString & | text | ) |
|
|
protectedslot |
◆ changeApplyButtonState()
| void te::qt::af::AbstractSettingWidget::changeApplyButtonState |
( |
const bool & | state | ) |
|
|
inlineprotectedvirtualinherited |
◆ getHelpInformations()
| virtual void ProjectWidget::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 |
◆ maxSavedChanged
| void ProjectWidget::maxSavedChanged |
( |
int | i | ) |
|
|
protectedslot |
◆ onApplyButtonClicked
| void te::qt::af::AbstractSettingWidget::onApplyButtonClicked |
( |
| ) |
|
|
inlinevirtualslotinherited |
◆ onOpeningOptionChanged
| void ProjectWidget::onOpeningOptionChanged |
( |
| ) |
|
|
protectedslot |
◆ resetState()
| void ProjectWidget::resetState |
( |
| ) |
|
|
virtual |
◆ saveChanges()
| void ProjectWidget::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
| Ui::ProjectWidgetForm* ProjectWidget::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terraview/settings/ProjectWidget.h