97 return lhs.d == rhs.d || (lhs.d && rhs.d && lhs.d->id == rhs.d->id);
141 :
d(capturablePrivate)
145#ifndef QT_NO_DEBUG_STREAM
156#include "moc_qcapturablewindow.cpp"
Q_MULTIMEDIA_EXPORT ~QCapturableWindow()
Destroys the window information.
Q_MULTIMEDIA_EXPORT QCapturableWindow()
Constructs a null capturable window information that doesn't refer to any window.
Q_MULTIMEDIA_EXPORT QCapturableWindow & operator=(const QCapturableWindow &other)
Moves other into this QCapturableWindow.
\macro QT_RESTRICTED_CAST_FROM_ASCII
static QString fromUtf8(QByteArrayView utf8)
This is an overloaded member function, provided for convenience. It differs from the above function o...
QString arg(qlonglong a, int fieldwidth=0, int base=10, QChar fillChar=u' ') const
bool isEmpty() const
Returns true if the string has no characters; otherwise returns false.
static QString number(int, int base=10)
This is an overloaded member function, provided for convenience. It differs from the above function o...
Combined button and popup list for selecting options.
QDebug operator<<(QDebug dbg, const QCapturableWindow &window)
bool operator==(const QCapturableWindow &lhs, const QCapturableWindow &rhs) noexcept
#define QT_DEFINE_QESDP_SPECIALIZATION_DTOR(Class)
QLatin1StringView QLatin1String