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

Method GetProfile

Software/src/LightpackPluginInterface.cpp:534–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532}
533
534QString LightpackPluginInterface::GetProfile()
535{
536 return Settings::getCurrentProfileName();
537}
538
539QList<QRect> LightpackPluginInterface::GetLeds()
540{

Callers 1

clientProcessCommandsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected