The class representing a tab used to import images from electron microscopy.
More...
#include <cImageWindowTabElectron.h>
The class representing a tab used to import images from electron microscopy.
◆ cImageWindowTabElectron()
cImageWindowTabElectron::cImageWindowTabElectron |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
The constructor.
- Parameters
-
parent | pointer to a parent widget |
◆ getFormValues()
void cImageWindowTabElectron::getFormValues |
( |
int & |
index, |
|
|
QStringList & |
filenames |
|
) |
| |
Get the values from the form.
- Parameters
-
index | starting index to open microscopy images |
filenames | list of images to open |
◆ setFormValues()
void cImageWindowTabElectron::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: