![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpdf_graphicstates.h>
Public Member Functions | |
| CPDF_GraphicStates () | |
| CPDF_GraphicStates (const CPDF_GraphicStates &that) | |
| CPDF_GraphicStates & | operator= (const CPDF_GraphicStates &that) |
| ~CPDF_GraphicStates () | |
| void | SetDefaultStates () |
| const CPDF_ClipPath & | clip_path () const |
| CPDF_ClipPath & | mutable_clip_path () |
| const CFX_GraphState & | graph_state () const |
| CFX_GraphState & | mutable_graph_state () |
| const CPDF_ColorState & | color_state () const |
| CPDF_ColorState & | mutable_color_state () |
| const CPDF_TextState & | text_state () const |
| CPDF_TextState & | mutable_text_state () |
| const CPDF_GeneralState & | general_state () const |
| CPDF_GeneralState & | mutable_general_state () |
Definition at line 16 of file cpdf_graphicstates.h.
|
default |
|
default |
|
default |
|
inline |
Definition at line 25 of file cpdf_graphicstates.h.
|
inline |
Definition at line 31 of file cpdf_graphicstates.h.
Referenced by CPDF_RenderStatus::CloneObjStates().
|
inline |
Definition at line 37 of file cpdf_graphicstates.h.
|
inline |
Definition at line 28 of file cpdf_graphicstates.h.
|
inline |
Definition at line 26 of file cpdf_graphicstates.h.
|
inline |
Definition at line 32 of file cpdf_graphicstates.h.
|
inline |
Definition at line 38 of file cpdf_graphicstates.h.
|
inline |
Definition at line 29 of file cpdf_graphicstates.h.
|
inline |
Definition at line 35 of file cpdf_graphicstates.h.
|
default |
| void CPDF_GraphicStates::SetDefaultStates | ( | ) |
Definition at line 19 of file cpdf_graphicstates.cpp.
|
inline |
Definition at line 34 of file cpdf_graphicstates.h.