|
def | __init__ (self, session) |
|
def | checkWarnings (self) |
|
def | save (self) |
|
def | run (self) |
|
def | updateList (self) |
|
def | PluginDownloadBrowserClosed (self) |
|
def | openExtensionmanager (self) |
|
def | createSummary (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 | 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.PluginBrowser.PluginBrowser.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ checkWarnings()
def Screens.PluginBrowser.PluginBrowser.checkWarnings |
( |
|
self | ) |
|
◆ createSummary()
def Screens.PluginBrowser.PluginBrowser.createSummary |
( |
|
self | ) |
|
◆ openExtensionmanager()
def Screens.PluginBrowser.PluginBrowser.openExtensionmanager |
( |
|
self | ) |
|
◆ PluginDownloadBrowserClosed()
def Screens.PluginBrowser.PluginBrowser.PluginDownloadBrowserClosed |
( |
|
self | ) |
|
◆ run()
def Screens.PluginBrowser.PluginBrowser.run |
( |
|
self | ) |
|
◆ save()
def Screens.PluginBrowser.PluginBrowser.save |
( |
|
self | ) |
|
◆ updateList()
def Screens.PluginBrowser.PluginBrowser.updateList |
( |
|
self | ) |
|
◆ list
Screens.PluginBrowser.PluginBrowser.list |
◆ pluginlist
Screens.PluginBrowser.PluginBrowser.pluginlist |
The documentation for this class was generated from the following file: