azahar/src/citra_qt/camera
OpenSauce04 91e14ad6c5 qt: For Qt 6.9.0 and above, use QImage::flipped over QImage::mirrored
The latter has been deprecated, and is causing build failures where deprecations warnings are treated as errors.
2025-04-10 18:13:39 +01:00
..
camera_util.cpp qt: For Qt 6.9.0 and above, use QImage::flipped over QImage::mirrored 2025-04-10 18:13:39 +01:00
camera_util.h citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00
qt_camera_base.cpp Added "Small Screen Position" feature 2024-11-10 20:41:28 +00:00
qt_camera_base.h StillImageCamera: move GetFilePath to UI thread 2018-06-07 14:57:06 +08:00
qt_multimedia_camera.cpp Merged the SDL and Qt frontends together into a single unified executable 2024-11-10 19:28:04 +00:00
qt_multimedia_camera.h qt: Migrate to Qt6. (#6418) 2023-05-05 03:10:34 -07:00
still_image_camera.cpp interface.h: forward declare resolution 2020-08-20 01:30:13 -03:00
still_image_camera.h StillImageCamera: fix multiple prompt 2018-06-07 14:57:07 +08:00