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
_FX_DOWNLOADHINTS Struct Reference

#include <fpdf_dataavail.h>

+ Inheritance diagram for _FX_DOWNLOADHINTS:
+ Collaboration diagram for _FX_DOWNLOADHINTS:

Public Attributes

int version
 
void(* AddSegment )(struct _FX_DOWNLOADHINTS *pThis, size_t offset, size_t size)
 

Detailed Description

Definition at line 71 of file fpdf_dataavail.h.

Member Data Documentation

◆ AddSegment

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().

◆ version

int _FX_DOWNLOADHINTS::version

Definition at line 73 of file fpdf_dataavail.h.

Referenced by DownloadHintsImpl::DownloadHintsImpl().


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