![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qx11capturablewindows_p.h>
Public Member Functions | |
~QX11CapturableWindows () override | |
QList< QCapturableWindow > | windows () const override |
bool | isWindowValid (const QCapturableWindowPrivate &window) const override |
q23::expected< QCapturableWindow, QString > | fromQWindow (QWindow *) const override |
Public Member Functions inherited from QPlatformCapturableWindows | |
QPlatformCapturableWindows ()=default | |
virtual | ~QPlatformCapturableWindows ()=default |
Q_DISABLE_COPY (QPlatformCapturableWindows) |
Definition at line 26 of file qx11capturablewindows_p.h.
|
override |
Definition at line 43 of file qx11capturablewindows.cpp.
|
overridevirtual |
Reimplemented from QPlatformCapturableWindows.
Definition at line 97 of file qx11capturablewindows.cpp.
|
overridevirtual |
Reimplemented from QPlatformCapturableWindows.
Definition at line 86 of file qx11capturablewindows.cpp.
References QT_BEGIN_NAMESPACE::qIsX11WindowValid().
|
overridevirtual |
Reimplemented from QPlatformCapturableWindows.
Definition at line 49 of file qx11capturablewindows.cpp.
References QT_BEGIN_NAMESPACE::qIsX11WindowValid().