1 #ifndef MUSICSPECTRUMLAYOUTWIDGET_H
2 #define MUSICSPECTRUMLAYOUTWIDGET_H
43 void addCellItem(
const QString &item,
const QString &tip);
48 void setChecked(
bool checked);
52 bool isChecked()
const;
58 virtual void paintEvent(QPaintEvent *event)
override final;
85 void stateChanged(
bool &
state,
const QString &
name);
95 void labelClicked(
int index);
105 virtual QStringList spectrumTypeList()
const = 0;
231 #endif // MUSICSPECTRUMLAYOUTWIDGET_H
#define TTK_MODULE_EXPORT
The class of the music spectrum layout item.
The class of the label widget that can click.
#define TTK_DECLARE_MODULE(Class)