CycloBranch
cImageWindowTabOptical Class Reference

The class representing a tab used to import images from light microscopy. More...

#include <cImageWindowTabOptical.h>

Inheritance diagram for cImageWindowTabOptical:

Public Member Functions

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

Detailed Description

The class representing a tab used to import images from light microscopy.

Constructor & Destructor Documentation

◆ cImageWindowTabOptical()

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

The constructor.

Parameters
parentpointer to a parent widget

Member Function Documentation

◆ getFormValues()

void cImageWindowTabOptical::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

◆ setFormValues()

void cImageWindowTabOptical::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: