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 Member List

This is the complete list of members for CPDFSDK_BAAnnot, including all inherited members.

ActiveObserversForTesting() constfxcrt::Observableinlineprotected
AddObserver(ObserverIface *pObserver)fxcrt::Observable
AsBAAnnot() overrideCPDFSDK_BAAnnotvirtual
AsXFAWidget()CPDFSDK_Annotvirtual
CanRedo() overrideCPDFSDK_BAAnnotvirtual
CanUndo() overrideCPDFSDK_BAAnnotvirtual
ClearCachedAnnotAP()CPDFSDK_BAAnnotprotected
CPDFSDK_Annot(CPDFSDK_PageView *pPageView)CPDFSDK_Annotexplicitprotected
CPDFSDK_BAAnnot(CPDF_Annot *pAnnot, CPDFSDK_PageView *pPageView)CPDFSDK_BAAnnot
DoHitTest(const CFX_PointF &point) overrideCPDFSDK_BAAnnotvirtual
DrawAppearance(CFX_RenderDevice *pDevice, const CFX_Matrix &mtUser2Device, CPDF_Annot::AppearanceMode mode)CPDFSDK_BAAnnotvirtual
GetAAction(CPDF_AAction::AActionType eAAT)CPDFSDK_BAAnnotvirtual
GetAAction() constCPDFSDK_BAAnnot
GetAction() constCPDFSDK_BAAnnot
GetAnnotDict() constCPDFSDK_BAAnnotprotected
GetAnnotName() constCPDFSDK_BAAnnot
GetAnnotSubtype() const overrideCPDFSDK_BAAnnotvirtual
GetAPDict()CPDFSDK_BAAnnotprotected
GetAppState() constCPDFSDK_BAAnnot
GetBorderStyle() constCPDFSDK_BAAnnot
GetBorderWidth() constCPDFSDK_BAAnnot
GetDestination() constCPDFSDK_BAAnnot
GetFlags() constCPDFSDK_BAAnnot
GetLayoutOrder() const overrideCPDFSDK_BAAnnotvirtual
GetMutableAnnotDict()CPDFSDK_BAAnnotprotected
GetPage()CPDFSDK_Annot
GetPageView() constCPDFSDK_Annotinline
GetPDFAnnot() const overrideCPDFSDK_BAAnnotvirtual
GetPDFPage()CPDFSDK_Annot
GetRect() const overrideCPDFSDK_BAAnnotvirtual
GetSelectedText() overrideCPDFSDK_BAAnnotvirtual
GetText() overrideCPDFSDK_BAAnnotvirtual
GetUnsafeInputHandlers() overrideCPDFSDK_BAAnnotvirtual
GetViewBBox() overrideCPDFSDK_BAAnnotvirtual
GetXFAPage()CPDFSDK_Annot
IsAppearanceValid()CPDFSDK_BAAnnotvirtual
IsFocusableAnnot(const CPDF_Annot::Subtype &annot_type) constCPDFSDK_BAAnnotprotected
IsIndexSelected(int index) overrideCPDFSDK_BAAnnotvirtual
IsVisible() constCPDFSDK_BAAnnot
NotifyObservers()fxcrt::Observable
Observable()fxcrt::Observable
Observable(const Observable &that)=deletefxcrt::Observable
OnChar(uint32_t nChar, Mask< FWL_EVENTFLAG > nFlags) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnChar(ObservedPtr< CPDFSDK_Annot > &pAnnot, uint32_t nChar, Mask< FWL_EVENTFLAG > nFlags)CPDFSDK_Annotstatic
OnDraw(CFX_RenderDevice *pDevice, const CFX_Matrix &mtUser2Device, bool bDrawAnnots) overrideCPDFSDK_BAAnnotvirtual
OnKeyDown(FWL_VKEYCODE nKeyCode, Mask< FWL_EVENTFLAG > nFlags) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnKeyDown(ObservedPtr< CPDFSDK_Annot > &pAnnot, FWL_VKEYCODE nKeyCode, Mask< FWL_EVENTFLAG > nFlags)CPDFSDK_Annotstatic
OnKillFocus(Mask< FWL_EVENTFLAG > nFlags) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnKillFocus(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags)CPDFSDK_Annotstatic
OnLButtonDblClk(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnLButtonDblClk(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point)CPDFSDK_Annotstatic
OnLButtonDown(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnLButtonDown(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point)CPDFSDK_Annotstatic
OnLButtonUp(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnLButtonUp(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point)CPDFSDK_Annotstatic
OnLoad()CPDFSDK_Annotinlinevirtual
OnMouseEnter(Mask< FWL_EVENTFLAG > nFlags) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnMouseEnter(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags)CPDFSDK_Annotstatic
OnMouseExit(Mask< FWL_EVENTFLAG > nFlags) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnMouseExit(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags)CPDFSDK_Annotstatic
OnMouseMove(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnMouseMove(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point)CPDFSDK_Annotstatic
OnMouseWheel(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point, const CFX_Vector &delta) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnMouseWheel(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point, const CFX_Vector &delta)CPDFSDK_Annotstatic
OnRButtonDown(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnRButtonDown(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point)CPDFSDK_Annotstatic
OnRButtonUp(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnRButtonUp(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point)CPDFSDK_Annotstatic
OnSetFocus(Mask< FWL_EVENTFLAG > nFlags) overrideCPDFSDK_BAAnnotprivatevirtual
CPDFSDK_Annot::OnSetFocus(ObservedPtr< CPDFSDK_Annot > &pAnnot, Mask< FWL_EVENTFLAG > nFlags)CPDFSDK_Annotstatic
operator=(const Observable &that)=deletefxcrt::Observable
Redo() overrideCPDFSDK_BAAnnotvirtual
RemoveObserver(ObserverIface *pObserver)fxcrt::Observable
ReplaceAndKeepSelection(const WideString &text) overrideCPDFSDK_BAAnnotvirtual
ReplaceSelection(const WideString &text) overrideCPDFSDK_BAAnnotvirtual
SelectAllText() overrideCPDFSDK_BAAnnotvirtual
SetAnnotName(const WideString &sName)CPDFSDK_BAAnnot
SetAppStateOff()CPDFSDK_BAAnnot
SetBorderStyle(BorderStyle nStyle)CPDFSDK_BAAnnot
SetBorderWidth(int nWidth)CPDFSDK_BAAnnot
SetFlags(uint32_t nFlags)CPDFSDK_BAAnnot
SetIndexSelected(int index, bool selected) overrideCPDFSDK_BAAnnotvirtual
Undo() overrideCPDFSDK_BAAnnotvirtual
~CPDFSDK_Annot()CPDFSDK_Annotvirtual
~CPDFSDK_BAAnnot() overrideCPDFSDK_BAAnnot
~Observable()fxcrt::Observable