Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "fpdfsdk/cpdfsdk_annot.h"
#include "fpdfsdk/cpdfsdk_annotiterator.h"
#include "fpdfsdk/cpdfsdk_formfillenvironment.h"
#include "fpdfsdk/cpdfsdk_helpers.h"
#include "testing/embedder_test.h"
#include "testing/embedder_test_mock_delegate.h"
#include "testing/embedder_test_timer_handling_delegate.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
Go to the source code of this file.
Classes | |
class | CPDFSDK_AnnotIteratorTest |
Functions | |
TEST_F (CPDFSDK_AnnotIteratorTest, CPDFSDK_AnnotIterator) | |
TEST_F | ( | CPDFSDK_AnnotIteratorTest | , |
CPDFSDK_AnnotIterator | ) |
Definition at line 28 of file cpdfsdk_annotiterator_embeddertest.cpp.
References CFX_FloatRect::CFX_FloatRect(), CPDFSDK_AnnotIterator::GetFirstAnnot(), CPDFSDK_AnnotIterator::GetLastAnnot(), CPDFSDK_AnnotIterator::GetNextAnnot(), CPDFSDK_FormFillEnvironment::GetPageViewAtIndex(), CPDFSDK_AnnotIterator::GetPrevAnnot(), CPDFSDK_Annot::GetRect(), and CPDF_Annot::WIDGET.