![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "public/fpdf_catalog.h"#include <memory>#include "core/fpdfapi/page/test_with_page_module.h"#include "core/fpdfapi/parser/cpdf_dictionary.h"#include "core/fpdfapi/parser/cpdf_document.h"#include "core/fpdfapi/parser/cpdf_number.h"#include "core/fpdfapi/parser/cpdf_parser.h"#include "core/fpdfapi/parser/cpdf_string.h"#include "core/fpdfapi/parser/cpdf_test_document.h"#include "fpdfsdk/cpdfsdk_helpers.h"#include "public/cpp/fpdf_scopers.h"#include "testing/gtest/include/gtest/gtest.h"Go to the source code of this file.
Classes | |
| class | PDFCatalogTest |
Functions | |
| TEST_F (PDFCatalogTest, IsTagged) | |
| TEST_F | ( | PDFCatalogTest | , |
| IsTagged | ) |
Definition at line 39 of file fpdf_catalog_unittest.cpp.
References FPDFCatalog_IsTagged(), and CPDF_TestDocument::SetRoot().