#include <OutputGuidoFileDeviceShape.h>
Öffentliche Methoden | |
MutOutputGuidoFileDeviceShape () | |
MutOutputGuidoFileDeviceShape (wxWindow *parent, wxWindowID id, OutDevice *d) | |
bool | Create (wxWindow *parent, wxWindowID id, OutDevice *d) |
virtual MutIcon & | GetMutIcon () |
Calculates the Icon to be used. | |
void | SetLabel (const wxString &st) |
virtual wxPanel * | GetOutputFilterPanel (wxWindow *parent, Route *route) const |
virtual void | ReadOutputFilterPanel (wxWindow *panel, Route *route) |
Geschützte Methoden | |
virtual void | InitializeDialog (OutputDevDlg *out) const |
virtual bool | readDialog (OutputDevDlg *out) |
virtual bool | CanHandleType (DevType type) |
Geschützte Attribute | |
wxFileName | fileName |
Private Methoden | |
DECLARE_DYNAMIC_CLASS (MutOutputGuidoFileDeviceShape) |
Definiert in Zeile 72 der Datei OutputGuidoFileDeviceShape.h.
MutOutputGuidoFileDeviceShape::MutOutputGuidoFileDeviceShape | ( | ) | [inline] |
Definiert in Zeile 75 der Datei OutputGuidoFileDeviceShape.h.
:MutOutputDeviceShape() {}