vdr  2.4.1
Public Member Functions | Private Attributes | Static Private Attributes | List of all members
cSkinDisplay Class Reference

#include <skins.h>

Public Member Functions

 cSkinDisplay (void)
 
virtual ~cSkinDisplay ()
 
int EditableWidth (void)
 

Private Attributes

int editableWidth
 

Static Private Attributes

static cSkinDisplaycurrent = NULL
 

Detailed Description

Definition at line 39 of file skins.h.

Constructor & Destructor Documentation

◆ cSkinDisplay()

cSkinDisplay::cSkinDisplay ( void  )

Definition at line 55 of file skins.c.

References current, and editableWidth.

◆ ~cSkinDisplay()

cSkinDisplay::~cSkinDisplay ( )
virtual

Definition at line 61 of file skins.c.

References current.

Member Function Documentation

◆ EditableWidth()

int cSkinDisplay::EditableWidth ( void  )
inline

Definition at line 48 of file skins.h.

References editableWidth.

Member Data Documentation

◆ current

cSkinDisplay * cSkinDisplay::current = NULL
staticprivate

Definition at line 41 of file skins.h.

Referenced by cSkinDisplay(), cSkins::SetCurrent(), and ~cSkinDisplay().

◆ editableWidth

int cSkinDisplay::editableWidth
private

Definition at line 42 of file skins.h.

Referenced by cSkinDisplay(), and EditableWidth().


The documentation for this class was generated from the following files: