|
JUCE
|
Classes | |
| class | WebViewLifetimeListener |
| Type for a listener registered with WebBrowserComponent::Options::withWebViewLifetimeListener. More... | |
| class | WebBrowserComponent |
| A component that displays an embedded web browser. More... | |
| struct | WebBrowserComponent::Resource |
| A resource returned by a ResourceProvider. More... | |
| class | WebBrowserComponent::Options |
| Options to configure WebBrowserComponent. More... | |
| class | WebBrowserComponent::Options::WinWebView2 |
| Options specific to the WebView2 backend. More... | |
| class | WebBrowserComponent::Options::AppleWkWebView |
| Options specific to the WkWebView backend used on Apple systems. More... | |
| class | WebBrowserComponent::EvaluationResult |
| On MacOS, iOS and Linux getResult will return a nullptr if the evaluation failed. More... | |
| struct | WebBrowserComponent::EvaluationResult::Error |
| A simple error type class. More... | |
Macros | |
| #define | JUCE_WEB_BROWSER_RESOURCE_PROVIDER_AVAILABLE 1 |