Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtScreenCaptureService Namespace Reference

Variables

QAtomicInteger< int > idCounter = 0
constexpr int REQUEST_CODE_MEDIA_PROJECTION = 24680
constexpr int RESULT_CANCEL = 0
constexpr int RESULT_OK = -1

Variable Documentation

◆ idCounter

QAtomicInteger< int > QtScreenCaptureService::idCounter = 0

Definition at line 22 of file qandroidscreencapture.cpp.

◆ REQUEST_CODE_MEDIA_PROJECTION

int QtScreenCaptureService::REQUEST_CODE_MEDIA_PROJECTION = 24680
constexpr

Definition at line 23 of file qandroidscreencapture.cpp.

◆ RESULT_CANCEL

int QtScreenCaptureService::RESULT_CANCEL = 0
constexpr

Definition at line 24 of file qandroidscreencapture.cpp.

◆ RESULT_OK

int QtScreenCaptureService::RESULT_OK = -1
constexpr

Definition at line 25 of file qandroidscreencapture.cpp.