1 #ifndef MUSICTTKFMRADIOPLAYWIDGET_H
2 #define MUSICTTKFMRADIOPLAYWIDGET_H
26 class QTreeWidgetItem;
54 void setReadOnly(
bool mode);
65 Ui::MusicTTKFMRadioInformationWidget *
m_ui;
91 void radioItemChanged(QTreeWidgetItem *item,
int column);
95 void mediaPlayFinished(
int code);
103 void radioPrevious();
111 void radioVolume(
int num);
115 void positionChanged(qint64 position);
119 void addButtonClicked();
123 void deleteButtonClicked();
127 void infoButtonClicked();
133 virtual void closeEvent(QCloseEvent *event)
override final;
142 void createCoreModule();
146 void startCoreModule();
150 int indexValid(QTreeWidgetItem *item)
const;
152 Ui::MusicTTKFMRadioPlayWidget *
m_ui;
162 #endif // MUSICTTKFMRADIOPLAYWIDGET_H
#define TTK_MODULE_EXPORT
The class of the fm channel item.
TTK_MODULE_EXPORT void initialize(TTK::Attribute attr)
The class of the moving dialog base.
The class of the mplayer core.