#include <backendselect.h>
Definition at line 9 of file backendselect.h.
Public Member Functions | |
| ListBoxDevice (QListBox *list, const QString &name, DeviceLocation *dev) | |
| virtual | ~ListBoxDevice () |
Public Attributes | |
| DeviceLocation * | m_dev |
| ListBoxDevice::ListBoxDevice | ( | QListBox * | list, | |
| const QString & | name, | |||
| DeviceLocation * | dev | |||
| ) | [inline] |
Definition at line 13 of file backendselect.h.
| virtual ListBoxDevice::~ListBoxDevice | ( | ) | [inline, virtual] |
Definition at line 20 of file backendselect.h.
1.5.5