#include <BoxDlg.h>
Klassen | |
| class | InputShapeData | 
Öffentliche Methoden | |
| InputFilterPanel (wxWindow *parent) | |
| wxChoicebook * | GetInputDeviceBook () | 
| void | AddPage (wxPanel *panel, const wxString &label, bool selected, MutInputDeviceShape *shape) | 
| wxWindow * | GetCurrentDevicePage () | 
| MutInputDeviceShape * | GetCurrentSelection () | 
| InputFilterPanel::InputFilterPanel | ( | wxWindow * | parent | ) |  [inline] | 
        
| wxChoicebook* InputFilterPanel::GetInputDeviceBook | ( | ) |  [inline] | 
        
Definiert in Zeile 100 der Datei BoxDlg.h.
Wird benutzt von MutBoxChannelShape::InitializeInputFilter().
{ return inputDevice; }
 1.7.4