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

Method SetTime2

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

Source from the content-addressed store, hash-verified

325}
326
327void MacroConditionDate::SetTime2(const QTime &time)
328{
329 _dateTime2.setTime(time);
330 _origDateTime2.setTime(time);
331}
332
333QDateTime MacroConditionDate::GetDateTime1() const
334{

Callers 1

Time2ChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected