#include <SheetModelChannels.hpp>
◆ SheetModelChannels()
iv::gui::SheetModelChannels::SheetModelChannels |
( |
std::weak_ptr< std::optional< iv::types::unitId > > | activeUnitId | ) |
|
|
explicit |
◆ addColumnDefinition()
◆ addRowCells()
◆ addRowDefinition()
◆ cellComponent()
AbstractComponentGUI * AbstractSheetModel::cellComponent |
( |
uint32_t | rowPosition, |
|
|
uint32_t | columnPosition ) |
|
inherited |
◆ cellDefinitionPointer()
◆ cellText()
std::string iv::gui::SheetModelChannels::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 iv::gui::SheetModelChannels::rowTitle |
( |
uint32_t | rowPosition | ) |
const |
|
nodiscardoverrideprivatevirtual |
◆ 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 AbstractSheetModel::updateCellComponent |
( |
uint32_t | rowPosition, |
|
|
uint32_t | columnPosition ) |
|
virtualinherited |
◆ updateColumnIdsByOrder()
void AbstractSheetModel::updateColumnIdsByOrder |
( |
| ) |
|
|
privateinherited |
◆ updateRowIdsByOrder()
void AbstractSheetModel::updateRowIdsByOrder |
( |
| ) |
|
|
privateinherited |
◆ m_activeUnitId
const std::weak_ptr<std::optional<iv::types::unitId> > iv::gui::SheetModelChannels::m_activeUnitId |
◆ 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: