A base class for plugins that provides a simple console view where textual information could be displayed to the user.
Definition at line 267 of file base_plugin.py.
Public Member Functions | |
def | __getattribute__ |
def | __init__ |
def | appendText |
def | close |
def | init |
def | isMyApp |
def | onAccChanged |
Public Attributes | |
acc | |
global_hotkeys | |
mark | |
message_area | |
my_app_id | |
node | |
plugin_area | |
text_view | |
viewport | |
Static Public Attributes | |
plugin_desc_localized = None | |
plugin_description = None | |
plugin_name = None | |
plugin_name_localized = None |