#include <ShapeReader.h>
Inherits QObject.
Public Slots | |
void | read (PvlObject shapesObj) |
void | read (QStringList shapeFileNames) |
Handle opening cubes by filename. More... | |
void | setSafeFileOpen (bool safeFileOpen) |
Signals | |
void | shapesReady (ShapeList shapes) |
Public Member Functions | |
ShapeReader (QMutex *cameraMutex, bool requireFootprints=false, QObject *parent=NULL) | |
MosaicWidget constructor. More... | |
virtual | ~ShapeReader () |
Free the allocated memory by this object. More... | |
QList< QAction * > | actions (ShapeDisplayProperties::Property relevantDispProperties) |
QProgressBar * | progress () |
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.
parent |
References shapesReady().
|
virtual |
Free the allocated memory by this object.
QList< QAction * > Isis::ShapeReader::actions | ( | ShapeDisplayProperties::Property | relevantDispProperties | ) |
References setSafeFileOpen().
QProgressBar * Isis::ShapeReader::progress | ( | ) |
|
slot |
References Isis::PvlObject::beginObject(), and Isis::PvlObject::endObject().
Referenced by read().
|
slot |
Handle opening cubes by filename.
References read().
|
slot |
Referenced by actions().
|
signal |
Referenced by ShapeReader().
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the ISIS Support Center File Modified: 07/12/2023 23:45:43 |