MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SetTime1

Method SetTime1

plugins/base/macro-condition-date.cpp:321–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321void MacroConditionDate::SetTime1(const QTime &time)
322{
323 _dateTime.setTime(time);
324 _origDateTime.setTime(time);
325}
326
327void MacroConditionDate::SetTime2(const QTime &time)
328{

Callers 1

TimeChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected