#include </home/clem/local/src/opie/core/apps/embeddedkonsole/playlistselection.h>
Collaboration diagram for PlayListSelection:

Public Slots | |
| void | addToSelection (QListViewItem *) |
| void | addStringToSelection (const QString &) |
| void | removeSelected () |
| void | moveSelectedUp () |
| void | moveSelectedDown () |
| bool | prev () |
| bool | next () |
| bool | first () |
| bool | last () |
| void | addToSelection (const DocLnk &) |
| void | removeSelected () |
| void | moveSelectedUp () |
| void | moveSelectedDown () |
| void | unSelect () |
| void | writeCurrent (Config &) |
| void | setSelectedItem (const QString &) |
| bool | prev () |
| bool | next () |
| bool | first () |
| bool | last () |
| void | addToSelection (const DocLnk &) |
| void | removeSelected () |
| void | moveSelectedUp () |
| void | moveSelectedDown () |
| void | unSelect () |
| void | writeCurrent (Config &) |
| void | setSelectedItem (const QString &) |
| bool | prev () |
| bool | next () |
| bool | first () |
| bool | last () |
| bool | isEmpty () const |
Public Member Functions | |
| PlayListSelection (QWidget *parent, const char *name=0) | |
| ~PlayListSelection () | |
| const QString * | current () |
| PlayListSelection (QWidget *parent, const char *name=0) | |
| ~PlayListSelection () | |
| const DocLnk * | current () |
| PlayListSelection (QWidget *parent, const char *name=0) | |
| ~PlayListSelection () | |
| const DocLnk * | current () |
Protected Member Functions | |
| virtual void | contentsMouseMoveEvent (QMouseEvent *) |
| virtual void | contentsMouseMoveEvent (QMouseEvent *) |
| virtual void | drawBackground (QPainter *p, const QRect &r) |
| virtual void | paintEmptyArea (QPainter *p, const QRect &r) |
| virtual void | contentsMouseMoveEvent (QMouseEvent *) |
| virtual void | drawBackground (QPainter *p, const QRect &r) |
| virtual void | paintEmptyArea (QPainter *p, const QRect &r) |
Private Attributes | |
| QStringList | selectedList |
| QString * | cmd |
| QList< DocLnk > | selectedList |
| const DocLnk * | lnk |
| QList< DocLnk > | selectedList |
| const DocLnk * | lnk |
|
||||||||||||
|
Definition at line 33 of file playlistselection.cpp. |
|
|
Definition at line 43 of file playlistselection.cpp. |
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 77 of file playlistselection.cpp. |
|
|
|
|
|
Definition at line 103 of file playlistselection.cpp. |
|
|
|
|
|
|
|
|
|
Definition at line 48 of file playlistselection.cpp. References moveSelectedDown(), and moveSelectedUp(). |
|
|
|
|
|
|
|
|
Definition at line 60 of file playlistselection.cpp. References PlayListSelectionItem::file(), and NULL. Referenced by addStringToSelection(), addToSelection(), PlayListWidget::current(), PlayListWidget::writeConfig(), PlayListWidget::writeCurrentM3u(), PlayListWidget::writeDefaultPlaylist(), and PlayListWidget::writem3u(). |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 73 of file playlistselection.cpp. |
|
|
|
|
|
|
|
|
|
Definition at line 48 of file playlistselection.h. Referenced by PlayListWidget::openDirectory(), and PlayListWidget::setButtons(). |
|
|
|
|
|
|
|
|
Definition at line 145 of file playlistselection.cpp. References FALSE, NULL, and TRUE. Referenced by PlayListWidget::last(), and PlayListWidget::prev(). |
|
|
|
|
|
|
|
|
Definition at line 104 of file playlistselection.cpp. Referenced by contentsMouseMoveEvent(). |
|
|
|
|
|
|
|
|
Definition at line 96 of file playlistselection.cpp. Referenced by contentsMouseMoveEvent(). |
|
|
|
|
|
|
|
|
Definition at line 123 of file playlistselection.cpp. Referenced by PlayListWidget::keyReleaseEvent(), PlayListWidget::next(), PlayListWidget::prev(), PlayListWidget::writeConfig(), PlayListWidget::writeCurrentM3u(), PlayListWidget::writeDefaultPlaylist(), and PlayListWidget::writem3u(). |
|
||||||||||||
|
Definition at line 54 of file playlistselection.h. |
|
||||||||||||
|
Definition at line 52 of file playlistselection.h. |
|
|
|
|
|
|
|
|
Definition at line 112 of file playlistselection.cpp. Referenced by PlayListWidget::keyReleaseEvent(), and PlayListWidget::prev(). |
|
|
|
|
|
|
|
|
Definition at line 86 of file playlistselection.cpp. References odebug, oendl, and TRUE. Referenced by PlayListWidget::btnPlay(), PlayListWidget::clearList(), and PlayListWidget::removeSelected(). |
|
|
|
|
|
Definition at line 197 of file playlistselection.cpp. References TRUE, and unSelect(). Referenced by PlayListWidget::openURL(), PlayListWidget::readConfig(), PlayListWidget::readListFromFile(), and PlayListWidget::readm3u(). |
|
|
|
|
|
Definition at line 183 of file playlistselection.cpp. References FALSE. Referenced by PlayListWidget::btnPlay(), PlayListWidget::playIt(), and setSelectedItem(). |
|
|
|
|
|
Definition at line 188 of file playlistselection.cpp. References Config::setGroup(), and Config::writeEntry(). Referenced by PlayListWidget::writeConfig(). |
|
|
Definition at line 68 of file playlistselection.h. |
|
|
Definition at line 59 of file playlistselection.h. |
|
|
Definition at line 57 of file playlistselection.h. |
|
|
Definition at line 54 of file playlistselection.h. |
|
|
Definition at line 52 of file playlistselection.h. |
|
|
Definition at line 67 of file playlistselection.h. |
1.4.2