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
cfx_renderdevice.h File Reference

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

#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"
+ Include dependency graph for cfx_renderdevice.h:
+ This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ BorderStyle

enum class BorderStyle
strong
Enumerator
kSolid 
kDash 
kBeveled 
kInset 
kUnderline 

Definition at line 34 of file cfx_renderdevice.h.