Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ getName
Method
getName
sources/effects/Effect.cpp:226–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
QString Effect::getName() const {
227
return _name;
228
}
229
230
int Effect::getTimeout() const {
231
return _timeout;
Callers
1
getActiveEffects
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected