#include <DeviceShape.h>


Klassen | |
| class | strptrless |
Öffentliche Typen | |
| typedef std::map< wxString *, MutDeviceShape *, strptrless > | stringmaptype |
| typedef stringmaptype::iterator | stringmapiterator |
Öffentliche Methoden | |
| MutDeviceShape () | |
| MutDeviceShape (wxWindow *parent, wxWindowID id, const wxString &name=wxEmptyString) | |
| virtual | ~MutDeviceShape () |
| bool | Create (wxWindow *parent, wxWindowID id, const wxString &name=wxEmptyString) |
| virtual bool | Recompute () |
| virtual Route * | getRoutes ()=0 |
| virtual void | DoLeftDblClick ()=0 |
| void | LeftDblClickEvent (wxMouseEvent &event) |
Private Methoden | |
| DECLARE_DYNAMIC_CLASS (MutIconShape) | |
| DECLARE_EVENT_TABLE () | |
Definiert in Zeile 82 der Datei DeviceShape.h.
1.7.4