Isis 3.0
Back | Home
Isis::ShapeReader Class Reference

#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)
 
QProgressBarprogress ()
 

Detailed Description

Author
2016-07-25 Tracie Sucharski

Constructor & Destructor Documentation

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
parent

References shapesReady().

Isis::ShapeReader::~ShapeReader ( )
virtual

Free the allocated memory by this object.

Member Function Documentation

QList< QAction * > Isis::ShapeReader::actions ( ShapeDisplayProperties::Property  relevantDispProperties)

References setSafeFileOpen().

QProgressBar * Isis::ShapeReader::progress ( )
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

Referenced by actions().

void Isis::ShapeReader::shapesReady ( ShapeList  shapes)
signal

Referenced by ShapeReader().


The documentation for this class was generated from the following files:

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