mastertool.h File Reference

master tools are tools on top of other tools. More...

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

Include dependency graph for mastertool.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a2dGraphicsMasterTool
 Master tool for objects+wires graphics. More...
class  a2dSimpleEditPolygonTool
 Simple (handle-less) wire editing tool intended as sub-tool for master tools. More...
class  a2dToolProperty
 property to hold a a2dBaseTool pointer type variable to be associated with a a2dBaseTool More...
class  a2dSubDrawMasterTool
 Master tool for sub drawing child objects in a2dCanvasObject. More...
class  a2dMasterDrawBase
 common stuff for several master tools More...
class  a2dMasterDrawSelectFirst
 Master tool for objects graphics slecting and dragging nd zooming. More...
class  a2dMasterDrawZoomFirst
 Master tool for objects graphics slecting and dragging nd zooming. More...


Detailed Description

master tools are tools on top of other tools.

Often it is easier to use a tool which only task is to push other tools onto the tool stack. That way a tool can be designed for one task, while the mastertool does define when which tools becomes active.

Author:
Michael Sögtrop
Date:
Created 02/06/2004
Copyright: 2004-2004 (c) Michael Sögtrop

Licence: wxWidgets Licence

RCS-ID:

Id
mastertool.h,v 1.13 2009/04/23 19:35:23 titato Exp

Definition in file mastertool.h.

mastertool.h File Reference -- Tue Aug 31 18:05:34 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation