|
def | __init__ (self, session) |
|
def | LayoutFinished (self) |
|
def | move (self, x, y) |
|
def | resize (self, w, h) |
|
def | getPosition (self) |
|
def | getSize (self) |
|
def | playService (self, service) |
|
def | getCurrentService (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 Screens.PictureInPicture.PictureInPicture.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ getCurrentService()
def Screens.PictureInPicture.PictureInPicture.getCurrentService |
( |
|
self | ) |
|
◆ getPosition()
def Screens.PictureInPicture.PictureInPicture.getPosition |
( |
|
self | ) |
|
◆ getSize()
def Screens.PictureInPicture.PictureInPicture.getSize |
( |
|
self | ) |
|
◆ LayoutFinished()
def Screens.PictureInPicture.PictureInPicture.LayoutFinished |
( |
|
self | ) |
|
◆ move()
def Screens.PictureInPicture.PictureInPicture.move |
( |
|
self, |
|
|
|
x, |
|
|
|
y |
|
) |
| |
◆ playService()
def Screens.PictureInPicture.PictureInPicture.playService |
( |
|
self, |
|
|
|
service |
|
) |
| |
◆ resize()
def Screens.PictureInPicture.PictureInPicture.resize |
( |
|
self, |
|
|
|
w, |
|
|
|
h |
|
) |
| |
◆ currentService
Screens.PictureInPicture.PictureInPicture.currentService |
◆ pipservice
Screens.PictureInPicture.PictureInPicture.pipservice |
The documentation for this class was generated from the following file: