#include <adeviceprefs.h>
Inherits BC_PopupTextBox.

Public Member Functions | |
| ALSADevice (PreferencesDialog *dialog, int x, int y, char *output, ArrayList< BC_ListBoxItem * > *devices) | |
| ~ALSADevice () | |
| int | handle_event () |
Data Fields | |
| char * | output |
Definition at line 138 of file adeviceprefs.h.
| ALSADevice::ALSADevice | ( | PreferencesDialog * | dialog, | |
| int | x, | |||
| int | y, | |||
| char * | output, | |||
| ArrayList< BC_ListBoxItem * > * | devices | |||
| ) |
Definition at line 650 of file adeviceprefs.C.
| ALSADevice::~ALSADevice | ( | ) |
Definition at line 666 of file adeviceprefs.C.
| int ALSADevice::handle_event | ( | ) | [virtual] |
Reimplemented from BC_PopupTextBox.
Definition at line 670 of file adeviceprefs.C.
References BC_PopupTextBox::get_text(), and output.

| char* ALSADevice::output |
1.5.5