Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cpdfsdk_baannot_embeddertest.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <vector>
#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"
#include "third_party/base/check.h"
#include "third_party/base/check_op.h"
+ Include dependency graph for cpdfsdk_baannot_embeddertest.cpp:

Go to the source code of this file.

Classes

class  CPDFSDK_BAAnnotTest
 

Functions

 TEST_F (CPDFSDK_BAAnnotTest, TabToLinkOrHighlightAnnot)
 

Function Documentation

◆ TEST_F()

TEST_F ( CPDFSDK_BAAnnotTest ,
TabToLinkOrHighlightAnnot  )

Definition at line 65 of file cpdfsdk_baannot_embeddertest.cpp.

References CPDFSDK_Annot::GetAnnotSubtype(), CPDF_Annot::HIGHLIGHT, CPDF_Annot::LINK, CPDFSDK_Annot::OnKillFocus(), and CPDFSDK_Annot::OnSetFocus().

+ Here is the call graph for this function: