MCPcopy Create free account
hub / github.com/comaps/comaps / SetUpWeekdays

Function SetUpWeekdays

libs/editor/ui2oh.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40void SetUpWeekdays(osmoh::Weekdays const & wds, editor::ui::TimeTable & tt)
41{
42 tt.SetOpeningDays(MakeOpeningDays(wds));
43}
44
45void SetUpTimeTable(osmoh::TTimespans spans, editor::ui::TimeTable & tt)
46{

Callers 1

MakeTimeTableSetFunction · 0.85

Calls 2

MakeOpeningDaysFunction · 0.85
SetOpeningDaysMethod · 0.80

Tested by

no test coverage detected