MCPcopy 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
226QString Effect::getName() const {
227 return _name;
228}
229
230int Effect::getTimeout() const {
231 return _timeout;

Callers 1

getActiveEffectsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected