TTKMusicPlayer  4.3.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Namespaces | Functions
musicqmmputils.h File Reference
#include "musicglobaldefine.h"
#include "musicpluginproperty.h"

Go to the source code of this file.

Namespaces

 TTK
 The namespace of the application object.
 
 TTK::TTKQmmp
 

Functions

TTK_MODULE_EXPORT QString TTK::TTKQmmp::pluginPath (const QString &module, const QString &format)
 
TTK_MODULE_EXPORT bool TTK::TTKQmmp::isVisualEnabled (const QString &name)
 
TTK_MODULE_EXPORT void TTK::TTKQmmp::setVisualEnabled (const QString &name, bool enabled, QWidget *parent)
 
TTK_MODULE_EXPORT bool TTK::TTKQmmp::isEffectEnabled (const QString &name)
 
TTK_MODULE_EXPORT void TTK::TTKQmmp::setEffectEnabled (const QString &name, bool enabled)
 
TTK_MODULE_EXPORT void TTK::TTKQmmp::setEffectsEnabled (bool enabled)
 
TTK_MODULE_EXPORT MusicPluginPropertyList TTK::TTKQmmp::effectModules ()
 
TTK_MODULE_EXPORT void TTK::TTKQmmp::showEffectSetting (const QString &name, QWidget *parent)
 
TTK_MODULE_EXPORT void TTK::TTKQmmp::updateBaseConfig ()
 
TTK_MODULE_EXPORT void TTK::TTKQmmp::updateBlurConfig ()
 
TTK_MODULE_EXPORT void TTK::TTKQmmp::updateVoiceConfig (bool update, int &value)