wxArt2D
Classes | Macros | Typedefs | Variables
canedit.h File Reference

ready made editing class for a a2dCanvas and/or a2dCanvasView More...

#include "wx/wx.h"
#include "a2dprivate.h"
#include "wx/canvas/canmod.h"
#include "wx/canvas/sttool.h"
#include "wx/canvas/edit.h"
#include "wx/editor/candoc.h"
Include dependency graph for canedit.h:
This graph shows which files directly or indirectly include this file:

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...
 

Macros

#define a2dEditorFrameEventHandler(func)   (wxObjectEventFunction)(wxEventFunction)wxStaticCastEvent(a2dEditorFrameEventFunction, &func)
 
#define EVT_THEME_EVENT(func)   wx__DECLARE_EVT0( a2dEVT_THEME_EVENT, a2dEditorFrameEventHandler( func ))
 static wxEvtHandler for theme event, send from a2dEditorFrame
 
#define EVT_INIT_EVENT(func)   wx__DECLARE_EVT0( a2dEVT_INIT_EVENT, a2dEditorFrameEventHandler( func ))
 

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
 
const long a2dShapeClipboard_Copy
 
const long a2dShapeClipboard_Paste
 
const long a2dShapeClipboard_Drag
 

Detailed Description

ready made editing class for a a2dCanvas and/or a2dCanvasView

Author
Klaas Holwerda

Copyright: 2000-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
canedit.h,v 1.37 2009/09/26 19:01:05 titato Exp

Definition in file canedit.h.

canedit.h File Reference -- Sun Oct 12 2014 17:04:26 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation