Mantid
|
Auxiliary Dialog to get the option from the user about removing the entries from the local folder or the central repository. More...
Public Member Functions | |
QString | comment () |
DeleteQueryBox (const QString &path, QWidget *parent=nullptr) | |
~DeleteQueryBox () override | |
Private Attributes | |
QTextEdit * | comment_te |
Auxiliary Dialog to get the option from the user about removing the entries from the local folder or the central repository.
When removing from central repository, it will allow also to provide the justification.
Definition at line 153 of file RepoModel.h.
RepoModel::DeleteQueryBox::DeleteQueryBox | ( | const QString & | path, |
QWidget * | parent = nullptr |
||
) |
Definition at line 994 of file RepoModel.cpp.
References comment_te.
|
overridedefault |
QString RepoModel::DeleteQueryBox::comment | ( | ) |
Definition at line 1023 of file RepoModel.cpp.
|
private |
Definition at line 160 of file RepoModel.h.
Referenced by DeleteQueryBox().