Qt 6.12
Qt Multimedia
C++ Classes
QtMultimedia
QWindowCapture
Qt 6.12.0 Reference Documentation
List of All Members for QWindowCapture
This is the complete list of members for
QWindowCapture
, including inherited members.
enum
Error
QWindowCapture
(QObject *)
~QWindowCapture
()
activeChanged
(bool)
capturableWindows
() : QList<QCapturableWindow>
error
() const : QWindowCapture::Error
errorChanged
()
errorOccurred
(QWindowCapture::Error, const QString &)
errorString
() const : QString
frameRate
() const : std::optional<qreal>
frameRateChanged
()
isActive
() const : bool
resetFrameRate
()
setActive
(bool)
setFrameRate
(std::optional<qreal>)
setWindow
(QCapturableWindow)
start
()
stop
()
window
() const : QCapturableWindow
windowChanged
(QCapturableWindow)