AVFoundation: implement QCameraInfoControl.

Change-Id: I05f3daa5c4acb90e046e26d6d577ae40dfed0e30
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
This commit is contained in:
Yoann Lopes
2014-02-07 14:20:28 +01:00
committed by The Qt Project
parent 70415c3d97
commit 9a55f5ce57
11 changed files with 257 additions and 65 deletions

View File

@@ -80,9 +80,6 @@ private:
int m_selectedDevice;
bool m_dirty;
int m_defaultDevice;
QStringList m_devices;
QStringList m_deviceDescriptions;
};
QT_END_NAMESPACE