#include <MosaicController.h>
Inherits QObject.
- Author
- ????-??-?? Stacy Alley
Isis::MosaicController::MosaicController |
( |
QStatusBar * |
status, |
|
|
QSettings & |
settings |
|
) |
| |
MosaicWidget constructor.
MosaicWidget is derived from QSplitter, the left side of the splitter is a QTreeWidget and the right side of the splitter is a QGraphicsView.
- Parameters
-
References imagesAdded().
Isis::MosaicController::~MosaicController |
( |
| ) |
|
|
virtual |
Free the allocated memory by this object.
void Isis::MosaicController::addExportActions |
( |
QMenu & |
fileMenu | ) |
|
Add actions that are export-related to the menu.
void Isis::MosaicController::allImagesClosed |
( |
| ) |
|
|
signal |
QList< QAction * > Isis::MosaicController::getSettingsActions |
( |
| ) |
|
void Isis::MosaicController::imagesAdded |
( |
ImageList |
images | ) |
|
|
signal |
void Isis::MosaicController::imagesAdded |
( |
ImageList * |
images | ) |
|
|
signal |
void Isis::MosaicController::openImages |
( |
QStringList |
cubeNames | ) |
|
|
slot |
Handle opening cubes by filename.
This class constructs and owns the actual Cube objects.
void Isis::MosaicController::openProjectImages |
( |
PvlObject |
projectImages | ) |
|
|
slot |
void Isis::MosaicController::readProject |
( |
QString |
filename | ) |
|
|
slot |
void Isis::MosaicController::saveProject |
( |
| ) |
|
void Isis::MosaicController::saveProject |
( |
QString |
filename | ) |
|
|
slot |
void Isis::MosaicController::saveSettings |
( |
QSettings & |
settings | ) |
|
The documentation for this class was generated from the following files: