Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
SheetModelUnitsFactory.cpp File Reference
Include dependency graph for SheetModelUnitsFactory.cpp:

Namespaces

namespace  iv
 
namespace  iv::gui
 
namespace  iv::gui::factory
 

Functions

static iv::gui::sheets::CellDefinition iv::gui::factory::prvCreateComboBoxCabinetsCellDefinition (iv::types::cabinetId *option)
 
static void iv::gui::factory::prvAddUnitsColumnDefinitionsToSheetModel (const std::shared_ptr< AbstractSheetModel > &sheetModel)
 
static void iv::gui::factory::prvDisableUnitSpecificCellDefinition (CEnumParameter::EParameterUnit eParameterUnit, iv::gui::sheets::CellDefinition &cellDefinition)
 
static iv::gui::sheets::CellDefinition iv::gui::factory::prvCreateUnitCellDefinition (const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::ColumnDefinition &columnDefinition, const iv::gui::sheets::RowId &rowId)
 
static iv::gui::sheets::CellDefinition iv::gui::factory::prvCreateUnitTitle (const std::shared_ptr< AbstractSheetModel > &sheetModel, iv::gui::sheets::RowId rowId)
 
static iv::gui::sheets::CellDefinition iv::gui::factory::prvCreateUnitsRowTitleCellDefinition (const std::shared_ptr< AbstractSheetModel > &sheetModel, iv::gui::sheets::RowId rowId)
 
static void iv::gui::factory::prvConnectUnitToSheetModel (const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::RowId &rowId)
 
static void iv::gui::factory::prvConnectUnitsToSheetModel (const std::shared_ptr< AbstractSheetModel > &sheetModel)