1#ifndef IV_SRC_UI_GUI_SHEETS_SHEETMODELUNITSFACTORY_HPP_
2#define IV_SRC_UI_GUI_SHEETS_SHEETMODELUNITSFACTORY_HPP_
Definition CSheetModelFactory.hpp:17
Definition SheetModelUnitsFactory.hpp:10
static const int32_t inProjectId
Definition SheetModelUnitsFactory.hpp:12
static std::string getSheetModelUnitsColumnName(iv::gui::sheets::ColumnId columnId, bool shortName=true)
Definition SheetModelUnitsFactory.cpp:284
static std::shared_ptr< AbstractSheetModel > createSheetModelUnits()
Definition SheetModelUnitsFactory.cpp:240
static void updateSheetModelUnits(const std::shared_ptr< AbstractSheetModel > &sheetModel)
Definition SheetModelUnitsFactory.cpp:252
static const int32_t notInProjectId
Definition SheetModelUnitsFactory.hpp:13
static void addRowToSheetModelUnits(const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::RowId &rowId, bool isNotInProjectUnit=false)
Definition SheetModelUnitsFactory.cpp:262
Definition SheetModelCabinetsFactory.cpp:9
Definition structs.hpp:24
Definition structs.hpp:50