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