|
def | __init__ (self, session, piclist, lastindex, path) |
|
def | setPicloadConf (self) |
|
def | paintFrame (self) |
|
def | newPage (self) |
|
def | showPic (self, picInfo="") |
|
def | key_left (self) |
|
def | key_right (self) |
|
def | key_up (self) |
|
def | key_down (self) |
|
def | StartExif (self) |
|
def | KeyOk (self) |
|
def | callbackView (self, val=0) |
|
def | Exit (self) |
|
def | __init__ (self, session, parent=None, windowTitle=None) |
|
def | saveKeyboardMode (self) |
|
def | setKeyboardModeAscii (self) |
|
def | setKeyboardModeNone (self) |
|
def | restoreKeyboardMode (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | doClose (self, immediate=True) |
|
def | doCloseInternal (self) |
|
def | close (self, *retval) |
|
def | setFocus (self, o) |
|
def | show (self) |
|
def | hide (self) |
|
def | enable (self, do_show=True) |
|
def | disable (self) |
|
def | isEnabled (self) |
|
def | __repr__ (self) |
|
def | getRelatedScreen (self, name) |
|
def | setShowHideAnimation (self, animation_key) |
|
def | neverAnimate (self) |
|
def | canAnimate (self) |
|
def | ignoreSource (self, name) |
|
def | __init__ (self, windowTitle=None) |
|
def | createGUIScreen (self, parent, desktop, updateonly=False) |
|
def | deleteGUIScreen (self) |
|
def | close (self) |
|
def | createSummary (self) |
|
def | addSummary (self, summary) |
|
def | removeSummary (self, summary) |
|
def | setTitle (self, title) |
|
def | getTitle (self) |
|
def | setDesktop (self, desktop) |
|
def | applySkin (self) |
|
def | setZPosition (self, z) |
|
◆ __init__()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.__init__ |
( |
|
self, |
|
|
|
session, |
|
|
|
piclist, |
|
|
|
lastindex, |
|
|
|
path |
|
) |
| |
◆ callbackView()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.callbackView |
( |
|
self, |
|
|
|
val = 0 |
|
) |
| |
◆ Exit()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.Exit |
( |
|
self | ) |
|
◆ key_down()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.key_down |
( |
|
self | ) |
|
◆ key_left()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.key_left |
( |
|
self | ) |
|
◆ key_right()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.key_right |
( |
|
self | ) |
|
◆ key_up()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.key_up |
( |
|
self | ) |
|
◆ KeyOk()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.KeyOk |
( |
|
self | ) |
|
◆ newPage()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.newPage |
( |
|
self | ) |
|
◆ paintFrame()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.paintFrame |
( |
|
self | ) |
|
◆ setPicloadConf()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.setPicloadConf |
( |
|
self | ) |
|
◆ showPic()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.showPic |
( |
|
self, |
|
|
|
picInfo = "" |
|
) |
| |
◆ StartExif()
def Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.StartExif |
( |
|
self | ) |
|
◆ color
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.color |
◆ currPage
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.currPage |
◆ dirlistcount
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.dirlistcount |
◆ filelist
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.filelist |
◆ index
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.index |
◆ maxentry
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.maxentry |
◆ old_index
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.old_index |
◆ path
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.path |
◆ picload
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.picload |
◆ picload_conn
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.picload_conn |
◆ positionlist
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.positionlist |
◆ skin
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.skin |
◆ SKIN_COMPONENT_DESCRIPTION_SIZE
string Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.SKIN_COMPONENT_DESCRIPTION_SIZE = "thumbDescriptionSize" |
|
static |
◆ SKIN_COMPONENT_KEY
string Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.SKIN_COMPONENT_KEY = "PicturePlayer" |
|
static |
◆ SKIN_COMPONENT_MARGIN
string Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.SKIN_COMPONENT_MARGIN = "thumpMargin" |
|
static |
◆ SKIN_COMPONENT_SPACE_X
string Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.SKIN_COMPONENT_SPACE_X = "thumbSpaceX" |
|
static |
◆ SKIN_COMPONENT_SPACE_Y
string Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.SKIN_COMPONENT_SPACE_Y = "thumbSpaceY" |
|
static |
◆ SKIN_COMPONENT_THUMP_X
string Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.SKIN_COMPONENT_THUMP_X = "thumbX" |
|
static |
◆ SKIN_COMPONENT_THUMP_Y
string Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.SKIN_COMPONENT_THUMP_Y = "thumbY" |
|
static |
◆ textcolor
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.textcolor |
◆ Thumbnaillist
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.Thumbnaillist |
◆ thumbsC
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.thumbsC |
◆ thumbsX
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.thumbsX |
◆ thumbsY
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.thumbsY |
◆ ThumbTimer
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.ThumbTimer |
◆ ThumbTimer_conn
Plugins.Extensions.PicturePlayer.plugin.Pic_Thumb.ThumbTimer_conn |
The documentation for this class was generated from the following file:
- usr/lib/enigma2/python/Plugins/Extensions/PicturePlayer/plugin.py