![]() |
Qt 6.x
The Qt SDK
|
#include "qvideoframe.h"
#include "qgrabwindowsurfacecapture_p.h"
#include "qscreencapture.h"
#include "qffmpegsurfacecapturethread_p.h"
#include "private/qabstractvideobuffer_p.h"
#include "qscreen.h"
#include "qmutex.h"
#include "qwaitcondition.h"
#include "qpixmap.h"
#include "qguiapplication.h"
#include "private/qcapturablewindow_p.h"
#include "qwindow.h"
#include "qpointer.h"
#include <QtCore/qloggingcategory.h>
Go to the source code of this file.
Classes | |
class | QT_BEGIN_NAMESPACE::QImageVideoBuffer |
class | QGrabWindowSurfaceCapture::Grabber |
Namespaces | |
namespace | QT_BEGIN_NAMESPACE |
Combined button and popup list for selecting options. | |
Typedefs | |
using | QT_BEGIN_NAMESPACE::WindowUPtr = std::unique_ptr< QWindow > |