#include "a2dprec.h"#include "wx/wx.h"#include "wx/canvas/canmod.h"#include "wx/filename.h"#include "wx/editor/sttool.h"#include "wx/editor/edit.h"#include "wx/editor/candocproc.h"

Go to the source code of this file.
Functions | |
| WX_DEFINE_LIST (wxZoomList) | |
| INITIALIZE_PROPERTIES (a2dDrawTextTool, a2dStDrawTool) | |
Variables | |
| const long | TC_UNDO = wxNewId() |
| const long | TC_REDO = wxNewId() |
| const long | TC_ENDTOOL = wxNewId() |
| const long | TC_ZOOMIN = wxNewId() |
| const long | TC_ZOOMOUT = wxNewId() |
| const long | TC_ZOOMBACK = wxNewId() |
| const long | TC_ZOOMOUT2 = wxNewId() |
| const long | TC_ZOOMIN2 = wxNewId() |
| const long | TC_ZOOMPANXY = wxNewId() |
| const long | TC_PROPERTY_XY = wxNewId() |
Licence: wxWidgets Licence
RCS-ID:
Definition in file sttool.cpp.