12 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
35 void reset(
bool reset_all_files =
false)
override;
70 int files_written_ = 0;
A more convenient string class.
Definition: String.h:34
A vertex representing an output, either folder or files(s)
Definition: TOPPASOutputVertex.h:24
void reset(bool reset_all_files=false) override
const QString & getOutputFolderName() const
return the output folder where results are written
void inEdgeHasChanged() override
String getFullOutputDirectory() const
Returns the full directory (including preceding output path as selected by user and a trailing '/')
TOPPASOutputVertex & operator=(const TOPPASOutputVertex &rhs)
Assignment operator.
void openContainingFolder() const
Opens the folders of the output files.
String getOutputDir() const
Returns the directory where the output files are stored (includes a trailing '/')
QString output_folder_name_
custom output folder name
Definition: TOPPASOutputVertex.h:67
void outputFileWritten(const String &file)
Emitted when an output file was 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
String createOutputDir() const
Creates the output directory for this node (includes a trailing '/')
void setTopoNr(UInt nr) override
Sets the topological sort number and removes invalidated tmp files.
void outputFolderNameChanged()
Emitted when user has changed the output folder name (i.e. output dir needs to be newly created and p...
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