pycrossword
0.4
Pure-Python implementation of a crossword puzzle generator and editor
|
This is the complete list of members for pycross.utils.pluginmanager.PxAPI, including all inherited members.
__getattr__(self, attr) | pycross.utils.pluginmanager.PxAPI | |
__init__(self, mainwindow) | pycross.utils.pluginmanager.PxAPI | |
__mainwindow | pycross.utils.pluginmanager.PxAPI | private |
get_prop(self, propname, default=None) | pycross.utils.pluginmanager.PxAPI | |
global_options(self, option=None, option_sep='/') | pycross.utils.pluginmanager.PxAPI | |
trigger_action(self, action_name, display_name=True) | pycross.utils.pluginmanager.PxAPI |