#include <IJobTreeView.h>
Definition at line 22 of file IJobTreeView.h.
◆ ~JobTreeViewSubscriber()
virtual MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::~JobTreeViewSubscriber |
( |
| ) |
|
|
virtualdefault |
◆ notifyAppendAndEditAtChildRowRequested()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifyAppendAndEditAtChildRowRequested |
( |
| ) |
|
|
pure virtual |
◆ notifyAppendAndEditAtRowBelowRequested()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifyAppendAndEditAtRowBelowRequested |
( |
| ) |
|
|
pure virtual |
◆ notifyCellTextChanged()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifyCellTextChanged |
( |
RowLocation const & |
itemIndex, |
|
|
int |
column, |
|
|
std::string const & |
oldValue, |
|
|
std::string const & |
newValue |
|
) |
| |
|
pure virtual |
◆ notifyCopyRowsRequested()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifyCopyRowsRequested |
( |
| ) |
|
|
pure virtual |
◆ notifyCutRowsRequested()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifyCutRowsRequested |
( |
| ) |
|
|
pure virtual |
◆ notifyEditAtRowAboveRequested()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifyEditAtRowAboveRequested |
( |
| ) |
|
|
pure virtual |
◆ notifyFilterReset()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifyFilterReset |
( |
| ) |
|
|
pure virtual |
◆ notifyPasteRowsRequested()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifyPasteRowsRequested |
( |
| ) |
|
|
pure virtual |
◆ notifyRemoveRowsRequested()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifyRemoveRowsRequested |
( |
std::vector< RowLocation > const & |
locationsOfRowsToRemove | ) |
|
|
pure virtual |
◆ notifyRowInserted()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifyRowInserted |
( |
RowLocation const & |
newRowLocation | ) |
|
|
pure virtual |
◆ notifySelectionChanged()
virtual void MantidQt::MantidWidgets::Batch::JobTreeViewSubscriber::notifySelectionChanged |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: