Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qcapturablewindow.cpp File Reference

(569bf0b553022603b89e308c76fafa11e0082269)

#include "qcapturablewindow.h"
#include "qcapturablewindow_p.h"
#include "qplatformmediaintegration_p.h"
#include "moc_qcapturablewindow.cpp"
+ Include dependency graph for qcapturablewindow.cpp:

Go to the source code of this file.

Functions

bool operator== (const QCapturableWindow &lhs, const QCapturableWindow &rhs) noexcept
 
QDebug operator<< (QDebug dbg, const QCapturableWindow &window)
 

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug dbg,
const QCapturableWindow & window )

Definition at line 146 of file qcapturablewindow.cpp.

◆ operator==()

bool operator== ( const QCapturableWindow & lhs,
const QCapturableWindow & rhs )
noexcept

Definition at line 95 of file qcapturablewindow.cpp.