wxRectTracker
|
#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() |
static const wxRect NullRect | ( | 0 | , |
0 | , | ||
- | 1, | ||
- | 1 | ||
) | [static] |
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.