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

Method SetDate1

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

Source from the content-addressed store, hash-verified

307}
308
309void MacroConditionDate::SetDate1(const QDate &date)
310{
311 _dateTime.setDate(date);
312 _origDateTime.setDate(date);
313}
314
315void MacroConditionDate::SetDate2(const QDate &date)
316{

Callers 1

DateChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected