Isis 3.0
Back | Home
Isis::ImageReader Class Reference

#include <ImageReader.h>

Inherits QObject.

Public Slots

void askDefaultAlpha ()
 
void read (PvlObject imagesObj)
 
void read (QStringList imageFileNames)
 Handle opening cubes by filename. More...
 
void setOpenFilled (bool openFilled)
 
void setSafeFileOpen (bool safeFileOpen)
 

Signals

void imagesReady (ImageList images)
 

Public Member Functions

 ImageReader (QMutex *cameraMutex, bool requireFootprints=true, QObject *parent=NULL)
 MosaicWidget constructor. More...
 
virtual ~ImageReader ()
 Free the allocated memory by this object. More...
 
QList< QAction * > actions (ImageDisplayProperties::Property relevantDispProperties)
 
QProgressBarprogress ()
 

Detailed Description

Author
2012-??-?? ???

Constructor & Destructor Documentation

Isis::ImageReader::ImageReader ( QMutex *  cameraMutex,
bool  requireFootprints = true,
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
Isis::ImageReader::~ImageReader ( )
virtual

Free the allocated memory by this object.

Member Function Documentation

void Isis::ImageReader::askDefaultAlpha ( )
slot

Referenced by actions().

void Isis::ImageReader::imagesReady ( ImageList  images)
signal
QProgressBar * Isis::ImageReader::progress ( )
void Isis::ImageReader::read ( PvlObject  imagesObj)
slot
void Isis::ImageReader::read ( QStringList  imageFileNames)
slot

Handle opening cubes by filename.

References read().

void Isis::ImageReader::setOpenFilled ( bool  openFilled)
slot

Referenced by actions().

void Isis::ImageReader::setSafeFileOpen ( bool  safeFileOpen)
slot

Referenced by actions().


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:38:58