CRNativeEvents.h File Reference

#include <wxGuiTest/Common.h>
#include <wx/defs.h>
#include <wx/event.h>
#include <map>

Include dependency graph for CRNativeEvents.h:

Go to the source code of this file.

Namespaces

namespace  wxTst

Classes

struct  wxTst::CREvent
 Correlate wxEventTypes with an event name and Event Category. Used in platform event maps to relate the native event types to wxEvents Note that with wx 2.9 event types are all dynamically assigned in common/events.cpp. More...
class  wxTst::CRNativeEvent
 Abstract base class for native event data capture and synthesis. More...

Typedefs

typedef std::map< wxEventType,
CREvent > 
wxTst::CREventMap
typedef unsigned int wxTst::CREventMask

Enumerations

enum  wxTst::CREventCat {
  wxTst::Undefined = 0x0, wxTst::System = 0x1, wxTst::AppManipulation = 0x1 << 1, wxTst::WindowManipulation = 0x1 << 2,
  wxTst::MouseEvent = 0x1 << 3, wxTst::KeyEvent = 0x1 << 4, wxTst::HotKeyEvent = 0x1 << 5, wxTst::MenuEvent = 0x1 << 6,
  wxTst::MDIEvent = 0x1 << 7, wxTst::ClipboardEvent = 0x1 << 8, wxTst::Command = 0x1 << 9, wxTst::TextEvent = 0x1 << 10
}
 Mask values for setting event masks in platform event classes. More...

Variables

const wxEventType wxEVT_NOT_TRANSLATED


Variable Documentation

const wxEventType wxEVT_NOT_TRANSLATED


wxWidgets Logo Get wxGuiTesting at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated on Tue Mar 17 17:29:30 2009 for wxGuiTesting by doxygen 1.5.5