#include </home/clem/local/src/opie/core/multimedia/opieplayer/om3u.h>
Inheritance diagram for Om3u:


Public Member Functions | |
| Om3u (const QString &filePath, int mode) | |
| ~Om3u () | |
| void | readM3u () |
| void | readPls () |
| void | write () |
| void | add (const QString &) |
| void | remove (const QString &) |
| void | deleteFile (const QString &) |
| void | close () |
| Om3u (const QString &filePath, int mode) | |
| ~Om3u () | |
| void | readM3u () |
| void | readPls () |
| void | write () |
| void | add (const QString &) |
| void | remove (const QString &) |
| void | deleteFile (const QString &) |
| void | close () |
Private Attributes | |
| QFile | f |
|
||||||||||||
|
Definition at line 46 of file om3u.cpp. References f, QFile::open(), and QFile::setName(). |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 137 of file om3u.cpp. References QValueList< QString >::append(). Referenced by PlaylistView::slotSaveAsM3u(), PlayListWidget::writeCurrentM3u(), PlayListWidget::writeDefaultPlaylist(), and PlayListWidget::writem3u(). |
|
|
|
|
|
Definition at line 161 of file om3u.cpp. References QFile::close(), and f. Referenced by PlayListWidget::readListFromFile(), PlayListWidget::readm3u(), PlayListWidget::readPls(), PlayListWidget::writeCurrentM3u(), PlayListWidget::writeDefaultPlaylist(), and PlayListWidget::writem3u(). |
|
|
|
|
|
Definition at line 155 of file om3u.cpp. References QFile::close(), f, and QFile::remove(). |
|
|
|
|
|
Definition at line 55 of file om3u.cpp. References QValueList< QString >::append(), QTextStream::atEnd(), f, QString::find(), QString::findRev(), fullBaseName(), QString::left(), QString::length(), name, QTextStream::readLine(), QString::replace(), QString::right(), s, QTextStream::setEncoding(), t, TRUE, and QTextStream::UnicodeUTF8. Referenced by PlayListWidget::readListFromFile(), PlayListWidget::readm3u(), and PlaylistView::readPlayList(). |
|
|
|
|
|
Definition at line 87 of file om3u.cpp. References QValueList< QString >::append(), QString::at(), QTextStream::atEnd(), f, QString::findRev(), fullBaseName(), QString::left(), QString::length(), name, QTextStream::readLine(), QString::replace(), QString::right(), s, QTextStream::setEncoding(), t, TRUE, and QTextStream::UnicodeUTF8. Referenced by PlayListWidget::readListFromFile(), PlaylistView::readPlayList(), and PlayListWidget::readPls(). |
|
|
Reimplemented from QValueList< QString >. |
|
|
Reimplemented from QValueList< QString >. Definition at line 141 of file om3u.cpp. References QValueList< QString >::begin(), QValueList< QString >::count(), QValueList< QString >::end(), f, QString::length(), list, and QFile::writeBlock(). |
|
|
|
|
|
Definition at line 124 of file om3u.cpp. References QValueList< QString >::begin(), QValueList< QString >::count(), QValueList< QString >::end(), f, list, QTextStream::setEncoding(), t, and QTextStream::UnicodeUTF8. Referenced by PlaylistView::slotSaveAsM3u(), PlayListWidget::writeCurrentM3u(), PlayListWidget::writeDefaultPlaylist(), and PlayListWidget::writem3u(). |
|
|
Definition at line 72 of file om3u.h. Referenced by close(), deleteFile(), Om3u(), readM3u(), readPls(), remove(), and write(). |
1.4.2