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_dataavail.h>
Public Attributes | |
int | version |
void(* | AddSegment )(struct _FX_DOWNLOADHINTS *pThis, size_t offset, size_t size) |
Definition at line 71 of file fpdf_dataavail.h.
void(* _FX_DOWNLOADHINTS::AddSegment) (struct _FX_DOWNLOADHINTS *pThis, size_t offset, size_t size) |
Definition at line 87 of file fpdf_dataavail.h.
Referenced by DownloadHintsImpl::DownloadHintsImpl().
int _FX_DOWNLOADHINTS::version |
Definition at line 73 of file fpdf_dataavail.h.
Referenced by DownloadHintsImpl::DownloadHintsImpl().