Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
renderdevicedriver_iface.h File Reference

(0ccf980226462398d5097987466bcffd8236e1e9)

#include <stdint.h>
#include <memory>
#include "build/build_config.h"
#include "core/fxcrt/fx_coordinates.h"
#include "core/fxcrt/retain_ptr.h"
#include "core/fxcrt/span.h"
#include "core/fxge/dib/fx_dib.h"
Include dependency graph for renderdevicedriver_iface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RenderDeviceDriverIface
struct  RenderDeviceDriverIface::StartResult

Enumerations

enum class  DeviceType : bool { kDisplay }

Enumeration Type Documentation

◆ DeviceType

enum class DeviceType : bool
strong
Enumerator
kDisplay 

Definition at line 34 of file renderdevicedriver_iface.h.