|
wxArt2D
|
pins and handles More...
#include "wx/wx.h"#include "wx/canvas/candefs.h"#include "wx/canvas/canobj.h"#include "wx/canvas/connectgen.h"

Go to the source code of this file.
Classes | |
| class | a2dHandle |
| a2dHandle is used inside editing versions of a certain objects. More... | |
| class | a2dPin |
| a2dPin is used in a2dCanvasObject to add pins to it. More... | |
| class | a2dPinClass |
| This is a class/type description for a2dPin's. More... | |
Macros | |
| #define | a2dAnyPin NULL |
Typedefs | |
| typedef a2dSmrtPtr< a2dHandle > | a2dHandlePtr |
| smart pointer for a2dHandle | |
|
typedef a2dlist< a2dDumbPtr < a2dPin > > | a2dPinList |
| typedef a2dSmrtPtr< a2dPin > | a2dPinPtr |