![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| GrabbingProfiler | profiler |
| QChronoTimer | timer |
| QElapsedTimer | elapsedTimer |
| qint64 | lastFrameTime = 0 |
Definition at line 50 of file qsurfacecapturegrabber.cpp.
| QElapsedTimer QSurfaceCaptureGrabber::GrabbingContext::elapsedTimer |
Definition at line 54 of file qsurfacecapturegrabber.cpp.
| qint64 QSurfaceCaptureGrabber::GrabbingContext::lastFrameTime = 0 |
Definition at line 55 of file qsurfacecapturegrabber.cpp.
| GrabbingProfiler QSurfaceCaptureGrabber::GrabbingContext::profiler |
Definition at line 52 of file qsurfacecapturegrabber.cpp.
| QChronoTimer QSurfaceCaptureGrabber::GrabbingContext::timer |
Definition at line 53 of file qsurfacecapturegrabber.cpp.