#include <devicewidgetimpl.h>
Inheritance diagram for DeviceWidgetImpl::
Public Types | |
enum | RegionNPS { region_ntsc = 1, region_pal = 2, region_pal_60 = 3, region_secam = 4 } |
Public Methods | |
DeviceWidgetImpl (QWidget *, ConfigData *, QtVision *) | |
~DeviceWidgetImpl () | |
void | device (QtVision *) |
void | setCurrentDevice () |
bool | deviceChanged () |
Protected Slots | |
void | slotChangeSources (const QString &) |
|
set QtVision object to contain the currently selected device.
|
|
Update the dialog to display the currently selected device, if it exists.
|