|
def | __init__ (self, session) |
|
def | __del__ (self) |
|
def | relocate (self) |
|
def | LayoutFinished (self) |
|
def | move (self, x, y) |
|
def | resize (self, w, h) |
|
def | setSizePosMainWindow (self, x=0, y=0, w=0, h=0) |
|
def | setExternalPiP (self, onoff) |
|
def | active (self) |
|
def | inactive (self) |
|
def | getPosition (self) |
|
def | getSize (self) |
|
def | togglePiPMode (self) |
|
def | setMode (self, mode) |
|
def | getMode (self) |
|
def | getModeName (self) |
|
def | playService (self, service) |
|
def | getCurrentService (self) |
|
def | getCurrentServiceReference (self) |
|
def | isPlayableForPipService (self, service) |
|
def | resolveAlternatePipService (self, service) |
|
def | __init__ (self, session, parent=None, mandatoryWidgets=None) |
|
def | __repr__ (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | doClose (self) |
|
def | close (self, *retval) |
|
def | show (self) |
|
def | hide (self) |
|
def | isAlreadyShown (self) |
|
def | isStandAlone (self) |
|
def | getScreenPath (self) |
|
def | setTitle (self, title, showPath=True) |
|
def | getTitle (self) |
|
def | setFocus (self, o) |
|
def | setKeyboardModeNone (self) |
|
def | setKeyboardModeAscii (self) |
|
def | restoreKeyboardMode (self) |
|
def | saveKeyboardMode (self) |
|
def | setDesktop (self, desktop) |
|
def | setAnimationMode (self, mode) |
|
def | getRelatedScreen (self, name) |
|
def | callLater (self, function) |
|
def | applySkin (self) |
|
def | createGUIScreen (self, parent, desktop, updateonly=False) |
|
def | deleteGUIScreen (self) |
|
def | createSummary (self) |
|
def | addSummary (self, summary) |
|
def | removeSummary (self, summary) |
|
◆ __init__()
def Screens.PictureInPicture.PictureInPicture.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ __del__()
def Screens.PictureInPicture.PictureInPicture.__del__ |
( |
|
self | ) |
|
◆ active()
def Screens.PictureInPicture.PictureInPicture.active |
( |
|
self | ) |
|
◆ getCurrentService()
def Screens.PictureInPicture.PictureInPicture.getCurrentService |
( |
|
self | ) |
|
◆ getCurrentServiceReference()
def Screens.PictureInPicture.PictureInPicture.getCurrentServiceReference |
( |
|
self | ) |
|
◆ getMode()
def Screens.PictureInPicture.PictureInPicture.getMode |
( |
|
self | ) |
|
◆ getModeName()
def Screens.PictureInPicture.PictureInPicture.getModeName |
( |
|
self | ) |
|
◆ getPosition()
def Screens.PictureInPicture.PictureInPicture.getPosition |
( |
|
self | ) |
|
◆ getSize()
def Screens.PictureInPicture.PictureInPicture.getSize |
( |
|
self | ) |
|
◆ inactive()
def Screens.PictureInPicture.PictureInPicture.inactive |
( |
|
self | ) |
|
◆ isPlayableForPipService()
def Screens.PictureInPicture.PictureInPicture.isPlayableForPipService |
( |
|
self, |
|
|
|
service |
|
) |
| |
◆ LayoutFinished()
def Screens.PictureInPicture.PictureInPicture.LayoutFinished |
( |
|
self | ) |
|
◆ move()
def Screens.PictureInPicture.PictureInPicture.move |
( |
|
self, |
|
|
|
x, |
|
|
|
y |
|
) |
| |
◆ playService()
def Screens.PictureInPicture.PictureInPicture.playService |
( |
|
self, |
|
|
|
service |
|
) |
| |
◆ relocate()
def Screens.PictureInPicture.PictureInPicture.relocate |
( |
|
self | ) |
|
◆ resize()
def Screens.PictureInPicture.PictureInPicture.resize |
( |
|
self, |
|
|
|
w, |
|
|
|
h |
|
) |
| |
◆ resolveAlternatePipService()
def Screens.PictureInPicture.PictureInPicture.resolveAlternatePipService |
( |
|
self, |
|
|
|
service |
|
) |
| |
◆ setExternalPiP()
def Screens.PictureInPicture.PictureInPicture.setExternalPiP |
( |
|
self, |
|
|
|
onoff |
|
) |
| |
◆ setMode()
def Screens.PictureInPicture.PictureInPicture.setMode |
( |
|
self, |
|
|
|
mode |
|
) |
| |
◆ setSizePosMainWindow()
def Screens.PictureInPicture.PictureInPicture.setSizePosMainWindow |
( |
|
self, |
|
|
|
x = 0 , |
|
|
|
y = 0 , |
|
|
|
w = 0 , |
|
|
|
h = 0 |
|
) |
| |
◆ togglePiPMode()
def Screens.PictureInPicture.PictureInPicture.togglePiPMode |
( |
|
self | ) |
|
◆ choicelist
Screens.PictureInPicture.PictureInPicture.choicelist |
◆ currentService
Screens.PictureInPicture.PictureInPicture.currentService |
◆ currentServiceReference
Screens.PictureInPicture.PictureInPicture.currentServiceReference |
◆ dishpipActive
Screens.PictureInPicture.PictureInPicture.dishpipActive |
◆ pipActive
Screens.PictureInPicture.PictureInPicture.pipActive |
◆ pipservice
Screens.PictureInPicture.PictureInPicture.pipservice |
The documentation for this class was generated from the following file: