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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

#include <stdint.h>
#include <memory>
#include "core/fxcrt/fx_coordinates.h"
#include "core/fxcrt/retain_ptr.h"
#include "core/fxge/dib/fx_dib.h"
#include "third_party/base/containers/span.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
 

Enumerations

enum class  DeviceType : bool { kDisplay , kPrinter }
 

Enumeration Type Documentation

◆ DeviceType

enum class DeviceType : bool
strong
Enumerator
kDisplay 
kPrinter 

Definition at line 33 of file renderdevicedriver_iface.h.