The Network event. More...
#include <gxevent.h>
Public Member Functions | |
wxGxCatalogEvent (wxEventType eventType=wxGXOBJECT_ADDED, long nObjectID=wxNOT_FOUND) | |
wxGxCatalogEvent (const wxGxCatalogEvent &event) | |
void | SetObjectID (long nObjectID) |
long | GetObjectID () const |
virtual wxEvent * | Clone () const |
Protected Attributes | |
long | m_nObjectID |