Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <fpdf_ext.h>
Public Attributes | |
int | version |
void(* | FSDK_UnSupport_Handler )(struct _UNSUPPORT_INFO *pThis, int nType) |
Definition at line 51 of file fpdf_ext.h.
void(* _UNSUPPORT_INFO::FSDK_UnSupport_Handler) (struct _UNSUPPORT_INFO *pThis, int nType) |
Definition at line 61 of file fpdf_ext.h.
Referenced by main(), and EmbedderTest::SetUp().
int _UNSUPPORT_INFO::version |
Definition at line 53 of file fpdf_ext.h.
Referenced by FSDK_SetUnSpObjProcessHandler(), main(), and EmbedderTest::SetUp().