1 #ifndef MUSICTTKFMRADIOPLAYWIDGET_H
2 #define MUSICTTKFMRADIOPLAYWIDGET_H
26 class QTreeWidgetItem;
55 void setReadOnly(
bool mode);
66 Ui::MusicTTKFMRadioInformationWidget *
m_ui;
93 void radioItemChanged(QTreeWidgetItem *item,
int column);
97 void mediaPlayFinished(
int code);
105 void radioPrevious();
113 void radioVolume(
int num);
117 void positionChanged(qint64 position);
121 void addButtonClicked();
125 void deleteButtonClicked();
129 void infoButtonClicked();
135 virtual void closeEvent(QCloseEvent *event)
override final;
144 void createCoreModule();
148 void startCoreModule();
152 int indexValid(QTreeWidgetItem *item)
const;
154 Ui::MusicTTKFMRadioPlayWidget *
m_ui;
164 #endif // MUSICTTKFMRADIOPLAYWIDGET_H
#define TTK_MODULE_EXPORT
The class of the fm channel item.
#define TTK_DECLARE_MODULE(Class)
The class of the moving dialog base.
The class of the mplayer core.