CycloBranch
cImageWindowImportDialog Class Reference

Import dialog in image window. More...

#include <cImageWindowImportDialog.h>

Inheritance diagram for cImageWindowImportDialog:

Public Slots

void accept ()
 Override the accept slot.
 

Public Member Functions

 cImageWindowImportDialog (QWidget *parent=0)
 The constructor. More...
 
void setFormValues (QString &lastdirmicroscopyimage, int numberoflayers)
 Initialize values in the form. More...
 
int getFormValues (int &startfromindex, QStringList &tiffilenames, int &navigationindex, QString &liffilename)
 Get the values from the form. More...
 
 ~cImageWindowImportDialog ()
 The destructor.
 

Detailed Description

Import dialog in image window.

Constructor & Destructor Documentation

◆ cImageWindowImportDialog()

cImageWindowImportDialog::cImageWindowImportDialog ( QWidget *  parent = 0)
explicit

The constructor.

Parameters
parentpointer to a parent widget

Member Function Documentation

◆ getFormValues()

int cImageWindowImportDialog::getFormValues ( int &  startfromindex,
QStringList &  tiffilenames,
int &  navigationindex,
QString &  liffilename 
)

Get the values from the form.

Parameters
startfromindexstarting index to open microscopy images
tiffilenamesa list of tif images to be opened
navigationindexindex of navigation image
liffilenamea lif file from which the metadata are read
Return values
inttab index

◆ setFormValues()

void cImageWindowImportDialog::setFormValues ( QString &  lastdirmicroscopyimage,
int  numberoflayers 
)

Initialize values in the form.

Parameters
lastdirmicroscopyimagea default directory with microscopy images
numberoflayersnumber of layers

The documentation for this class was generated from the following files: