
Öffentliche Methoden | |
| InputShapeData (MutInputDeviceShape *b) | |
| MutInputDeviceShape * | GetDevice () |
Private Attribute | |
| MutInputDeviceShape * | device |
| InputFilterPanel::InputShapeData::InputShapeData | ( | MutInputDeviceShape * | b | ) | [inline] |
| MutInputDeviceShape* InputFilterPanel::InputShapeData::GetDevice | ( | ) | [inline] |
Definiert in Zeile 95 der Datei BoxDlg.h.
Benutzt device.
Wird benutzt von InputFilterPanel::GetCurrentSelection().
{ return device; }
Definiert in Zeile 92 der Datei BoxDlg.h.
Wird benutzt von GetDevice() und InputShapeData().
1.7.4