#include <mergedata.h>
Public Member Functions | |
bool | Einlesen (const QStringList &filenames) |
MergeData () | |
void | Open () |
bool | WriteOutput (const QString &dateiname) |
~MergeData () |
Definition at line 32 of file mergedata.h.
MergeData::MergeData | ( | ) |
Definition at line 11 of file mergedata.cpp.
MergeData::~MergeData | ( | ) |
Definition at line 17 of file mergedata.cpp.
bool MergeData::Einlesen | ( | const QStringList & | filenames | ) |
Definition at line 26 of file mergedata.cpp.
Referenced by CamGui::Cutting::on_error_accumulation_select_files_button_clicked().
void MergeData::Open | ( | ) |
bool MergeData::WriteOutput | ( | const QString & | dateiname | ) |
Definition at line 84 of file mergedata.cpp.
Referenced by CamGui::Cutting::on_error_accumulation_go_button_clicked().