12 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
18 class OutputDirectoryTemplate;
62 Ui::OutputDirectoryTemplate*
ui_;
A simple widget with a line-edit and a browse button to choose filenames.
Definition: OutputDirectory.h:31
void directoryChanged(const QString &dir)
emitted whenever the outputdirectory is changed (also when setDirectory() is used)
OutputDirectory(QWidget *parent)
Constructor.
Ui::OutputDirectoryTemplate * ui_
Definition: OutputDirectory.h:62
QString getDirectory() const
return the directory currently set (does not need to be valid)
void textEditChanged_(const QString &new_text)
forward internal textEdit::textChanged to directoryChanged signal
~OutputDirectory()
Destructor.
bool dirNameValid() const
check if the current directory exists and is writeable
void showFileDialog()
Lets the user select the file via a file dialog.
void setDirectory(const QString &dir)
Sets the text in the line-edit.
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
Definition: FLASHDeconvWizardBase.h:37