The class representing a tab used to import images from light microscopy.
More...
#include <cImageWindowTabOptical.h>
The class representing a tab used to import images from light microscopy.
◆ cImageWindowTabOptical()
cImageWindowTabOptical::cImageWindowTabOptical |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
The constructor.
- Parameters
-
parent | pointer to a parent widget |
◆ getFormValues()
void cImageWindowTabOptical::getFormValues |
( |
int & |
startfromindex, |
|
|
QStringList & |
tiffilenames, |
|
|
int & |
navigationindex, |
|
|
QString & |
liffilename |
|
) |
| |
Get the values from the form.
- Parameters
-
startfromindex | starting index to open microscopy images |
tiffilenames | a list of tif images to be opened |
navigationindex | index of navigation image |
liffilename | a lif file from which the metadata are read |
◆ setFormValues()
void cImageWindowTabOptical::setFormValues |
( |
QString & |
lastdirmicroscopyimage, |
|
|
int |
numberoflayers |
|
) |
| |
Initialize values in the form.
- Parameters
-
lastdirmicroscopyimage | a default directory with microscopy images |
numberoflayers | number of layers |
The documentation for this class was generated from the following files: