| appendChildRow(QModelIndexForMainModel const &parent, std::vector< Cell > const &cells) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| appendEmptyChildRow(QModelIndexForMainModel const &parent) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| appendEmptySiblingRow(QModelIndexForMainModel const &index) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| appendSiblingRow(QModelIndexForMainModel const &index, std::vector< Cell > const &cells) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| cellFromCellIndex(QModelIndexForMainModel const &index) const | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| cellsAtRow(QModelIndexForMainModel const &firstCellIndex) const | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| emptyRow(int columnCount) const | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| enumerateCellsInRow(QModelIndexForMainModel const &startIndex, int columns, Action const &action) const | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| insertChildRow(QModelIndexForMainModel const &parent, int row, std::vector< Cell > const &cells) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| insertEmptyChildRow(QModelIndexForMainModel const &parent, int column) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| m_emptyCellStyle | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | private |
| m_model | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | private |
| QtStandardItemTreeModelAdapter(QStandardItemModel &model, Cell emptyCellStyle) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| removeRowFrom(QModelIndexForMainModel const &index) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| rootIndex() const | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| rowItemsFromCells(std::vector< Cell > const &cells) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | private |
| setCellAtCellIndex(QModelIndexForMainModel const &index, Cell const &newCellProperties) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |
| setCellsAtRow(QModelIndexForMainModel const &rowIndex, std::vector< Cell > const &cells) | MantidQt::MantidWidgets::Batch::QtStandardItemTreeModelAdapter | |