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

Method GetDateTime1

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

Source from the content-addressed store, hash-verified

331}
332
333QDateTime MacroConditionDate::GetDateTime1() const
334{
335 return _repeat && _updateOnRepeat ? _dateTime : _origDateTime;
336}
337
338QDateTime MacroConditionDate::GetDateTime2() const
339{

Callers 2

UpdateEntryDataMethod · 0.80
SetupSimpleViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected