This is the configuration dialog for the MosaicSceneWidget's projection parameters (map file).
More...
#include <ProjectionConfigDialog.h>
|
void | applySettings () |
| Take the settings that have been configured and apply them to the mosaic scene.
|
|
void | readSettings () |
| Update the current widgets' states with the current settings in the mosaic scene.
|
|
This is the configuration dialog for the MosaicSceneWidget's projection parameters (map file).
- Author
- 2012-08-06 Steven Lambright
◆ ProjectionConfigDialog()
Create a projection configuration dialog.
- Parameters
-
scene | The mosaic scene for which we're going to set the projection, this must not be NULL. |
parent | The Qt-parent for this dialog. |
References applySettings(), readSettings(), and shown().
◆ ~ProjectionConfigDialog()
Isis::ProjectionConfigDialog::~ProjectionConfigDialog |
( |
| ) |
|
|
virtual |
◆ applySettings
void Isis::ProjectionConfigDialog::applySettings |
( |
| ) |
|
|
slot |
◆ readSettings
void Isis::ProjectionConfigDialog::readSettings |
( |
| ) |
|
|
slot |
◆ setQuickConfig()
void Isis::ProjectionConfigDialog::setQuickConfig |
( |
bool | quick | ) |
|
Enable/disable minimal interaction mode.
This is defaulted to false. Setting this option will remove most mouse clicks from the interface and try to immediately use a projection that the user is expected to select from a file.
- Parameters
-
quick | True to minimize clicks/interaction, false (default) to use standard behavior. |
◆ showEvent()
void Isis::ProjectionConfigDialog::showEvent |
( |
QShowEvent * | event | ) |
|
|
protected |
◆ shown
void Isis::ProjectionConfigDialog::shown |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: