![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CJS_EventContext, including all inherited members.
| Change() | CJS_EventContext | |
| ChangeEx() const | CJS_EventContext | inline |
| CJS_EventContext(CJS_Runtime *pRuntime) | CJS_EventContext | explicit |
| CommitKey() const | CJS_EventContext | inline |
| EventKind() const | CJS_EventContext | inline |
| FieldFull() const | CJS_EventContext | inline |
| GetFormFillEnv() const | CJS_EventContext | inline |
| GetJSRuntime() const | CJS_EventContext | inline |
| HasValue() const | CJS_EventContext | inline |
| IsUserGesture() const | CJS_EventContext | |
| IsValid() const | CJS_EventContext | inline |
| KeyDown() const | CJS_EventContext | inline |
| Kind enum name | CJS_EventContext | |
| Modifier() const | CJS_EventContext | inline |
| Name() const | CJS_EventContext | |
| OnDoc_DidPrint() override | CJS_EventContext | virtual |
| OnDoc_DidSave() override | CJS_EventContext | virtual |
| OnDoc_Open(const WideString &strTargetName) override | CJS_EventContext | virtual |
| OnDoc_WillClose() override | CJS_EventContext | virtual |
| OnDoc_WillPrint() override | CJS_EventContext | virtual |
| OnDoc_WillSave() override | CJS_EventContext | virtual |
| OnExternal_Exec() override | CJS_EventContext | virtual |
| OnField_Blur(bool bModifier, bool bShift, CPDF_FormField *pTarget, WideString *Value) override | CJS_EventContext | virtual |
| OnField_Calculate(CPDF_FormField *pSource, CPDF_FormField *pTarget, WideString *pValue, bool *pRc) override | CJS_EventContext | virtual |
| OnField_Focus(bool bModifier, bool bShift, CPDF_FormField *pTarget, WideString *Value) override | CJS_EventContext | virtual |
| OnField_Format(CPDF_FormField *pTarget, WideString *Value) override | CJS_EventContext | virtual |
| OnField_Keystroke(WideString *strChange, const WideString &strChangeEx, bool bKeyDown, bool bModifier, int *nSelEnd, int *nSelStart, bool bShift, CPDF_FormField *pTarget, WideString *Value, bool bWillCommit, bool bFieldFull, bool *bRc) override | CJS_EventContext | virtual |
| OnField_MouseDown(bool bModifier, bool bShift, CPDF_FormField *pTarget) override | CJS_EventContext | virtual |
| OnField_MouseEnter(bool bModifier, bool bShift, CPDF_FormField *pTarget) override | CJS_EventContext | virtual |
| OnField_MouseExit(bool bModifier, bool bShift, CPDF_FormField *pTarget) override | CJS_EventContext | virtual |
| OnField_MouseUp(bool bModifier, bool bShift, CPDF_FormField *pTarget) override | CJS_EventContext | virtual |
| OnField_Validate(WideString *strChange, const WideString &strChangeEx, bool bKeyDown, bool bModifier, bool bShift, CPDF_FormField *pTarget, WideString *Value, bool *bRc) override | CJS_EventContext | virtual |
| OnPage_Close() override | CJS_EventContext | virtual |
| OnPage_InView() override | CJS_EventContext | virtual |
| OnPage_Open() override | CJS_EventContext | virtual |
| OnPage_OutView() override | CJS_EventContext | virtual |
| Rc() | CJS_EventContext | |
| ResetWillCommitForTest() | CJS_EventContext | inline |
| RunScript(const WideString &script) override | CJS_EventContext | virtual |
| SelEnd() const | CJS_EventContext | |
| SelStart() const | CJS_EventContext | |
| SetRCForTest(bool *pRC) | CJS_EventContext | inline |
| SetSelEnd(int value) | CJS_EventContext | |
| SetSelStart(int value) | CJS_EventContext | |
| SetStrChangeForTest(WideString *pStrChange) | CJS_EventContext | inline |
| SetValueForTest(WideString *pStr) | CJS_EventContext | inline |
| Shift() const | CJS_EventContext | inline |
| SourceField() | CJS_EventContext | |
| SourceName() const | CJS_EventContext | inline |
| TargetField() | CJS_EventContext | |
| TargetName() const | CJS_EventContext | inline |
| Type() const | CJS_EventContext | |
| Value() | CJS_EventContext | inline |
| WillCommit() const | CJS_EventContext | inline |
| ~CJS_EventContext() override | CJS_EventContext | |
| ~IJS_EventContext()=default | IJS_EventContext | virtual |