Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetTime2
Method
SetTime2
plugins/base/macro-condition-date.cpp:327–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
}
326
327
void MacroConditionDate::SetTime2(const QTime &time)
328
{
329
_dateTime2.setTime(time);
330
_origDateTime2.setTime(time);
331
}
332
333
QDateTime MacroConditionDate::GetDateTime1() const
334
{
Callers
1
Time2Changed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected