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

Method GetNextMatchDateTime

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

Source from the content-addressed store, hash-verified

341}
342
343QDateTime MacroConditionDate::GetNextMatchDateTime() const
344{
345 return _dateTime;
346}
347
348void MacroConditionDate::SetVariables(const QDateTime &date)
349{

Callers 1

ShowNextMatchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected