![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "fxjs/cjs_document.h"#include <stdint.h>#include <utility>#include "constants/access_permissions.h"#include "core/fpdfapi/page/cpdf_pageimagecache.h"#include "core/fpdfapi/page/cpdf_pageobject.h"#include "core/fpdfapi/page/cpdf_textobject.h"#include "core/fpdfapi/parser/cpdf_array.h"#include "core/fpdfapi/parser/cpdf_dictionary.h"#include "core/fpdfapi/parser/cpdf_name.h"#include "core/fpdfapi/parser/cpdf_string.h"#include "core/fpdfdoc/cpdf_interactiveform.h"#include "core/fpdfdoc/cpdf_nametree.h"#include "core/fxcrt/check.h"#include "core/fxcrt/span.h"#include "fpdfsdk/cpdfsdk_annotiteration.h"#include "fpdfsdk/cpdfsdk_formfillenvironment.h"#include "fpdfsdk/cpdfsdk_interactiveform.h"#include "fpdfsdk/cpdfsdk_pageview.h"#include "fxjs/cjs_annot.h"#include "fxjs/cjs_app.h"#include "fxjs/cjs_delaydata.h"#include "fxjs/cjs_event_context.h"#include "fxjs/cjs_field.h"#include "fxjs/cjs_icon.h"#include "fxjs/js_resources.h"#include "v8/include/v8-container.h"