Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <fpdfview.h>
Public Attributes | |
int | version |
const char ** | m_pUserFontPaths |
void * | m_pIsolate |
unsigned int | m_v8EmbedderSlot |
void * | m_pPlatform |
FPDF_RENDERER_TYPE | m_RendererType |
Definition at line 245 of file fpdfview.h.
void* FPDF_LIBRARY_CONFIG_::m_pIsolate |
Definition at line 259 of file fpdfview.h.
void* FPDF_LIBRARY_CONFIG_::m_pPlatform |
Definition at line 270 of file fpdfview.h.
const char** FPDF_LIBRARY_CONFIG_::m_pUserFontPaths |
Definition at line 254 of file fpdfview.h.
FPDF_RENDERER_TYPE FPDF_LIBRARY_CONFIG_::m_RendererType |
Definition at line 280 of file fpdfview.h.
unsigned int FPDF_LIBRARY_CONFIG_::m_v8EmbedderSlot |
Definition at line 265 of file fpdfview.h.
int FPDF_LIBRARY_CONFIG_::version |
Definition at line 248 of file fpdfview.h.