CycloBranch
cImageWindowTabElectron Class Reference

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

#include <cImageWindowTabElectron.h>

Inheritance diagram for cImageWindowTabElectron:

Public Member Functions

 cImageWindowTabElectron (QWidget *parent=0)
 The constructor. More...
 
void setFormValues (QString &lastdirmicroscopyimage, int numberoflayers)
 Initialize values in the form. More...
 
void getFormValues (int &index, QStringList &filenames)
 Get the values from the form. More...
 
 ~cImageWindowTabElectron ()
 The destructor.
 

Detailed Description

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

Constructor & Destructor Documentation

◆ cImageWindowTabElectron()

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

The constructor.

Parameters
parentpointer to a parent widget

Member Function Documentation

◆ getFormValues()

void cImageWindowTabElectron::getFormValues ( int &  index,
QStringList &  filenames 
)

Get the values from the form.

Parameters
indexstarting index to open microscopy images
filenameslist of images to open

◆ setFormValues()

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