vdr  2.0.6
Classes | Enumerations | Variables
skins.h File Reference
#include "channels.h"
#include "epg.h"
#include "keys.h"
#include "osd.h"
#include "recording.h"
#include "themes.h"
#include "thread.h"
#include "timers.h"
#include "tools.h"
Include dependency graph for skins.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cSkinDisplay
 
class  cSkinDisplayChannel
 
class  cSkinDisplayMenu
 
class  cSkinDisplayReplay
 
class  cSkinDisplayReplay::cProgressBar
 
class  cSkinDisplayVolume
 
class  cSkinDisplayTracks
 
class  cSkinDisplayMessage
 
class  cSkin
 
class  cSkins
 

Enumerations

enum  eMessageType { mtStatus = 0, mtInfo, mtWarning, mtError }
 
enum  eMenuCategory {
  mcUndefined = -1, mcUnknown = 0, mcMain, mcSchedule,
  mcScheduleNow, mcScheduleNext, mcChannel, mcChannelEdit,
  mcTimer, mcTimerEdit, mcRecording, mcRecordingInfo,
  mcPlugin, mcPluginSetup, mcSetup, mcSetupOsd,
  mcSetupEpg, mcSetupDvb, mcSetupLnb, mcSetupCam,
  mcSetupRecord, mcSetupReplay, mcSetupMisc, mcSetupPlugins,
  mcCommand, mcEvent, mcText, mcFolder,
  mcCam
}
 

Variables

cSkins Skins
 

Enumeration Type Documentation

Enumerator
mcUndefined 
mcUnknown 
mcMain 
mcSchedule 
mcScheduleNow 
mcScheduleNext 
mcChannel 
mcChannelEdit 
mcTimer 
mcTimerEdit 
mcRecording 
mcRecordingInfo 
mcPlugin 
mcPluginSetup 
mcSetup 
mcSetupOsd 
mcSetupEpg 
mcSetupDvb 
mcSetupLnb 
mcSetupCam 
mcSetupRecord 
mcSetupReplay 
mcSetupMisc 
mcSetupPlugins 
mcCommand 
mcEvent 
mcText 
mcFolder 
mcCam 

Definition at line 76 of file skins.h.

Enumerator
mtStatus 
mtInfo 
mtWarning 
mtError 

Definition at line 23 of file skins.h.

Variable Documentation

cSkins Skins