OSDN Git Service

Allow plugins to choose NVDAObject overlay classes by implementing a chooseNVDAObject...
authorJames Teh <jamie@jantrid.net>
Mon, 29 Nov 2010 03:12:21 +0000 (13:12 +1000)
committerJames Teh <jamie@jantrid.net>
Mon, 29 Nov 2010 03:12:21 +0000 (13:12 +1000)
commit8a248ec10521c36f25911f398afde2c22dbc0e2e
tree8407e32cca1d9852af95028df80f9c5e9c4ee03f
parent3fa0644c1c6ec4f79009210f31f4bf304be16738
Allow plugins to choose NVDAObject overlay classes by implementing a chooseNVDAObjectOverlayClasses method.
source/NVDAObjects/__init__.py
source/pluginHandler.py