Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
343
QDateTime MacroConditionDate::GetNextMatchDateTime() const
344
{
345
return _dateTime;
346
}
347
348
void MacroConditionDate::SetVariables(const QDateTime &date)
349
{
Callers
1
ShowNextMatch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected