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
DownloadHintsImpl Class Referencefinal
+ Inheritance diagram for DownloadHintsImpl:
+ Collaboration diagram for DownloadHintsImpl:

Public Member Functions

 DownloadHintsImpl (FakeFileAccess *simulator)
 
 DownloadHintsImpl (FakeFileAccess *simulator)
 

Static Public Member Functions

static void AddSegmentImpl (FX_DOWNLOADHINTS *pThis, size_t offset, size_t size)
 
static void AddSegmentImpl (FX_DOWNLOADHINTS *pThis, size_t offset, size_t size)
 

Additional Inherited Members

- Public Attributes inherited from _FX_DOWNLOADHINTS
int version
 
void(* AddSegment )(struct _FX_DOWNLOADHINTS *pThis, size_t offset, size_t size)
 

Detailed Description

Definition at line 51 of file fake_file_access.cpp.

Constructor & Destructor Documentation

◆ DownloadHintsImpl() [1/2]

DownloadHintsImpl::DownloadHintsImpl ( FakeFileAccess * simulator)
inlineexplicit

Definition at line 53 of file fake_file_access.cpp.

References DownloadHintsImpl(), _FX_DOWNLOADHINTS::AddSegment, and _FX_DOWNLOADHINTS::version.

Referenced by DownloadHintsImpl().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DownloadHintsImpl() [2/2]

DownloadHintsImpl::DownloadHintsImpl ( FakeFileAccess * simulator)
inlineexplicit

Definition at line 53 of file fake_file_access.cpp.

Member Function Documentation

◆ AddSegmentImpl() [1/2]

static void DownloadHintsImpl::AddSegmentImpl ( FX_DOWNLOADHINTS * pThis,
size_t offset,
size_t size )
inlinestatic

Definition at line 59 of file fake_file_access.cpp.

◆ AddSegmentImpl() [2/2]

static void DownloadHintsImpl::AddSegmentImpl ( FX_DOWNLOADHINTS * pThis,
size_t offset,
size_t size )
inlinestatic

Definition at line 59 of file fake_file_access.cpp.


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