vdr  1.7.31
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 "tools.h"

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,
  mtStatus = 0, mtInfo, mtWarning, mtError
}
enum  eMenuCategory {
  mcUndefined = -1, mcUnknown = 0, mcMain, mcSchedule,
  mcChannel, mcTimer, mcRecording, mcPlugin,
  mcSetup, mcCommand, mcEvent, mcText,
  mcFolder, mcCam, mcUndefined = -1, mcUnknown = 0,
  mcMain, mcSchedule, mcChannel, mcTimer,
  mcRecording, mcPlugin, mcSetup, mcCommand,
  mcEvent, mcText, mcFolder, mcCam
}

Variables

cSkins Skins

Enumeration Type Documentation

Enumerator:
mcUndefined 
mcUnknown 
mcMain 
mcSchedule 
mcChannel 
mcTimer 
mcRecording 
mcPlugin 
mcSetup 
mcCommand 
mcEvent 
mcText 
mcFolder 
mcCam 
mcUndefined 
mcUnknown 
mcMain 
mcSchedule 
mcChannel 
mcTimer 
mcRecording 
mcPlugin 
mcSetup 
mcCommand 
mcEvent 
mcText 
mcFolder 
mcCam 

Definition at line 75 of file skins.h.

Enumerator:
mtStatus 
mtInfo 
mtWarning 
mtError 
mtStatus 
mtInfo 
mtWarning 
mtError 

Definition at line 22 of file skins.h.

Variable Documentation

cSkins Skins

Definition at line 203 of file skins.c.