12#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
35 void reset(
bool reset_all_files =
false)
override;
70 int files_written_ = 0;
A vertex representing an output, either folder or files(s)
Definition TOPPASOutputVertex.h:24
void reset(bool reset_all_files=false) override
void inEdgeHasChanged() override
TOPPASOutputVertex & operator=(const TOPPASOutputVertex &rhs)
Assignment operator.
std::string getFullOutputDirectory() const
Returns the full directory (including preceding output path as selected by user and a trailing '/')
void openContainingFolder() const
Opens the folders of the output files.
QString output_folder_name_
custom output folder name
Definition TOPPASOutputVertex.h:67
const QString & getOutputFolderName() const
return the output folder where results are written
TOPPASOutputVertex()=default
Default C'tor.
TOPPASOutputVertex(const TOPPASOutputVertex &rhs)
Copy constructor.
void setOutputFolderName(const QString &name)
void mouseDoubleClickEvent(QGraphicsSceneMouseEvent *) override
opens the folder containing the output data
void outputFileWritten(const std::string &file)
Emitted when an output file was written.
void setTopoNr(UInt nr) override
Sets the topological sort number and removes invalidated tmp files.
std::string getOutputDir() const
Returns the directory where the output files are stored (includes a trailing '/')
void outputFolderNameChanged()
Emitted when user has changed the output folder name (i.e. output dir needs to be newly created and p...
std::string createOutputDir() const
Creates the output directory for this node (includes a trailing '/')
The base class of the different vertex classes.
Definition TOPPASVertex.h:78
unsigned int UInt
Unsigned integer type.
Definition Types.h:64
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19