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
TestLoader Class Reference

#include <test_loader.h>

+ Collaboration diagram for TestLoader:

Public Member Functions

 TestLoader (pdfium::span< const uint8_t > span)
 

Static Public Member Functions

static int GetBlock (void *param, unsigned long pos, unsigned char *pBuf, unsigned long size)
 

Detailed Description

Definition at line 12 of file test_loader.h.

Constructor & Destructor Documentation

◆ TestLoader()

TestLoader::TestLoader ( pdfium::span< const uint8_t > span)
explicit

Definition at line 12 of file test_loader.cpp.

Member Function Documentation

◆ GetBlock()

int TestLoader::GetBlock ( void * param,
unsigned long pos,
unsigned char * pBuf,
unsigned long size )
static

Definition at line 15 of file test_loader.cpp.

Referenced by EmbedderTest::OpenDocumentWithOptions().

+ Here is the caller graph for this function:

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