![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <fxjse.h>
Public Attributes | |
const char * | tag |
const char * | name |
pdfium::span< const FXJSE_FUNCTION_DESCRIPTOR > | methods |
FXJSE_PropTypeGetter | dynPropTypeGetter |
FXJSE_PropGetter | dynPropGetter |
FXJSE_PropSetter | dynPropSetter |
FXJSE_MethodCallback | dynMethodCall |
FXJSE_MethodCallback FXJSE_CLASS_DESCRIPTOR::dynMethodCall |
FXJSE_PropGetter FXJSE_CLASS_DESCRIPTOR::dynPropGetter |
FXJSE_PropSetter FXJSE_CLASS_DESCRIPTOR::dynPropSetter |
FXJSE_PropTypeGetter FXJSE_CLASS_DESCRIPTOR::dynPropTypeGetter |
pdfium::span<const FXJSE_FUNCTION_DESCRIPTOR> FXJSE_CLASS_DESCRIPTOR::methods |
const char* FXJSE_CLASS_DESCRIPTOR::name |
Definition at line 81 of file fxjse.h.
Referenced by CFXJSE_Class::Create(), and testing.tools.encode_pdf_filter._PdfStream::RegisterByName().