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
qcapturablewindow.cpp File Reference

(2c84b19f73f83aedf7766752cd9aea006f387ab1)

#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)
QDebug operator<< (QDebug dbg, const QCapturableWindow &window)

Function Documentation

◆ operator<<()

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

Definition at line 188 of file qcapturablewindow.cpp.

◆ operator==()

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

Definition at line 134 of file qcapturablewindow.cpp.