|
def | init (self, state, settingsPath) |
|
def | unload (self) |
|
def | testPlugin (self) |
|
def | populateWebViewMenu (self, menu, view, r) |
|
def | mousePress (self, type, obj, event) |
|
def | actionSlot (self) |
|
def | showSettings (self, parent) |
|
def | mainWindowCreated (self, window) |
|
def | mainWindowDeleted (self, window) |
|
Definition at line 23 of file hellopython.py.
◆ actionSlot()
def hellopython.hellopython.HelloPlugin.actionSlot |
( |
|
self | ) |
|
◆ init()
def hellopython.hellopython.HelloPlugin.init |
( |
|
self, |
|
|
|
state, |
|
|
|
settingsPath |
|
) |
| |
◆ mainWindowCreated()
def hellopython.hellopython.HelloPlugin.mainWindowCreated |
( |
|
self, |
|
|
|
window |
|
) |
| |
◆ mainWindowDeleted()
def hellopython.hellopython.HelloPlugin.mainWindowDeleted |
( |
|
self, |
|
|
|
window |
|
) |
| |
◆ mousePress()
def hellopython.hellopython.HelloPlugin.mousePress |
( |
|
self, |
|
|
|
type, |
|
|
|
obj, |
|
|
|
event |
|
) |
| |
◆ populateWebViewMenu()
def hellopython.hellopython.HelloPlugin.populateWebViewMenu |
( |
|
self, |
|
|
|
menu, |
|
|
|
view, |
|
|
|
r |
|
) |
| |
◆ showSettings()
def hellopython.hellopython.HelloPlugin.showSettings |
( |
|
self, |
|
|
|
parent |
|
) |
| |
◆ testPlugin()
def hellopython.hellopython.HelloPlugin.testPlugin |
( |
|
self | ) |
|
◆ unload()
def hellopython.hellopython.HelloPlugin.unload |
( |
|
self | ) |
|
◆ buttons
dictionary hellopython.hellopython.HelloPlugin.buttons = {} |
|
static |
◆ schemeHandler
hellopython.hellopython.HelloPlugin.schemeHandler |
◆ settings
hellopython.hellopython.HelloPlugin.settings |
◆ sidebar
hellopython.hellopython.HelloPlugin.sidebar |
◆ view
hellopython.hellopython.HelloPlugin.view |
The documentation for this class was generated from the following file: