![]() |
Qt 6.x
The Qt SDK
|
#include <private/qplatformvideodevices_p.h>
#include <QtCore/qt_windows.h>
Go to the source code of this file.
Classes | |
class | QWindowsVideoDevices |
Functions | |
QT_BEGIN_NAMESPACE LRESULT QT_WIN_CALLBACK | deviceNotificationWndProc (HWND, UINT, WPARAM, LPARAM) |
QT_BEGIN_NAMESPACE LRESULT QT_WIN_CALLBACK deviceNotificationWndProc | ( | HWND | hWnd, |
UINT | message, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
Definition at line 37 of file qwindowsvideodevices.cpp.
Referenced by createMessageOnlyWindow().