QueuedSong Class Reference

#include <queuedsong.h>

Inheritance diagram for QueuedSong:
Inheritance graph
[legend]
Collaboration diagram for QueuedSong:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void setSong (Song *s, float8 d)
void setPos (int p)
int getPos ()
void init ()
 QueuedSong (Song *song, QTreeWidget *parent)
 QueuedSong (QTreeWidget *parent, QTreeWidgetItem *after)
bool ankered ()
void setAnkered (bool b)

Public Attributes

bool mark

Constructor & Destructor Documentation

QueuedSong::QueuedSong ( Song song,
QTreeWidget *  parent 
)
QueuedSong::QueuedSong ( QTreeWidget *  parent,
QTreeWidgetItem *  after 
)

References init(), and mark.


Member Function Documentation

bool QueuedSong::ankered (  )  [inline]
int QueuedSong::getPos (  )  [inline]
void QueuedSong::init (  ) 
void QueuedSong::setAnkered ( bool  b  )  [inline]

References init().

Referenced by SongSelectorLogic::queueAnker().

void QueuedSong::setPos ( int  p  )  [inline]
void QueuedSong::setSong ( Song s,
float8  d 
)

Member Data Documentation

Referenced by QueuedSong().


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2