| appendAndEditAtChildRow()=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| appendAndEditAtRowBelow()=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| appendChildRowOf(RowLocation const &parent)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| appendChildRowOf(RowLocation const &parentLocation, std::vector< Cell > const &rowText)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| appendSubtreeAt(RowLocation const &parent, Subtree const &subtree)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| appendSubtreesAt(RowLocation const &parent, std::vector< Subtree > subtrees)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| cellAt(RowLocation location, int column) const =0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| cellsAt(RowLocation const &location) const =0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| clearSelection()=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| collapseAll()=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| currentColumn() const =0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| deadCell() const =0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| editAtRowAbove()=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| expandAll()=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| filterRowsBy(std::unique_ptr< RowPredicate > predicate) override | MantidQt::MantidWidgets::Batch::MockJobTreeView | inlinevirtual |
| MantidQt::MantidWidgets::Batch::IJobTreeView::filterRowsBy(RowPredicate *predicate)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| hasFilter() const =0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| insertChildRowOf(RowLocation const &parent, int beforeRow, std::vector< Cell > const &rowText)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| insertChildRowOf(RowLocation const &parent, int beforeRow)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| insertSubtreeAt(RowLocation const &parent, int index, Subtree const &subtree)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| isOnlyChildOfRoot(RowLocation const &location) const =0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| m_deadCell | MantidQt::MantidWidgets::Batch::MockJobTreeView | private |
| MOCK_CONST_METHOD0(hasFilter, bool()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_CONST_METHOD0(selectedRowLocations, std::vector< RowLocation >()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_CONST_METHOD0(selectedSubtrees, boost::optional< std::vector< Subtree > >()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_CONST_METHOD0(selectedSubtreeRoots, boost::optional< std::vector< RowLocation > >()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_CONST_METHOD0(currentColumn, int()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_CONST_METHOD0(deadCell, Cell()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_CONST_METHOD1(isOnlyChildOfRoot, bool(RowLocation const &)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_CONST_METHOD1(cellsAt, std::vector< Cell >(RowLocation const &)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_CONST_METHOD2(cellAt, Cell(RowLocation, int)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD0(resetFilter, void()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD0(appendAndEditAtChildRow, void()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD0(appendAndEditAtRowBelow, void()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD0(editAtRowAbove, void()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD0(removeAllRows, void()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD0(clearSelection, void()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD0(expandAll, void()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD0(collapseAll, void()) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD1(filterRowsBy, void(RowPredicate *)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD1(subscribe, void(JobTreeViewSubscriber *)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD1(appendChildRowOf, RowLocation(RowLocation const &)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD1(removeRowAt, void(RowLocation const &)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD1(removeRows, void(std::vector< RowLocation >)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD2(insertChildRowOf, RowLocation(RowLocation const &, int)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD2(appendChildRowOf, RowLocation(RowLocation const &, std::vector< Cell > const &)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD2(replaceRows, void(std::vector< RowLocation >, std::vector< Subtree >)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD2(appendSubtreesAt, void(RowLocation const &, std::vector< Subtree >)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD2(appendSubtreeAt, void(RowLocation const &parent, Subtree const &subtree)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD2(replaceSubtreeAt, void(RowLocation const &, Subtree const &)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD2(setCellsAt, void(RowLocation const &, std::vector< Cell > const &rowText)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD2(setHintsForColumn, void(int, MantidQt::MantidWidgets::HintStrategy *)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD3(insertChildRowOf, RowLocation(RowLocation const &, int, std::vector< Cell > const &)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD3(insertSubtreeAt, void(RowLocation const &, int, Subtree const &)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MOCK_METHOD3(setCellAt, void(RowLocation, int, Cell const &)) | MantidQt::MantidWidgets::Batch::MockJobTreeView | |
| MockJobTreeView() | MantidQt::MantidWidgets::Batch::MockJobTreeView | inline |
| removeAllRows()=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| removeRowAt(RowLocation const &location)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| removeRows(std::vector< RowLocation > rowsToRemove)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| replaceRows(std::vector< RowLocation > replacementPoints, std::vector< Subtree > replacements)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| replaceSubtreeAt(RowLocation const &rootToRemove, Subtree const &toInsert)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| resetFilter()=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| selectedRowLocations() const =0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| selectedSubtreeRoots() const =0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| selectedSubtrees() const =0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| setCellAt(RowLocation location, int column, Cell const &cellText)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| setCellsAt(RowLocation const &location, std::vector< Cell > const &rowText)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| setHintsForColumn(int column, std::unique_ptr< MantidQt::MantidWidgets::HintStrategy > strategy) override | MantidQt::MantidWidgets::Batch::MockJobTreeView | inlinevirtual |
| MantidQt::MantidWidgets::Batch::IJobTreeView::setHintsForColumn(int column, HintStrategy *hintStrategy)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| subscribe(JobTreeViewSubscriber *subscriber)=0 | MantidQt::MantidWidgets::Batch::IJobTreeView | pure virtual |
| ~IJobTreeView()=default | MantidQt::MantidWidgets::Batch::IJobTreeView | virtual |