|
hydrogen 1.1.1
|
Combo box showing a list of available devices for a given driver. More...
#include <PreferencesDialog.h>
Public Member Functions | |
| DeviceComboBox (QWidget *pParent) | |
| void | setDriver (QString sDriver) |
| Set the driver name to use. More... | |
| void | setHostAPI (QString sHostAPI) |
| virtual void | showPopup () |
Private Attributes | |
| bool | m_bHasDevices |
| QString | m_sDriver |
| QString | m_sHostAPI |
Combo box showing a list of available devices for a given driver.
List is calculated lazily when needed.
| DeviceComboBox | ( | QWidget * | pParent | ) |
|
inline |
Set the driver name to use.
|
inline |
|
virtual |
|
private |
|
private |
|
private |