1 #ifndef MUSICLRCFLOATPHOTOWIDGET_H
2 #define MUSICLRCFLOATPHOTOWIDGET_H
48 void setPath(
const QString &path);
52 void setBoxChecked(
bool checked);
60 void setBoxVisible(
bool v);
66 void boxClicked(
int index);
70 void itemClicked(
int index);
76 void sendUserBoxClicked();
80 void sendUserSelectArt();
86 virtual void enterEvent(
QtEnterEvent *event)
override final;
115 void resizeGeometry(
int width,
int height);
134 void manageButtonClicked();
138 void confirmButtonClicked();
146 void imagePrevious();
150 void artistNameChanged();
154 void sendUserSelectArtBackground(
int index);
158 void userSelectCheckBoxChecked(
int index);
162 void selectAllStateChanged(
bool state);
173 void showArtistImage()
const;
185 #endif // MUSICLRCFLOATPHOTOWIDGET_H
#define QtEnterEvent
Event enter.
#define TTK_MODULE_EXPORT
The class of the label widget that can click.
The class of the lrc photo float pixmap item.
#define TTK_DECLARE_MODULE(Class)