1 #ifndef MUSICSPECTRUMLAYOUTWIDGET_H
2 #define MUSICSPECTRUMLAYOUTWIDGET_H
42 void addCellItem(
const QString &item,
const QString &tip);
47 void setChecked(
bool checked);
51 bool isChecked()
const;
57 virtual void paintEvent(QPaintEvent *event)
override final;
83 void stateChanged(
bool &
state,
const QString &
name);
93 void labelClicked(
int index);
103 virtual QStringList spectrumTypeList()
const = 0;
224 #endif // MUSICSPECTRUMLAYOUTWIDGET_H
#define TTK_MODULE_EXPORT
The class of the music spectrum layout item.
The class of the label widget that can click.
TTK_MODULE_EXPORT void initialize(TTK::Attribute attr)