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

Method GetDateTime2

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

Source from the content-addressed store, hash-verified

336}
337
338QDateTime MacroConditionDate::GetDateTime2() const
339{
340 return _repeat && _updateOnRepeat ? _dateTime2 : _origDateTime2;
341}
342
343QDateTime MacroConditionDate::GetNextMatchDateTime() const
344{

Callers 1

UpdateEntryDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected