#include <eikenv.h>
#include <eikclb.h>
#include <coecntrl.h>
#include <coeutils.h>
#include "sidplayer.h"
Include dependency graph for sidplay_view.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | CSidPlayAppView |
CSidPlayAppView - how you see it. More... | |
class | CSidPlayerStatusView |
view the status More... | |
class | CSidPlayerTimeView |
view the time More... | |
Defines | |
#define | SIDPLAY_VIEW_H__ |
Functions | |
TInt | SidPlayerTimeViewPeriodicUpdate (TAny *aPtr) |
Called every second by periodic timer. |
Definition in file sidplay_view.h.
|
Definition at line 17 of file sidplay_view.h. |
|
Called every second by periodic timer.
Definition at line 147 of file sidplay_view.cpp. References CSidPlayerTimeView::iParent. Referenced by CSidPlayerTimeView::ConstructL(). |