#include <ShapeReader.h>
Inherits QObject.
- Author
- 2016-07-25 Tracie Sucharski
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().
Isis::ShapeReader::~ShapeReader |
( |
| ) |
|
|
virtual |
Free the allocated memory by this object.
void Isis::ShapeReader::read |
( |
PvlObject |
shapesObj | ) |
|
|
slot |
void Isis::ShapeReader::read |
( |
QStringList |
shapeFileNames | ) |
|
|
slot |
Handle opening cubes by filename.
References read().
void Isis::ShapeReader::setSafeFileOpen |
( |
bool |
safeFileOpen | ) |
|
|
slot |
void Isis::ShapeReader::shapesReady |
( |
ShapeList |
shapes | ) |
|
|
signal |
The documentation for this class was generated from the following files: