wxRectTracker
Functions | Variables
RectTracker.cpp File Reference
#include "RectTracker.h"

Go to the source code of this file.

Functions

static const wxRect NullRect (0, 0,-1,-1)

Variables

const wxEventType wxEVT_TRACKER_CHANGED = wxNewEventType()
const wxEventType wxEVT_TRACKER_CHANGING = wxNewEventType()

Function Documentation

static const wxRect NullRect ( ,
,
1,
1 
) [static]

Variable Documentation

const wxEventType wxEVT_TRACKER_CHANGED = wxNewEventType()

Definition at line 44 of file RectTracker.cpp.

const wxEventType wxEVT_TRACKER_CHANGING = wxNewEventType()

Definition at line 45 of file RectTracker.cpp.