| Trees | Indices | Help |
|---|
|
|
Defines a class that extends pyLinAcc.Event.Manager to support AEEvents.
Organization: IBM Corporation
Copyright: Copyright (c) 2005, 2007 IBM Corporation
License: The BSD License
All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php
|
|||
|
EventManager Watches for AT-SPI events and reports them to observers. |
|||
|
|||
log = logging.getLogger('Event')
|
|||
| integer |
EVENT_INTERVAL = 10Number of ms between calls to pump the event queues |
||
| integer |
MAX_EVENTS = 10
|
||
|
MAX_EVENT Maximum number of raw or AEEvents to process in a single callback from the main loop |
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:15 2007 | http://epydoc.sourceforge.net |