1 #ifndef MUSICSONGITEMSELECTEDAREAWIDGET_H 
    2 #define MUSICSONGITEMSELECTEDAREAWIDGET_H 
   41     void addCellItems(MusicSongItemList *items);
 
   74     void addCellItems(MusicSongItemList *items);
 
   86     void confirmButtonClicked();
 
   89     Ui::MusicSongItemSelectedDialog *
m_ui;
 
  116     MusicSongList selectedSongItems() 
const;
 
  122     void confirmChanged();
 
  128     void modifiedItemButtonClicked();
 
  132     void itemListChanged(
const TTKIntList &items);
 
  143 #endif // MUSICSONGITEMSELECTEDAREAWIDGET_H 
#define TTK_MODULE_EXPORT
The class of the song item selected dialog widget. 
The class of the label widget that can click. 
#define TTK_DECLARE_MODULE(Class)
The class of the moving dialog base. 
Ui::MusicSongItemSelectedDialog * m_ui