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
CPDFSDK_PauseAdapter Class Referencefinal

#include <cpdfsdk_pauseadapter.h>

+ Inheritance diagram for CPDFSDK_PauseAdapter:
+ Collaboration diagram for CPDFSDK_PauseAdapter:

Public Member Functions

 CPDFSDK_PauseAdapter (IFSDK_PAUSE *IPause)
 
 ~CPDFSDK_PauseAdapter () override
 
bool NeedToPauseNow () override
 
- Public Member Functions inherited from PauseIndicatorIface
virtual ~PauseIndicatorIface ()=default
 

Detailed Description

Definition at line 14 of file cpdfsdk_pauseadapter.h.

Constructor & Destructor Documentation

◆ CPDFSDK_PauseAdapter()

CPDFSDK_PauseAdapter::CPDFSDK_PauseAdapter ( IFSDK_PAUSE * IPause)
explicit

Definition at line 9 of file cpdfsdk_pauseadapter.cpp.

References CPDFSDK_PauseAdapter().

Referenced by CPDFSDK_PauseAdapter(), FPDF_RenderPage_Continue(), and FPDF_RenderPageBitmapWithColorScheme_Start().

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

◆ ~CPDFSDK_PauseAdapter()

CPDFSDK_PauseAdapter::~CPDFSDK_PauseAdapter ( )
overridedefault

Member Function Documentation

◆ NeedToPauseNow()

bool CPDFSDK_PauseAdapter::NeedToPauseNow ( )
overridevirtual

Implements PauseIndicatorIface.

Definition at line 14 of file cpdfsdk_pauseadapter.cpp.


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