(self, event)
| 301 | pyfalog.debug('{0} changed to "{1}"', p.GetName(), p.GetValueAsString()) |
| 302 | |
| 303 | def OnPropGridSelect(self, event): |
| 304 | pass |
| 305 | |
| 306 | def OnPropGridRightClick(self, event): |
| 307 | pass |
nothing calls this directly
no outgoing calls
no test coverage detected