![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <vector>
#include "core/fxcrt/check.h"
#include "core/fxcrt/check_op.h"
#include "fpdfsdk/cpdfsdk_annotiterator.h"
#include "fpdfsdk/cpdfsdk_baannot.h"
#include "fpdfsdk/cpdfsdk_formfillenvironment.h"
#include "fpdfsdk/cpdfsdk_helpers.h"
#include "fpdfsdk/cpdfsdk_pageview.h"
#include "testing/embedder_test.h"
Go to the source code of this file.
Classes | |
class | CPDFSDKBAAnnotTest |
Functions | |
TEST_F (CPDFSDKBAAnnotTest, TabToLinkOrHighlightAnnot) |
TEST_F | ( | CPDFSDKBAAnnotTest | , |
TabToLinkOrHighlightAnnot | ) |
Definition at line 65 of file cpdfsdk_baannot_embeddertest.cpp.
References CPDFSDK_Annot::GetAnnotSubtype(), CPDF_Annot::HIGHLIGHT, CPDF_Annot::LINK, CPDFSDK_Annot::OnKillFocus(), CPDFSDK_Annot::OnSetFocus(), and CPDF_Annot::WIDGET.