Viewfinder settings control (2) - version for iOS/OS X
QCameraViewfinderSettingsControl2 - version for AV foundation plugin (the new settings control interface implemented). Change-Id: I3fbfb87925e57c914d43eb711fa5422e26981207 Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
This commit is contained in:
committed by
Yoann Lopes
parent
d27f493df0
commit
0d783b7303
@@ -39,7 +39,8 @@ HEADERS += \
|
||||
avfcameradevicecontrol.h \
|
||||
avfcamerafocuscontrol.h \
|
||||
avfcameraexposurecontrol.h \
|
||||
avfcamerautility.h
|
||||
avfcamerautility.h \
|
||||
avfcameraviewfindersettingscontrol.h
|
||||
|
||||
OBJECTIVE_SOURCES += \
|
||||
avfcameraserviceplugin.mm \
|
||||
@@ -58,7 +59,8 @@ OBJECTIVE_SOURCES += \
|
||||
avfcamerarenderercontrol.mm \
|
||||
avfcamerafocuscontrol.mm \
|
||||
avfcameraexposurecontrol.mm \
|
||||
avfcamerautility.mm
|
||||
avfcamerautility.mm \
|
||||
avfcameraviewfindersettingscontrol.mm
|
||||
|
||||
ios {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user