![]() |
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_annotiterator.h"#include "fpdfsdk/cpdfsdk_formfillenvironment.h"#include "fpdfsdk/cpdfsdk_helpers.h"#include "fpdfsdk/cpdfsdk_widget.h"#include "fpdfsdk/formfiller/cffl_formfield.h"#include "fpdfsdk/pwl/cpwl_special_button.h"#include "fpdfsdk/pwl/cpwl_wnd.h"#include "testing/embedder_test.h"Go to the source code of this file.
Classes | |
| class | CPWLSpecialButtonEmbedderTest |
Functions | |
| TEST_F (CPWLSpecialButtonEmbedderTest, EnterOnReadOnlyCheckBox) | |
| TEST_F (CPWLSpecialButtonEmbedderTest, EnterOnCheckBox) | |
| TEST_F (CPWLSpecialButtonEmbedderTest, EnterOnReadOnlyRadioButton) | |
| TEST_F (CPWLSpecialButtonEmbedderTest, EnterOnRadioButton) | |
| TEST_F | ( | CPWLSpecialButtonEmbedderTest | , |
| EnterOnCheckBox | ) |
Definition at line 120 of file cpwl_special_button_embeddertest.cpp.
References CPWL_CheckBox::IsChecked().
| TEST_F | ( | CPWLSpecialButtonEmbedderTest | , |
| EnterOnRadioButton | ) |
Definition at line 141 of file cpwl_special_button_embeddertest.cpp.
References CPWL_RadioButton::IsChecked().
| TEST_F | ( | CPWLSpecialButtonEmbedderTest | , |
| EnterOnReadOnlyCheckBox | ) |
Definition at line 111 of file cpwl_special_button_embeddertest.cpp.
References CPWL_CheckBox::IsChecked().
| TEST_F | ( | CPWLSpecialButtonEmbedderTest | , |
| EnterOnReadOnlyRadioButton | ) |
Definition at line 132 of file cpwl_special_button_embeddertest.cpp.
References CPWL_RadioButton::IsChecked().