|
Foxit PDF SDK
|
This is the complete list of members for foxit::pdf::interform::ChoiceOption, including all inherited members.
| ChoiceOption() | foxit::pdf::interform::ChoiceOption | inline |
| ChoiceOption(const wchar_t *option_value, const wchar_t *option_label, bool selected, bool default_selected) | foxit::pdf::interform::ChoiceOption | inline |
| ChoiceOption(const ChoiceOption &option) | foxit::pdf::interform::ChoiceOption | inline |
| default_selected | foxit::pdf::interform::ChoiceOption | |
| operator=(const ChoiceOption &option) | foxit::pdf::interform::ChoiceOption | inline |
| option_label | foxit::pdf::interform::ChoiceOption | |
| option_value | foxit::pdf::interform::ChoiceOption | |
| selected | foxit::pdf::interform::ChoiceOption | |
| Set(const wchar_t *option_value, const wchar_t *option_label, bool selected, bool default_selected) | foxit::pdf::interform::ChoiceOption | inline |