1 #ifndef MUSICBACKGROUNDPALETTEWIDGET_H
2 #define MUSICBACKGROUNDPALETTEWIDGET_H
48 void setPixmap(
const QColor &color);
54 void currentColorToFileChanged(
const QColor &color);
58 void currentColorToMemoryChanged(
const QString &path);
64 virtual void enterEvent(
QtEnterEvent *event)
override final;
65 virtual void mousePressEvent(QMouseEvent *event)
override final;
69 void copyColorToMemory(
const QColor &color);
95 void updateBackground(
const QString &path);
101 void currentColorToFileChanged(
const QString &path);
105 void currentColorToMemoryChanged(
const QString &path);
111 void paletteColorClicked();
115 void showPaletteDialog();
119 void currentColorToFile(
const QColor &color);
123 void currentColorToMemory(
const QString &color);
130 Ui::MusicBackgroundPaletteWidget *
m_ui;
138 #endif // MUSICBACKGROUNDPALETTEWIDGET_H
#define QtEnterEvent
Event enter.
#define TTK_MODULE_EXPORT
The class of the moving dialog base.
The class of the background palette label.