1 #ifndef MUSICSETTINGWIDGET_H
2 #define MUSICSETTINGWIDGET_H
65 void addCellItems(
int index,
const MusicFunctionItemList &items);
71 void currentIndexChanged(
int index);
137 void parameterSettingChanged();
148 void changeDesktopLrcWidget();
152 void changeInteriorLrcWidget();
156 void changeDownloadWidget();
162 void clearFunctionTableSelection();
166 void fileAssociationChanged();
170 void globalHotkeyBoxChanged(
bool state);
175 void downloadCacheClean();
179 void downloadFileNameRuleChanged(QAction *action);
183 void downloadGroupCached(
int index);
187 void downloadGroupSpeedLimit(
int index);
191 void downloadDirChanged(
int index);
196 void rippleVersionUpdateChanged();
200 void rippleSpectrumColorChanged();
204 void rippleSpectrumTransChanged(
int value);
208 void rippleSpectrumEnableClicked(
bool state);
212 void rippleLowPowerEnableBoxClicked(
bool state);
216 void otherPluginManagerChanged();
221 void interiorLrcFrontgroundChanged();
225 void interiorLrcBackgroundChanged();
229 void defaultLrcColorChanged(
int value);
233 void interiorLrcTransChanged(
int value);
237 void showInteriorLrcDemo();
241 void resetInteriorParameter();
246 void desktopFrontgroundChanged();
250 void desktopBackgroundChanged();
254 void defaultDesktopLrcColorChanged(
int value);
258 void desktopLrcTransChanged(
int value);
262 void showDesktopLrcDemo();
266 void resetDesktopParameter();
271 void setNetworkProxyControl(
int enable);
275 void testNetworkProxy();
279 void testProxyStateChanged(
bool state);
283 void testNetworkConnection();
287 void checkNetworkConnection();
291 void testNetworkConnectionStateChanged(
const QString &
name);
296 void fadeInAndOutClicked(
bool state);
301 void saveParameterSettings();
307 void setScrollWidgetPageIndex(
int index);
311 void scrollWidgetValueChanged(
int value);
317 void initScrollWidgetPage();
321 void initNormalSettingWidget();
325 void initDownloadWidget();
329 void initSpectrumSettingWidget();
333 void initOtherSettingWidget();
337 void initDesktopLrcWidget();
341 void initInteriorLrcWidget();
345 void initSoundEffectWidget();
349 void initAudioSettingWidget();
353 void initNetworkWidget();
359 void selectFunctionTableIndex(
int row,
int column);
363 void lcrColorValue(Lrc
key,
const QString &type, QLabel *obj);
367 void lrcColorByDefault(Lrc
key,
int index);
371 void lrcTransparentValue(Lrc
key,
int value)
const;
375 bool setNetworkProxyByType(Proxy type);
381 #endif // MUSICSETTINGWIDGET_H
MusicFunctionItem(const QString &icon, const QString &name)
#define TTK_MODULE_EXPORT
static constexpr wchar_t key[]
The class of the function tool item.
#define TTK_DECLARE_MODULE(Class)
The class of the moving dialog base.