/Volumes/disk/skia/trunk/include/views/SkEvent.h File Reference

#include "SkDOM.h"
#include "SkMetaData.h"
#include "SkString.h"
Include dependency graph for SkEvent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SkEvent

Typedefs

typedef uint32_t SkEventSinkID

Typedef Documentation

typedef uint32_t SkEventSinkID

Unique 32bit id used to identify an instance of SkEventSink. When events are posted, they are posted to a specific sinkID. When it is time to dispatch the event, the sinkID is used to find the specific SkEventSink object. If it is found, its doEvent() method is called with the event.

Definition at line 31 of file SkEvent.h.


Generated on Tue Oct 20 10:33:02 2009 for Skia by  doxygen 1.6.1