![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpdf_creator.h>
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) |
Definition at line 29 of file cpdf_creator.h.
| CPDF_Creator::CPDF_Creator | ( | CPDF_Document * | pDoc, |
| RetainPtr< IFX_RetainableWriteStream > | archive ) |
Definition at line 120 of file cpdf_creator.cpp.
References CPDF_Creator().
Referenced by CPDF_Creator().
|
default |
| bool CPDF_Creator::Create | ( | uint32_t | flags | ) |
Definition at line 550 of file cpdf_creator.cpp.
| void CPDF_Creator::RemoveSecurity | ( | ) |
Definition at line 643 of file cpdf_creator.cpp.
| bool CPDF_Creator::SetFileVersion | ( | int32_t | fileVersion | ) |
Definition at line 636 of file cpdf_creator.cpp.