#include "wx/wx.h"
#include "wx/txtstrm.h"
#include "a2dprivate.h"
#include "wx/canvas/canmod.h"
#include "wx/editor/sttool.h"
#include "wx/editor/edit.h"
#include "wx/editor/styledialg.h"
#include "wx/editor/strucdlg.h"
#include "wx/editor/tooldlg.h"
#include "wx/editor/doccancom.h"


Go to the source code of this file.
Classes | |
| class | a2dEditorMultiFrameViewConnector |
| Creates and Connect a wxEditorFrame + a2dCanvas with a view. More... | |
| class | a2dEditorFrameEvent |
| used to theme a a2dEditorFrame More... | |
| class | a2dEditorFrame |
| sepcialized Frame for editor of a2dCanvas More... | |
Typedefs | |
| typedef void(wxEvtHandler::* | a2dEditorFrameEventFunction )(a2dEditorFrameEvent &) |
| see a2dEditorFrameEvent | |
Variables | |
| const long | TOOLOPTION_FIRST |
| const long | TOOLOPTION_ONTOP |
| const long | TOOLOPTION_RECTANGLE |
| const long | TOOLOPTION_REDRAW |
| const long | TOOLOPTION_COPY |
| const long | TOOLOPTION_FILLED |
| const long | TOOLOPTION_WIRE |
| const long | TOOLOPTION_INVERT |
| const long | TOOLOPTION_WIRE_ZERO_WIDTH |
| const long | TOOLOPTION_INVERT_ZERO_WIDTH |
| const long | TOOLOPTION_LAST |
| const long | MSHOW_T |
| const long | MSHOW_FIRST |
| const long | MSHOW_LIBPOINTS |
| const long | MSHOW_LIB |
| const long | MSHOW_LAST |
| const long | Layer_view |
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file canedit.h.