#include <SheetModelWatchcallNodes.hpp>
◆ addColumnDefinition()
◆ addRowCells()
◆ addRowDefinition()
◆ cellComponent()
AbstractComponentGUI * AbstractSheetModel::cellComponent |
( |
uint32_t | rowPosition, |
|
|
uint32_t | columnPosition ) |
|
inherited |
◆ cellDefinitionPointer()
◆ cellText()
std::string iv::gui::SheetModelWatchcallNodes::cellText |
( |
uint32_t | rowPosition, |
|
|
uint32_t | colPosition ) const |
|
nodiscardoverrideprivatevirtual |
◆ clear()
void AbstractSheetModel::clear |
( |
| ) |
|
|
inherited |
◆ columnId()
◆ columnPosition()
◆ getColumnDefinitionByTitle()
◆ getColumnDefinitions()
◆ getColumnTitleByPosition()
std::string AbstractSheetModel::getColumnTitleByPosition |
( |
const uint32_t & | position | ) |
|
|
inherited |
◆ getRowCellsPointer()
◆ getRowDefinitions()
◆ getRowsCells()
◆ getRowsHaveCSS()
bool AbstractSheetModel::getRowsHaveCSS |
( |
| ) |
const |
|
nodiscardinherited |
◆ isRowVisible()
◆ numberOfColumns()
size_t AbstractSheetModel::numberOfColumns |
( |
| ) |
const |
|
nodiscardinherited |
◆ numberOfRows()
size_t AbstractSheetModel::numberOfRows |
( |
| ) |
const |
|
nodiscardinherited |
◆ removeColumn()
◆ removeColumnDefinition()
◆ removeRow()
◆ removeRowDefinition()
◆ rowId()
◆ rowPosition()
◆ rowTitle()
std::string AbstractSheetModel::rowTitle |
( |
uint32_t | rowPosition | ) |
const |
|
nodiscardvirtualinherited |
◆ rowTitleCellDefinitionPointer()
◆ rowTitleComponent()
◆ setColumnDefinitions()
◆ setRowDefinitions()
◆ setRowsHaveCSS()
void AbstractSheetModel::setRowsHaveCSS |
( |
bool | rowsHaveCSS | ) |
|
|
inherited |
◆ shiftColumnPositionsExcluded()
void AbstractSheetModel::shiftColumnPositionsExcluded |
( |
const iv::gui::sheets::ColumnId & | columnIdReference, |
|
|
int32_t | shiftPositions, |
|
|
bool | isIncluded = false ) |
|
inherited |
◆ shiftRowPositionsIncluded()
void AbstractSheetModel::shiftRowPositionsIncluded |
( |
const iv::gui::sheets::RowId & | rowIdReference, |
|
|
int32_t | shiftPositions ) |
|
inherited |
◆ updateCellComponent()
void iv::gui::SheetModelWatchcallNodes::updateCellComponent |
( |
uint32_t | rowPosition, |
|
|
uint32_t | columnPosition ) |
|
overrideprivatevirtual |
Update the cell component in the sheet.
- Parameters
-
rowPosition | |
columnPosition | |
Reimplemented from AbstractSheetModel.
◆ updateColumnIdsByOrder()
void AbstractSheetModel::updateColumnIdsByOrder |
( |
| ) |
|
|
privateinherited |
◆ updateRowIdsByOrder()
void AbstractSheetModel::updateRowIdsByOrder |
( |
| ) |
|
|
privateinherited |
◆ m_columnDefinitions
◆ m_columnsIdsByOrder
◆ m_rowDefinitions
◆ m_rowIdsByOrder
◆ m_rowsCells
◆ m_rowsHaveCSS
bool AbstractSheetModel::m_rowsHaveCSS |
|
privateinherited |
The documentation for this class was generated from the following files: