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

#include <cpdf_creator.h>

+ Collaboration diagram for CPDF_Creator:

Public Member Functions

 CPDF_Creator (CPDF_Document *pDoc, RetainPtr< IFX_RetainableWriteStream > archive)
 
 ~CPDF_Creator ()
 
void RemoveSecurity ()
 
bool Create (uint32_t flags)
 
bool SetFileVersion (int32_t fileVersion)
 

Detailed Description

Definition at line 29 of file cpdf_creator.h.

Constructor & Destructor Documentation

◆ CPDF_Creator()

CPDF_Creator::CPDF_Creator ( CPDF_Document * pDoc,
RetainPtr< IFX_RetainableWriteStream > archive )

Definition at line 123 of file cpdf_creator.cpp.

References CPDF_Creator().

Referenced by CPDF_Creator().

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

◆ ~CPDF_Creator()

CPDF_Creator::~CPDF_Creator ( )
default

Member Function Documentation

◆ Create()

bool CPDF_Creator::Create ( uint32_t flags)

Definition at line 551 of file cpdf_creator.cpp.

◆ RemoveSecurity()

void CPDF_Creator::RemoveSecurity ( )

Definition at line 642 of file cpdf_creator.cpp.

◆ SetFileVersion()

bool CPDF_Creator::SetFileVersion ( int32_t fileVersion)

Definition at line 635 of file cpdf_creator.cpp.


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