vdr
1.7.27
|
Public Member Functions | |
cMenuSetupPictures (void) | |
Protected Member Functions | |
virtual void | Store (void) |
Private Attributes | |
char | newPictureDirectory [PATH_MAX] |
int | newSlideShowDelay |
Definition at line 20 of file pictures.c.
Definition at line 30 of file pictures.c.
References cOsdMenu::Add(), newPictureDirectory, newSlideShowDelay, PictureDirectory, SlideShowDelay, strn0cpy(), and tr.
void cMenuSetupPictures::Store | ( | void | ) | [protected, virtual] |
Implements cMenuSetupPage.
Definition at line 38 of file pictures.c.
References newPictureDirectory, newSlideShowDelay, PictureDirectory, cMenuSetupPage::SetupStore(), SlideShowDelay, and strn0cpy().
char cMenuSetupPictures::newPictureDirectory[PATH_MAX] [private] |
Definition at line 22 of file pictures.c.
Referenced by cMenuSetupPictures(), and Store().
int cMenuSetupPictures::newSlideShowDelay [private] |
Definition at line 23 of file pictures.c.
Referenced by cMenuSetupPictures(), and Store().