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

(3a75aeca76f42a8b450f66ff01cd2c933f53d876)

#include "qwincapturablewindows_p.h"
#include "private/qcapturablewindow_p.h"
#include <qt_windows.h>
+ Include dependency graph for qwincapturablewindows.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE bool isTopLevelWindow (HWND hwnd)
 
static bool canCaptureWindow (HWND hwnd)
 
static QString windowTitle (HWND hwnd)
 

Function Documentation

◆ canCaptureWindow()

static bool canCaptureWindow ( HWND hwnd)
static

Definition at line 16 of file qwincapturablewindows.cpp.

References Q_ASSERT, and rect.

Referenced by QWinCapturableWindows::isWindowValid(), and QWinCapturableWindows::windows().

+ Here is the caller graph for this function:

◆ isTopLevelWindow()

static QT_BEGIN_NAMESPACE bool isTopLevelWindow ( HWND hwnd)
static

Definition at line 11 of file qwincapturablewindows.cpp.

Referenced by QWinCapturableWindows::isWindowValid().

+ Here is the caller graph for this function:

◆ windowTitle()

static QString windowTitle ( HWND hwnd)
static

Definition at line 33 of file qwincapturablewindows.cpp.

References QString::fromStdWString().

Referenced by QFontDialogPrivate::helperPrepareShow(), QColorDialogPrivate::helperPrepareShow(), QWinCapturableWindows::windows(), and QX11CapturableWindows::windows().

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