1 #ifndef MUSICSOUNDEFFECTSWIDGET_H
2 #define MUSICSOUNDEFFECTSWIDGET_H
48 inline QString
type()
const {
return m_property.m_type; }
52 void setPluginEnabled(
bool enabled);
56 bool pluginEnabled()
const;
62 void setPluginEnabled();
66 void soundEffectValueChanged();
97 static void updateConfig(
bool v);
103 void stateComboBoxChanged(
int index);
111 Ui::MusicSoundEffectsWidget *
m_ui;
116 #endif // MUSICSOUNDEFFECTSWIDGET_H
#define TTK_MODULE_EXPORT
#define TTK_DECLARE_MODULE(Class)
TTK_MODULE_EXPORT void initialize(TTK::Attribute attr)
The class of the moving dialog base.
The class of the plugin property.