Mantid
Loading...
Searching...
No Matches
MantidQt::MantidWidgets::Batch::MockJobTreeView Member List

This is the complete list of members for MantidQt::MantidWidgets::Batch::MockJobTreeView, including all inherited members.

appendAndEditAtChildRow()=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
appendAndEditAtRowBelow()=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
appendChildRowOf(RowLocation const &parent)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
appendChildRowOf(RowLocation const &parentLocation, std::vector< Cell > const &rowText)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
appendSubtreeAt(RowLocation const &parent, Subtree const &subtree)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
appendSubtreesAt(RowLocation const &parent, std::vector< Subtree > subtrees)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
cellAt(RowLocation location, int column) const =0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
cellsAt(RowLocation const &location) const =0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
clearSelection()=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
collapseAll()=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
currentColumn() const =0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
deadCell() const =0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
editAtRowAbove()=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
expandAll()=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
filterRowsBy(std::unique_ptr< RowPredicate > predicate) overrideMantidQt::MantidWidgets::Batch::MockJobTreeViewinlinevirtual
MantidQt::MantidWidgets::Batch::IJobTreeView::filterRowsBy(RowPredicate *predicate)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
hasFilter() const =0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
insertChildRowOf(RowLocation const &parent, int beforeRow, std::vector< Cell > const &rowText)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
insertChildRowOf(RowLocation const &parent, int beforeRow)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
insertSubtreeAt(RowLocation const &parent, int index, Subtree const &subtree)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
isOnlyChildOfRoot(RowLocation const &location) const =0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
m_deadCellMantidQt::MantidWidgets::Batch::MockJobTreeViewprivate
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::MockJobTreeViewinline
removeAllRows()=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
removeRowAt(RowLocation const &location)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
removeRows(std::vector< RowLocation > rowsToRemove)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
replaceRows(std::vector< RowLocation > replacementPoints, std::vector< Subtree > replacements)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
replaceSubtreeAt(RowLocation const &rootToRemove, Subtree const &toInsert)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
resetFilter()=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
selectedRowLocations() const =0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
selectedSubtreeRoots() const =0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
selectedSubtrees() const =0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
setCellAt(RowLocation location, int column, Cell const &cellText)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
setCellsAt(RowLocation const &location, std::vector< Cell > const &rowText)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
setHintsForColumn(int column, std::unique_ptr< MantidQt::MantidWidgets::HintStrategy > strategy) overrideMantidQt::MantidWidgets::Batch::MockJobTreeViewinlinevirtual
MantidQt::MantidWidgets::Batch::IJobTreeView::setHintsForColumn(int column, HintStrategy *hintStrategy)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
subscribe(JobTreeViewSubscriber *subscriber)=0MantidQt::MantidWidgets::Batch::IJobTreeViewpure virtual
~IJobTreeView()=defaultMantidQt::MantidWidgets::Batch::IJobTreeViewvirtual