#include <queuedsong.h>


Public Member Functions | |
| QString | getDisplayTitle () |
| QueuedAnalSong (QTreeWidget *parent, Song *song) | |
| QString | getCommand (SongSlot &p) |
| QString | getDescription (SongSlot &analyzer) |
| QueuedAnalSong::QueuedAnalSong | ( | QTreeWidget * | parent, | |
| Song * | song | |||
| ) |
References ANAL_AUTHOR, ANAL_COMPOSITION, ANAL_ECHO, ANAL_INDEX, ANAL_NEC, ANAL_NOTNEC, ANAL_RHYTHM, ANAL_RMS, ANAL_SPECTRUM, ANAL_TEMPO, ANAL_TITLE, and TreeWidgetSong::song.
| QString QueuedAnalSong::getCommand | ( | SongSlot & | p | ) |
References SongSlot::getAnalCommand(), and TreeWidgetSong::song.
| QString QueuedAnalSong::getDescription | ( | SongSlot & | analyzer | ) |
References Song::getDisplayTitle(), SongSlot::getName(), and TreeWidgetSong::song.
| QString QueuedAnalSong::getDisplayTitle | ( | ) | [inline] |
References Song::getDisplayTitle(), and TreeWidgetSong::song.
1.6.2