Class encapsulating all (preliminary and final) results of a SpectraPac run.
More...
#include <PacDataHandler.h>
List of all members.
Detailed Description
Class encapsulating all (preliminary and final) results of a SpectraPac run.
- Author:
- Matthias Nagl <mnagl@uni-goettingen.de>
This class encapsulates all evaluation settings and results of a SpectraPac run. It allows to serialize these results and deserialize them for a later continuation.
Constructor & Destructor Documentation
PacDataHandler::PacDataHandler |
( |
const QString & |
filename, |
|
|
QWidget * |
filetoolbox, |
|
|
QTabWidget * |
tabwidget, |
|
|
QObject * |
parent = 0 |
|
) |
| |
Restores Object from serialized data if filename==QString() and serialized.
PacDataHandler::~PacDataHandler |
( |
| ) |
|
Member Function Documentation
QString PacDataHandler::associatedSpectrapacFile |
( |
| ) |
const |
void PacDataHandler::associatedSpectrapacFileChanged |
( |
const QString & |
filename | ) |
const [signal] |
void PacDataHandler::evaluationFinished |
( |
QWidget * |
w | ) |
[signal] |
QString PacDataHandler::openedFileName |
( |
| ) |
const |
void PacDataHandler::save |
( |
| ) |
const [slot] |
void PacDataHandler::saveAs |
( |
| ) |
const [slot] |
bool PacDataHandler::validFile |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following files: