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

Method GetProfiles

Software/src/LightpackPluginInterface.cpp:529–532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

527}
528
529QStringList LightpackPluginInterface::GetProfiles()
530{
531 return Settings::findAllProfiles();
532}
533
534QString LightpackPluginInterface::GetProfile()
535{

Callers 1

clientProcessCommandsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected