1 #ifndef MUSICSETTINGWIDGET_H
2 #define MUSICSETTINGWIDGET_H
65 void addCellItems(
int index,
const MusicFunctionItemList &items);
71 void currentIndexChanged(
int index);
136 void parameterSettingChanged();
147 void changeDesktopLrcWidget();
151 void changeInteriorLrcWidget();
155 void changeDownloadWidget();
161 void clearFunctionTableSelection();
165 void fileAssociationChanged();
169 void globalHotkeyBoxChanged(
bool state);
174 void downloadCacheClean();
178 void downloadFileNameRuleChanged(QAction *action);
182 void serverPluginChanged();
186 void downloadGroupCached(
int index);
190 void downloadGroupSpeedLimit(
int index);
194 void downloadDirChanged(
int index);
199 void rippleVersionUpdateChanged();
203 void rippleSpectrumColorChanged();
207 void rippleSpectrumTransChanged(
int value);
211 void rippleSpectrumEnableClicked(
bool state);
215 void rippleLowPowerEnableBoxClicked(
bool state);
219 void otherPluginManagerChanged();
224 void interiorLrcFrontgroundChanged();
228 void interiorLrcBackgroundChanged();
232 void defaultLrcColorChanged(
int value);
236 void interiorLrcTransChanged(
int value);
240 void showInteriorLrcDemo();
244 void resetInteriorParameter();
249 void desktopFrontgroundChanged();
253 void desktopBackgroundChanged();
257 void defaultDesktopLrcColorChanged(
int value);
261 void desktopLrcTransChanged(
int value);
265 void showDesktopLrcDemo();
269 void resetDesktopParameter();
274 void setNetworkProxyControl(
int enable);
278 void testNetworkProxy();
282 void testProxyStateChanged(
bool state);
286 void testNetworkConnection();
290 void checkNetworkConnection();
294 void testNetworkConnectionStateChanged(
const QString &
name);
299 void fadeInAndOutClicked(
bool state);
304 void saveParameterSettings();
310 void setScrollWidgetPageIndex(
int index);
314 void scrollWidgetValueChanged(
int value);
320 void initScrollWidgetPage();
324 void initNormalSettingWidget();
328 void initDownloadWidget();
332 void initSpectrumSettingWidget();
336 void initOtherSettingWidget();
340 void initDesktopLrcWidget();
344 void initInteriorLrcWidget();
348 void initSoundEffectWidget();
352 void initAudioSettingWidget();
356 void initNetworkWidget();
362 void selectFunctionTableIndex(
int row,
int column);
366 void lcrColorValue(Lrc
key,
const QString &type, QLabel *obj);
370 void lrcColorByDefault(Lrc
key,
int index);
374 void lrcTransparentValue(Lrc
key,
int value)
const;
378 bool setNetworkProxyByType(Proxy type);
386 #endif // MUSICSETTINGWIDGET_H
#define TTK_MODULE_EXPORT
The class of the global hotKey lineEdit.
MusicFunctionItem(const QString &icon, const QString &name) noexcept
The class of the function tool item.
static constexpr wchar_t key[]
TTK_MODULE_EXPORT void initialize(TTK::Attribute attr)
The class of the moving dialog base.