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
QX11CapturableWindows Class Reference

#include <qx11capturablewindows_p.h>

+ Inheritance diagram for QX11CapturableWindows:
+ Collaboration diagram for QX11CapturableWindows:

Public Member Functions

 ~QX11CapturableWindows () override
 
QList< QCapturableWindowwindows () const override
 
bool isWindowValid (const QCapturableWindowPrivate &window) const override
 
- Public Member Functions inherited from QPlatformCapturableWindows
 QPlatformCapturableWindows ()=default
 
virtual ~QPlatformCapturableWindows ()=default
 
 Q_DISABLE_COPY (QPlatformCapturableWindows)
 

Detailed Description

Definition at line 26 of file qx11capturablewindows_p.h.

Constructor & Destructor Documentation

◆ ~QX11CapturableWindows()

QT_BEGIN_NAMESPACE QX11CapturableWindows::~QX11CapturableWindows ( )
override

Definition at line 12 of file qx11capturablewindows.cpp.

Member Function Documentation

◆ isWindowValid()

bool QX11CapturableWindows::isWindowValid ( const QCapturableWindowPrivate & window) const
overridevirtual

Reimplemented from QPlatformCapturableWindows.

Definition at line 59 of file qx11capturablewindows.cpp.

References window().

Referenced by windows().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ windows()

QList< QCapturableWindow > QX11CapturableWindows::windows ( ) const
overridevirtual

Reimplemented from QPlatformCapturableWindows.

Definition at line 18 of file qx11capturablewindows.cpp.

References QString::fromUtf8(), i, isWindowValid(), qScopeGuard(), Success, windows(), and windowTitle().

Referenced by windows().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: