#include <ImageReader.h>
◆ ImageReader()
      
        
          | 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
 - 
  
  
 
 
 
◆ ~ImageReader()
  
  
      
        
          | Isis::ImageReader::~ImageReader  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Free the allocated memory by this object. 
 
 
◆ actions()
◆ askDefaultAlpha
  
  
      
        
          | void Isis::ImageReader::askDefaultAlpha  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ imagesReady
  
  
      
        
          | void Isis::ImageReader::imagesReady  | 
          ( | 
          ImageList  | 
          images | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ progress()
◆ read [1/2]
  
  
      
        
          | void Isis::ImageReader::read  | 
          ( | 
          PvlObject  | 
          imagesObj | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ read [2/2]
  
  
      
        
          | void Isis::ImageReader::read  | 
          ( | 
          QStringList  | 
          imageFileNames | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Handle opening cubes by filename. 
References read().
 
 
◆ setOpenFilled
  
  
      
        
          | void Isis::ImageReader::setOpenFilled  | 
          ( | 
          bool  | 
          openFilled | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ setSafeFileOpen
  
  
      
        
          | void Isis::ImageReader::setSafeFileOpen  | 
          ( | 
          bool  | 
          safeFileOpen | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
The documentation for this class was generated from the following files: