MCPcopy Create free account
hub / github.com/Greedysky/TTKMusicPlayer / executeTimerAutoModule

Method executeTimerAutoModule

TTKModule/musicapplicationmodule.cpp:426–429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

424}
425
426void MusicApplicationModule::executeTimerAutoModule()
427{
428 m_timerAutoModule->execute();
429}
430
431void MusicApplicationModule::deviceNameChanged(const QString &name)
432{

Callers 1

saveParameterSettingsMethod · 0.80

Calls 1

executeMethod · 0.45

Tested by

no test coverage detected