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 245 of file fpdfview.h.

Member Data Documentation

◆ m_pIsolate

void* FPDF_LIBRARY_CONFIG_::m_pIsolate

Definition at line 259 of file fpdfview.h.

◆ m_pPlatform

void* FPDF_LIBRARY_CONFIG_::m_pPlatform

Definition at line 270 of file fpdfview.h.

◆ m_pUserFontPaths

const char** FPDF_LIBRARY_CONFIG_::m_pUserFontPaths

Definition at line 254 of file fpdfview.h.

◆ m_RendererType

FPDF_RENDERER_TYPE FPDF_LIBRARY_CONFIG_::m_RendererType

Definition at line 280 of file fpdfview.h.

◆ m_v8EmbedderSlot

unsigned int FPDF_LIBRARY_CONFIG_::m_v8EmbedderSlot

Definition at line 265 of file fpdfview.h.

◆ version

int FPDF_LIBRARY_CONFIG_::version

Definition at line 248 of file fpdfview.h.


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