Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetTime1
Method
SetTime1
plugins/base/macro-condition-date.cpp:321–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
}
320
321
void MacroConditionDate::SetTime1(const QTime &time)
322
{
323
_dateTime.setTime(time);
324
_origDateTime.setTime(time);
325
}
326
327
void MacroConditionDate::SetTime2(const QTime &time)
328
{
Callers
1
TimeChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected