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
FPDF_LIBRARY_CONFIG_ Struct Reference

#include <fpdfview.h>

Collaboration diagram for FPDF_LIBRARY_CONFIG_:

Public Attributes

int version
const char ** m_pUserFontPaths
voidm_pIsolate
unsigned int m_v8EmbedderSlot
voidm_pPlatform
FPDF_RENDERER_TYPE m_RendererType

Detailed Description

Definition at line 247 of file fpdfview.h.

Member Data Documentation

◆ m_pIsolate

void* FPDF_LIBRARY_CONFIG_::m_pIsolate

Definition at line 261 of file fpdfview.h.

◆ m_pPlatform

void* FPDF_LIBRARY_CONFIG_::m_pPlatform

Definition at line 272 of file fpdfview.h.

◆ m_pUserFontPaths

const char** FPDF_LIBRARY_CONFIG_::m_pUserFontPaths

Definition at line 256 of file fpdfview.h.

◆ m_RendererType

FPDF_RENDERER_TYPE FPDF_LIBRARY_CONFIG_::m_RendererType

Definition at line 282 of file fpdfview.h.

◆ m_v8EmbedderSlot

unsigned int FPDF_LIBRARY_CONFIG_::m_v8EmbedderSlot

Definition at line 267 of file fpdfview.h.

◆ version

int FPDF_LIBRARY_CONFIG_::version

Definition at line 250 of file fpdfview.h.


The documentation for this struct was generated from the following file: