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

Namespaces

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

Functions

static void iv::gui::factory::prvProcessAreaChanged (const std::shared_ptr< iv::diamar::Station > &station)
 
static iv::gui::sheets::CellDefinition iv::gui::factory::prvCreateStationRowTitleCellDefinition (const std::shared_ptr< AbstractSheetModel > &sheetModel, const std::shared_ptr< iv::diamar::Station > &station, iv::gui::sheets::RowId rowId)
 
static iv::gui::sheets::CellDefinition iv::gui::factory::prvCreateStationCellDefinition (const iv::gui::sheets::ColumnDefinition &columnDefinition, const std::shared_ptr< iv::diamar::Station > &station)
 
static void iv::gui::factory::prvConnectStationToSheetModel (const std::shared_ptr< AbstractSheetModel > &sheetModel, const std::shared_ptr< iv::diamar::Station > &station, const iv::gui::sheets::RowId &rowId)
 
static void iv::gui::factory::prvAddStationsColumnDefinitionsToSheetModel (const std::shared_ptr< AbstractSheetModel > &sheetModel)
 
static void iv::gui::factory::prvConnectStationsToSheetModel (const std::shared_ptr< AbstractSheetModel > &sheetModel)