#include <BoxIconShape.h>
Öffentliche Methoden | |
MutBoxIconShape () | |
MutBoxIconShape (wxWindow *parent, wxWindowID id=wxID_ANY) | |
virtual | ~MutBoxIconShape () |
bool | Create (wxWindow *parent=NULL, wxWindowID id=wxID_ANY) |
void | GetBordersForSizer (int &borderTop, int &borderOther) const |
virtual void | OnDraw (wxDC &dc) |
virtual bool | Layout () |
MutIcon & | GetMutIcon () |
Calculates the Icon to be used. |
Definiert in Zeile 65 der Datei BoxIconShape.h.
MutBoxIconShape::MutBoxIconShape | ( | ) | [inline] |
Definiert in Zeile 68 der Datei BoxIconShape.h.
:MutIconShape() {}