#include <vdeviceprefs.h>
Public Member Functions | |
| VDriverMenu (int x, int y, VDevicePrefs *device_prefs, int do_input, int *output) | |
| ~VDriverMenu () | |
| char * | driver_to_string (int driver) |
| int | create_objects () |
Public Attributes | |
| VDevicePrefs * | device_prefs |
| int | do_input |
| int * | output |
| char | string [BCTEXTLEN] |
Definition at line 101 of file vdeviceprefs.h.
|
||||||||||||||||||||||||
|
Definition at line 369 of file vdeviceprefs.C. |
|
|
Definition at line 381 of file vdeviceprefs.C. |
|
|
Definition at line 440 of file vdeviceprefs.C. References do_input. Referenced by VDevicePrefs::initialize(). |
|
|
Definition at line 385 of file vdeviceprefs.C. References string. |
|
|
Definition at line 114 of file vdeviceprefs.h. Referenced by VDriverItem::handle_event(). |
|
|
Definition at line 115 of file vdeviceprefs.h. Referenced by create_objects(). |
|
|
Definition at line 116 of file vdeviceprefs.h. Referenced by VDriverItem::handle_event(). |
|
|
Definition at line 117 of file vdeviceprefs.h. Referenced by driver_to_string(). |
1.4.4