1#ifndef IV_SRC_UI_GUI_SHEETMODELCABINETSFACTORY_HPP_
2#define IV_SRC_UI_GUI_SHEETMODELCABINETSFACTORY_HPP_
Definition CSheetModelFactory.hpp:17
Definition SheetModelCabinetsFactory.hpp:10
static void addRowToSheetModelCabinets(const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::RowId &rowId)
Definition SheetModelCabinetsFactory.cpp:169
static std::shared_ptr< AbstractSheetModel > createSheetModelCabinets()
Definition SheetModelCabinetsFactory.cpp:140
static std::string getSheetModelCabinetsColumnName(iv::gui::sheets::ColumnId columnId, bool shortName=true)
Definition SheetModelCabinetsFactory.cpp:192
static void updateSheetModelCabinets(const std::shared_ptr< AbstractSheetModel > &sheetModel)
Definition SheetModelCabinetsFactory.cpp:159
Definition SheetModelCabinetsFactory.cpp:9
Definition structs.hpp:24
Definition structs.hpp:50