Import dialog in image window.
More...
#include <cImageWindowImportDialog.h>
|
|
void | accept () |
| | Override the accept slot.
|
| |
Import dialog in image window.
◆ cImageWindowImportDialog()
| cImageWindowImportDialog::cImageWindowImportDialog |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
The constructor.
- Parameters
-
| parent | pointer to a parent widget |
◆ getFormValues()
| int cImageWindowImportDialog::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 |
- Return values
-
◆ setFormValues()
| void cImageWindowImportDialog::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: