![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| void | DoURIAction (FPDF_BYTESTRING uri) override |
| void | DoURIAction (FPDF_BYTESTRING uri) override |
| Public Member Functions inherited from EmbedderTest::Delegate | |
| virtual | ~Delegate ()=default |
| virtual void | UnsupportedHandler (int type) |
| virtual int | Alert (FPDF_WIDESTRING message, FPDF_WIDESTRING title, int type, int icon) |
| virtual int | SetTimer (int msecs, TimerCallback fn) |
| virtual void | KillTimer (int id) |
| virtual FPDF_PAGE | GetPage (FPDF_FORMFILLINFO *info, FPDF_DOCUMENT document, int page_index) |
| virtual void | DoGoToAction (FPDF_FORMFILLINFO *info, int page_index, int zoom_mode, float *pos_arry, int array_size) |
| virtual void | OnFocusChange (FPDF_FORMFILLINFO *info, FPDF_ANNOTATION annot, int page_index) |
| virtual void | DoURIActionWithKeyboardModifier (FPDF_FORMFILLINFO *info, FPDF_BYTESTRING uri, int modifiers) |
Definition at line 993 of file fpdf_formfill_embeddertest.cpp.
|
inlineoverridevirtual |
Reimplemented from EmbedderTest::Delegate.
Definition at line 995 of file fpdf_formfill_embeddertest.cpp.
|
inlineoverridevirtual |
Reimplemented from EmbedderTest::Delegate.
Definition at line 995 of file fpdf_formfill_embeddertest.cpp.