|
def | __init__ (self, session) |
|
def | callNext (self) |
|
def | bbox (self, x, y, width, height, col, xx, yy) |
|
def | testpic_brightness (self) |
|
def | testpic_contrast (self) |
|
def | testpic_colors (self) |
|
def | testpic_filter (self) |
|
def | testpic_gamma (self) |
|
def | testpic_fubk (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 | 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.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ bbox()
def Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.bbox |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
width, |
|
|
|
height, |
|
|
|
col, |
|
|
|
xx, |
|
|
|
yy |
|
) |
| |
◆ callNext()
def Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.callNext |
( |
|
self | ) |
|
◆ testpic_brightness()
def Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.testpic_brightness |
( |
|
self | ) |
|
◆ testpic_colors()
def Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.testpic_colors |
( |
|
self | ) |
|
◆ testpic_contrast()
def Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.testpic_contrast |
( |
|
self | ) |
|
◆ testpic_filter()
def Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.testpic_filter |
( |
|
self | ) |
|
◆ testpic_fubk()
def Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.testpic_fubk |
( |
|
self | ) |
|
◆ testpic_gamma()
def Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.testpic_gamma |
( |
|
self | ) |
|
◆ basic_colors
Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.basic_colors |
◆ next
Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.next |
◆ skin
string Plugins.SystemPlugins.VideoTune.VideoFinetune.VideoFinetune.skin |
|
static |
Initial value:= """
<screen position="0,0" size="720,576">
<widget source="Canvas" render="Canvas" position="0,0" size="720,576" />
</screen>"""
The documentation for this class was generated from the following file: