Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
338
QDateTime MacroConditionDate::GetDateTime2() const
339
{
340
return _repeat && _updateOnRepeat ? _dateTime2 : _origDateTime2;
341
}
342
343
QDateTime MacroConditionDate::GetNextMatchDateTime() const
344
{
Callers
1
UpdateEntryData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected