Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
Go to the source code of this file.
Classes | |
class | RenderDeviceDriverIface |
Enumerations | |
enum class | DeviceType : bool { kDisplay , kPrinter } |
|
strong |
Enumerator | |
---|---|
kDisplay | |
kPrinter |
Definition at line 33 of file renderdevicedriver_iface.h.