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

(05fc3aef53348fb58be6308076e000825b704e58)

#include "qwindowsnativeinterface.h"
#include "qwindowswindow.h"
#include "qwindowsscreen.h"
#include "qwindowscontext.h"
#include "qwindowscursor.h"
#include "qwindowsopenglcontext.h"
#include "qwindowsintegration.h"
#include "qwindowstheme.h"
#include "qwin10helpers.h"
#include <QtGui/qwindow.h>
#include <QtGui/qopenglcontext.h>
#include <QtGui/qscreen.h>
#include <qpa/qplatformscreen.h>
+ Include dependency graph for qwindowsnativeinterface.cpp:

Go to the source code of this file.

Enumerations

enum  ResourceType {
  RenderingContextType , HandleType , GlHandleType , GetDCType ,
  ReleaseDCType , VkSurface
}
 

Functions

static int resourceType (const QByteArray &key)
 

Enumeration Type Documentation

◆ ResourceType

Enumerator
RenderingContextType 
HandleType 
GlHandleType 
GetDCType 
ReleaseDCType 
VkSurface 

Definition at line 21 of file qwindowsnativeinterface.cpp.

Function Documentation

◆ resourceType()

static int resourceType ( const QByteArray & key)
static

Definition at line 30 of file qwindowsnativeinterface.cpp.