1 #ifndef MUSICBACKGROUNDSKINDIALOG_H
2 #define MUSICBACKGROUNDSKINDIALOG_H
53 static QPixmap setBackgroundUrl(QString &
name);
57 static bool isValid(QString &name, QString &path);
61 static QString cpoyArtistFileToLocal(
const QString &path);
66 void updateArtistFileTheme(
const QString &theme);
70 void setCurrentBackgroundTheme(
const QString &theme,
int background,
int list);
75 int backgroundListTransparent()
const;
79 bool backgroundTransparentEnabled()
const;
84 void setSkinTransToolText(
int value);
88 void setListTransToolText(
int value);
94 void currentTextChanged(
const QString &text);
100 void showPaletteDialog();
104 void showPaletteDialog(
const QString &path);
108 void showCustomSkinDialog();
112 void backgroundListWidgetChanged(
int index);
116 void classicalListWidgetItemClicked(
int type,
const QString &name);
120 void remoteListWidgetItemClicked(
int type,
const QString &name);
124 void currentColorChanged(
const QString &path);
128 void windowTransparentChanged(
bool state);
142 void addThemeListWidgetItem();
150 void cpoyFileFromLocal(
const QString &path);
155 static void findThemeListByPath(
const QString &dir,
TTKIntList &data);
159 static int cpoyFileToLocalIndex();
163 static int cpoyFileToLocal(
const QString &path);
165 Ui::MusicBackgroundSkinDialog *
m_ui;
174 #endif // MUSICBACKGROUNDSKINDIALOG_H
#define TTK_MODULE_EXPORT
MusicBackgroundDailyWidget * m_dailyBackgroundList
bool isValid(const QString &data)
The class of the local background widget.
MusicBackgroundListWidget * m_cacheBackgroundList
Ui::MusicBackgroundSkinDialog * m_ui
#define TTK_DECLARE_MODULE(Class)
The class of the moving dialog base.
MusicBackgroundOnlineWidget * m_onlineBackgroundList
MusicBackgroundListWidget * m_stackBackgroundList