![]() |
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 CXFA_FFApp::CallbackIface, including all inherited members.
Beep(uint32_t dwType)=0 | CXFA_FFApp::CallbackIface | pure virtual |
DownloadURL(const WideString &wsURL)=0 | CXFA_FFApp::CallbackIface | pure virtual |
GetAppName()=0 | CXFA_FFApp::CallbackIface | pure virtual |
GetAppTitle() const =0 | CXFA_FFApp::CallbackIface | pure virtual |
GetGCHeap() const =0 | CXFA_FFApp::CallbackIface | pure virtual |
GetLanguage()=0 | CXFA_FFApp::CallbackIface | pure virtual |
GetPlatform()=0 | CXFA_FFApp::CallbackIface | pure virtual |
GetTimerHandler() const =0 | CXFA_FFApp::CallbackIface | pure virtual |
MsgBox(const WideString &wsMessage, const WideString &wsTitle, uint32_t dwIconType, uint32_t dwButtonType)=0 | CXFA_FFApp::CallbackIface | pure virtual |
PostRequestURL(const WideString &wsURL, const WideString &wsData, const WideString &wsContentType, const WideString &wsEncode, const WideString &wsHeader, WideString &wsResponse)=0 | CXFA_FFApp::CallbackIface | pure virtual |
PutRequestURL(const WideString &wsURL, const WideString &wsData, const WideString &wsEncode)=0 | CXFA_FFApp::CallbackIface | pure virtual |
Response(const WideString &wsQuestion, const WideString &wsTitle, const WideString &wsDefaultAnswer, bool bMask)=0 | CXFA_FFApp::CallbackIface | pure virtual |
~CallbackIface()=default | CXFA_FFApp::CallbackIface | virtual |