|
def | __init__ (self, session, currentTitle, currentUrl, menulist=None) |
|
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.Browser.BrowserMenu.BrowserMenu.__init__ |
( |
|
self, |
|
|
|
session, |
|
|
|
currentTitle, |
|
|
|
currentUrl, |
|
|
|
menulist = None |
|
) |
| |
◆ ACTION_BOOKMARK
int Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.ACTION_BOOKMARK = 0 |
|
static |
◆ ACTION_COOKIES
int Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.ACTION_COOKIES = 1 |
|
static |
◆ ACTION_STORAGE_PATH
int Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.ACTION_STORAGE_PATH = 2 |
|
static |
◆ blue
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.blue |
◆ bof
int Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.bof = height - 35 |
|
static |
◆ currentTitle
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.currentTitle |
◆ currentUrl
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.currentUrl |
◆ detailConfigList
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.detailConfigList |
◆ detailInput
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.detailInput |
◆ detailList
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.detailList |
◆ green
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.green |
◆ height
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.height = int(size.height() * 0.85) |
|
static |
◆ menu
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.menu |
◆ MENU_BOOKMARKS
int Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.MENU_BOOKMARKS = 0 |
|
static |
◆ MENU_CERTS
int Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.MENU_CERTS = 4 |
|
static |
◆ MENU_COOKIES
int Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.MENU_COOKIES = 5 |
|
static |
◆ MENU_DOWNLOADS
int Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.MENU_DOWNLOADS = 3 |
|
static |
◆ MENU_HISTORY
int Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.MENU_HISTORY = 2 |
|
static |
◆ MENU_SETTINGS
int Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.MENU_SETTINGS = 1 |
|
static |
◆ red
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.red |
◆ size
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.size = getDesktop(0).size() |
|
static |
◆ skin
string Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.skin |
|
static |
◆ width
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.width = int(size.width() * 0.9) |
|
static |
◆ yellow
Plugins.Extensions.Browser.BrowserMenu.BrowserMenu.yellow |
The documentation for this class was generated from the following file: