#include <NewBoxShape.h>
Öffentliche Methoden | |
NewMutBoxShape (wxWindow *parent, wxWindowID wid) | |
bool | Create (wxWindow *parent, wxWindowID wid) |
virtual | ~NewMutBoxShape () |
virtual bool | CanHandleType (int type) |
virtual bool | replaceSelfBy (MutBoxShape *newshape) |
virtual void | InitializeDialog (BoxDlg *dlg) const |
virtual bool | readDialog (BoxDlg *box) |
Private Methoden | |
virtual MutIcon & | GetMutIcon () |
Calculates the Icon to be used. |
Definiert in Zeile 119 der Datei NewBoxShape.h.
virtual MutIcon& NewMutBoxShape::GetMutIcon | ( | ) | [private, virtual] |
Calculates the Icon to be used.
Erneute Implementation von MutBoxIconShape.