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_save.h>
Public Attributes | |
int | version |
int(* | WriteBlock )(struct FPDF_FILEWRITE_ *pThis, const void *pData, unsigned long size) |
Definition at line 19 of file fpdf_save.h.
int FPDF_FILEWRITE_::version |
Definition at line 23 of file fpdf_save.h.
Referenced by EmbedderTest::EmbedderTest(), TEST_F(), and TEST_F().
int(* FPDF_FILEWRITE_::WriteBlock) (struct FPDF_FILEWRITE_ *pThis, const void *pData, unsigned long size) |
Definition at line 39 of file fpdf_save.h.
Referenced by EmbedderTest::EmbedderTest(), TEST_F(), and TEST_F().