R3DMosaicExportQThread Class Reference

#include <R3D/MosaicExporter/GUI/R3DMosaicExportQThread.h>

List of all members.


Detailed Description

QThread based wrapper class that calls the MosaicExporter class to export mosaics.

Author:
Michael A. Jackson for BlueQuartz Software
Date:
Jun 24, 2009
Version:
1.0


Signals

void threadProgressed (float progress)
 Use this signal to send a percentage of completeness to the GUI thread.
void threadHasMessage (QString message)
 Use this signal to send a text message that will be displayed in the GUI.
void threadFinished ()
 Use this signal when the import is completed.

Public Member Functions

void run ()
 Starts the import.
void setVOI (float origin[2], float size[2])
 Sets the origin and size of the mosaic, both expressed in Microns.


Member Function Documentation

void R3DMosaicExportQThread::setVOI ( float  origin[2],
float  size[2] 
)

Sets the origin and size of the mosaic, both expressed in Microns.

Parameters:
origin The origin of the exported mosaic
size The size in microns of the exported mosaic


The documentation for this class was generated from the following files:
Generated on Fri Aug 28 14:04:33 2009 for R3DImageTools by  doxygen 1.5.2