Mantid
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
MantidQt::API::RepoModel::DeleteQueryBox Class Reference

Auxiliary Dialog to get the option from the user about removing the entries from the local folder or the central repository. More...

Inheritance diagram for MantidQt::API::RepoModel::DeleteQueryBox:

Public Member Functions

QString comment ()
 
 DeleteQueryBox (const QString &path, QWidget *parent=nullptr)
 
 ~DeleteQueryBox () override
 

Private Attributes

QTextEdit * comment_te
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ DeleteQueryBox()

RepoModel::DeleteQueryBox::DeleteQueryBox ( const QString &  path,
QWidget *  parent = nullptr 
)

Definition at line 994 of file RepoModel.cpp.

References comment_te.

◆ ~DeleteQueryBox()

RepoModel::DeleteQueryBox::~DeleteQueryBox ( )
overridedefault

Member Function Documentation

◆ comment()

QString RepoModel::DeleteQueryBox::comment ( )

Definition at line 1023 of file RepoModel.cpp.

Member Data Documentation

◆ comment_te

QTextEdit* MantidQt::API::RepoModel::DeleteQueryBox::comment_te
private

Definition at line 160 of file RepoModel.h.

Referenced by DeleteQueryBox().


The documentation for this class was generated from the following files: