#include </home/clem/local/src/opie/noncore/multimedia/opieplayer2/skin.h>
Collaboration diagram for SkinLoader:

Public Member Functions | |
| SkinLoader () | |
| virtual | ~SkinLoader () |
| void | schedule (const MediaWidget::GUIInfo &guiInfo) |
| void | schedule (const QString &skinName, const MediaWidget::GUIInfo &guiInfo) |
| void | start () |
Protected Member Functions | |
| virtual void | timerEvent (QTimerEvent *ev) |
Private Types | |
| typedef QValueList< Info > | InfoList |
Private Slots | |
| void | deleteMe () |
Private Attributes | |
| InfoList | pendingSkins |
| IncrementalLoader * | m_currentLoader |
| int | m_timerId |
Classes | |
| class | IncrementalLoader |
| struct | Info |
|
|
|
|
|
|
|
|
Definition at line 266 of file skin.cpp. References m_currentLoader, Global::statusMessage(), and tr. |
|
|
Definition at line 323 of file skin.cpp. Referenced by timerEvent(). |
|
||||||||||||
|
Definition at line 278 of file skin.cpp. References pendingSkins. |
|
|
Definition at line 273 of file skin.cpp. References Skin::defaultSkinName(). |
|
|
Definition at line 283 of file skin.cpp. References assert, QValueList< T >::count(), m_timerId, odebug, oendl, and pendingSkins. |
|
|
Definition at line 290 of file skin.cpp. References QValueList< T >::begin(), QValueList< T >::count(), deleteMe(), QValueList< T >::isEmpty(), SkinLoader::IncrementalLoader::LoadingCompleted, SkinLoader::IncrementalLoader::loadStep(), m_currentLoader, m_timerId, odebug, oendl, pendingSkins, and QValueList< T >::remove(). |
|
|
Definition at line 120 of file skin.h. Referenced by timerEvent(), and ~SkinLoader(). |
|
|
Definition at line 121 of file skin.h. Referenced by start(), and timerEvent(). |
|
|
Definition at line 119 of file skin.h. Referenced by schedule(), start(), and timerEvent(). |
1.4.2