Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fpdfapi/parser/cpdf_object.h"
#include "core/fxcrt/bytestring.h"
#include "core/fxcrt/retain_ptr.h"
Go to the source code of this file.
Classes | |
class | CPDF_Boolean |
Functions | |
CPDF_Boolean * | ToBoolean (CPDF_Object *obj) |
const CPDF_Boolean * | ToBoolean (const CPDF_Object *obj) |
|
inline |
Definition at line 40 of file cpdf_boolean.h.
References CPDF_Object::AsBoolean().
Referenced by CPDF_Array::GetBooleanAt(), and CPDF_Dictionary::GetBooleanFor().
|
inline |
Definition at line 36 of file cpdf_boolean.h.
References CPDF_Object::AsMutableBoolean().