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_read_validator.h>
Public Member Functions | |
FX_STACK_ALLOCATED () | |
ScopedSession (RetainPtr< CPDF_ReadValidator > validator) | |
ScopedSession (const ScopedSession &that)=delete | |
ScopedSession & | operator= (const ScopedSession &that)=delete |
~ScopedSession () | |
Definition at line 16 of file cpdf_read_validator.h.
|
explicit |
Definition at line 30 of file cpdf_read_validator.cpp.
References ScopedSession().
Referenced by ScopedSession().
|
delete |
CPDF_ReadValidator::ScopedSession::~ScopedSession | ( | ) |
Definition at line 38 of file cpdf_read_validator.cpp.
CPDF_ReadValidator::ScopedSession::FX_STACK_ALLOCATED | ( | ) |
|
delete |