OpenMS
|
Dialog which allows to change the name of an input/output vertex. More...
#include <OpenMS/VISUAL/DIALOGS/TOPPASVertexNameDialog.h>
Public Member Functions | |
TOPPASVertexNameDialog (const QString &name, const QString &input_regex=QString()) | |
Constructor. More... | |
~TOPPASVertexNameDialog () override | |
QString | getName () |
Returns the name. More... | |
Private Attributes | |
Ui::TOPPASVertexNameDialogTemplate * | ui_ |
Dialog which allows to change the name of an input/output vertex.
TOPPASVertexNameDialog | ( | const QString & | name, |
const QString & | input_regex = QString() |
||
) |
Constructor.
|
override |
QString getName | ( | ) |
Returns the name.
|
private |