#include <MosaicMainWindow.h>
|
void | open () |
| Calles MosaicWidget's open method which opens a cube file and displays the footprint in the graphics view. More...
|
|
void | openList () |
| Opens a list of cube files instead of one at a time. More...
|
|
void | saveProject () |
| Called from the file menu to save a project file. More...
|
|
void | saveProjectAs () |
| Allows the user to save a project file. More...
|
|
void | loadProject () |
| Allows users to select a project which is then read in and displayed in the qmos window. More...
|
|
void | closeMosaic () |
|
- Author
- ????-??-?? Stacy Alley
◆ MosaicMainWindow()
Isis::MosaicMainWindow::MosaicMainWindow |
( |
QString |
title, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
◆ ~MosaicMainWindow()
Isis::MosaicMainWindow::~MosaicMainWindow |
( |
| ) |
|
|
inline |
◆ activeToolBar()
QToolBar* Isis::MosaicMainWindow::activeToolBar |
( |
| ) |
|
|
inline |
◆ closeEvent()
void Isis::MainWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtualinherited |
◆ closeMosaic
void Isis::MosaicMainWindow::closeMosaic |
( |
| ) |
|
|
slot |
◆ eventFilter()
bool Isis::MosaicMainWindow::eventFilter |
( |
QObject * |
o, |
|
|
QEvent * |
e |
|
) |
| |
|
protected |
This event filter is installed in the constructor.
- Parameters
-
- Returns
- bool
References closeMosaic().
◆ loadProject() [1/2]
void Isis::MosaicMainWindow::loadProject |
( |
QString |
filename | ) |
|
◆ loadProject [2/2]
void Isis::MosaicMainWindow::loadProject |
( |
| ) |
|
|
slot |
◆ open
void Isis::MosaicMainWindow::open |
( |
| ) |
|
|
slot |
Calles MosaicWidget's open method which opens a cube file and displays the footprint in the graphics view.
◆ openList
void Isis::MosaicMainWindow::openList |
( |
| ) |
|
|
slot |
◆ permanentToolBar()
QToolBar* Isis::MosaicMainWindow::permanentToolBar |
( |
| ) |
|
|
inline |
◆ progressBar()
◆ saveProject
void Isis::MosaicMainWindow::saveProject |
( |
| ) |
|
|
slot |
◆ saveProjectAs
void Isis::MosaicMainWindow::saveProjectAs |
( |
| ) |
|
|
slot |
◆ saveSettings()
void Isis::MosaicMainWindow::saveSettings |
( |
| ) |
|
◆ settingsFileName() [1/2]
QString Isis::MainWindow::settingsFileName |
( |
QString |
objectTitle | ) |
|
|
staticinherited |
◆ settingsFileName() [2/2]
QString Isis::MainWindow::settingsFileName |
( |
| ) |
const |
|
protectedinherited |
◆ toolPad()
ToolPad* Isis::MosaicMainWindow::toolPad |
( |
| ) |
|
|
inline |
◆ viewMenu()
QMenu* Isis::MosaicMainWindow::viewMenu |
( |
| ) |
const |
|
inline |
Returns the View menu.
- Returns
- QMenu*
The documentation for this class was generated from the following files: