#include <ShapeReader.h>
- Author
- 2016-07-25 Tracie Sucharski
◆ ShapeReader()
Isis::ShapeReader::ShapeReader |
( |
QMutex * | cameraMutex, |
|
|
bool | requireFootprints = false, |
|
|
QObject * | parent = NULL ) |
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 shapesReady().
◆ ~ShapeReader()
Isis::ShapeReader::~ShapeReader |
( |
| ) |
|
|
virtual |
Free the allocated memory by this object.
◆ actions()
◆ progress()
◆ read [1/2]
void Isis::ShapeReader::read |
( |
PvlObject | shapesObj | ) |
|
|
slot |
◆ read [2/2]
void Isis::ShapeReader::read |
( |
QStringList | shapeFileNames | ) |
|
|
slot |
Handle opening cubes by filename.
References read().
◆ setSafeFileOpen
void Isis::ShapeReader::setSafeFileOpen |
( |
bool | safeFileOpen | ) |
|
|
slot |
◆ shapesReady
void Isis::ShapeReader::shapesReady |
( |
ShapeList | shapes | ) |
|
|
signal |
The documentation for this class was generated from the following files: