Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <memory>
#include <vector>
#include "build/build_config.h"
#include "core/fxcrt/fx_coordinates.h"
#include "core/fxcrt/retain_ptr.h"
#include "core/fxcrt/unowned_ptr.h"
#include "core/fxge/cfx_path.h"
#include "core/fxge/dib/fx_dib.h"
#include "core/fxge/render_defines.h"
#include "core/fxge/renderdevicedriver_iface.h"
#include "third_party/base/containers/span.h"
Go to the source code of this file.
Classes | |
class | CFX_RenderDevice |
class | CFX_RenderDevice::StateRestorer |
Enumerations | |
enum class | BorderStyle { kSolid , kDash , kBeveled , kInset , kUnderline } |
|
strong |
Enumerator | |
---|---|
kSolid | |
kDash | |
kBeveled | |
kInset | |
kUnderline |
Definition at line 34 of file cfx_renderdevice.h.