Rudiments
xmldomevents.h
1 // Copyright (c) 2015 David Muse
2 // See the COPYING file for more information.
3 
4  private:
5  xmldomnode *findEvent(xmldomnode *codetreenode);
6 
7  xmldomeventsprivate *pvt;
Definition: xmldomnode.h:123