![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "testing/embedder_test.h"#include <algorithm>#include <memory>#include <string>#include <utility>#include <vector>#include "core/fdrm/fx_crypt.h"#include "core/fxcrt/check.h"#include "core/fxcrt/check_op.h"#include "core/fxcrt/containers/contains.h"#include "core/fxcrt/fx_memcpy_wrappers.h"#include "core/fxcrt/numerics/checked_math.h"#include "core/fxcrt/numerics/safe_conversions.h"#include "fpdfsdk/cpdfsdk_helpers.h"#include "public/cpp/fpdf_scopers.h"#include "public/fpdf_dataavail.h"#include "public/fpdf_edit.h"#include "public/fpdf_text.h"#include "public/fpdfview.h"#include "testing/embedder_test_environment.h"#include "testing/gmock/include/gmock/gmock.h"#include "testing/test_loader.h"#include "testing/utils/bitmap_saver.h"#include "testing/utils/file_util.h"#include "testing/utils/hash.h"#include "testing/utils/path_service.h"