Version: 0.6.0
wxGISProcessEvent Class Reference

The wxGISProcess class event. More...

#include <gxevent.h>

Inheritance diagram for wxGISProcessEvent:
Collaboration diagram for wxGISProcessEvent:

Public Member Functions

 wxGISProcessEvent (wxEventType eventType=wxPROCESS_START, long nProcessID=wxNOT_FOUND, bool bHasErrors=false)
 
 wxGISProcessEvent (const wxGISProcessEvent &event)
 
void SetProcessID (long nProcessID)
 
long GetProcessID () const
 
void SetHasErrors (bool bHasErrors)
 
bool GetHasErrors () const
 
virtual wxEvent * Clone () const
 

Protected Attributes

long m_nProcessID
 
bool m_bHasErrors
 

Detailed Description

The wxGISProcess class event.


The documentation for this class was generated from the following file:
  • /home/bishop/work/projects/nextgismanager/include/wxgis/core/event.h