|
wxArt2D
|
list for a2dCanvasObject More...
#include "wx/wx.h"#include "wx/geometry.h"#include "wx/artbase/afmatrix.h"#include "wx/canvas/candefs.h"#include "wx/canvas/canobj.h"#include "wx/canvas/canprop.h"#include <wx/listimpl.cpp>

Go to the source code of this file.
Classes | |
| class | a2dCanvasObjectList |
| class | a2dCorridor |
| corridor as a direct event path to a a2dCanvasObject More... | |
| class | a2dCanvasObjectIter |
Typedefs | |
|
typedef a2dCanvasObjectList::iterator | a2dCanvasObjectListIter |
Variables | |
| a2dCanvasObjectList * | wxNullCanvasObjectList |
| define a NON a2dCanvasObjectList More... | |
list for a2dCanvasObject
Action that can be performed on a list of a2dCanvasObject's go into a2dCanvasObjectList.
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file objlist.h.
| a2dCanvasObjectList* wxNullCanvasObjectList |
define a NON a2dCanvasObjectList
Even if a a2dCanvasObject has no children, still its Length can be asked for.
Definition at line 53 of file objlist.cpp.