MCPcopy Create free account
hub / github.com/Atarity/Lightpack / changeProfile

Method changeProfile

Software/src/LightpackPluginInterface.cpp:131–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void LightpackPluginInterface::changeProfile(QString profile)
132{
133 DEBUG_LOW_LEVEL << Q_FUNC_INFO << profile;
134
135 emit ChangeProfile(profile);
136}
137
138void LightpackPluginInterface::refreshAmbilightEvaluated(double updateResultMs)
139{

Callers 1

settingsChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected