#include </home/clem/local/src/opie/noncore/multimedia/opieplayer2/playlistfileview.h>
Inheritance diagram for PlayListFileView:


Public Slots | |
| void | scanFiles () |
| void | populateView () |
Signals | |
| void | itemsSelected (bool selected) |
Public Member Functions | |
| PlayListFileView (const QString &mimeTypePattern, const QString &itemPixmapName, QWidget *parent, const char *name=0) | |
| virtual | ~PlayListFileView () |
| bool | hasSelection () const |
Private Slots | |
| void | checkSelection () |
Private Member Functions | |
| void | fileSize (unsigned long size, QString &str) |
Private Attributes | |
| QString | m_mimeTypePattern |
| QString | m_itemPixmapName |
| DocLnkSet | m_files |
| bool | m_scannedFiles |
| bool | m_viewPopulated |
|
||||||||||||||||||||
|
Definition at line 9 of file playlistfileview.cpp. References Qt::AlignRight, checkSelection(), tr, and TRUE. |
|
|
Definition at line 28 of file playlistfileview.cpp. |
|
|
Definition at line 92 of file playlistfileview.cpp. References hasSelection(), and itemsSelected(). Referenced by PlayListFileView(). |
|
||||||||||||
|
Definition at line 97 of file playlistfileview.cpp. References QString::sprintf(). Referenced by populateView(). |
|
|
Definition at line 32 of file playlistfileview.cpp. Referenced by checkSelection(). |
|
|
Referenced by checkSelection(). |
|
|
Definition at line 56 of file playlistfileview.cpp. References DocLnkSet::children(), QFile::exists(), fileSize(), Opie::Core::OResource::loadPixmap(), m_files, m_itemPixmapName, m_scannedFiles, m_viewPopulated, scanFiles(), size, and Opie::Core::OResource::SmallIcon. Referenced by scanFiles(). |
|
|
Definition at line 41 of file playlistfileview.cpp. References DocLnkSet::children(), AppLnkSet::detachChildren(), Global::findDocuments(), m_files, m_mimeTypePattern, m_viewPopulated, and populateView(). Referenced by populateView(). |
|
|
Definition at line 31 of file playlistfileview.h. Referenced by populateView(), and scanFiles(). |
|
|
Definition at line 30 of file playlistfileview.h. Referenced by populateView(). |
|
|
Definition at line 29 of file playlistfileview.h. Referenced by scanFiles(). |
|
|
Definition at line 32 of file playlistfileview.h. Referenced by populateView(). |
|
|
Definition at line 33 of file playlistfileview.h. Referenced by populateView(), and scanFiles(). |
1.4.2