2 #ifndef _YI_WEB_BRIDGE_LOCATOR_H_ 3 #define _YI_WEB_BRIDGE_LOCATOR_H_ 45 #endif // _YI_WEB_BRIDGE_LOCATOR_H_ Utility to open a web browser as an external application. This is in contrast to a CYIWebViewBridge w...
Definition: YiWebBrowserBridge.h:24
Instantiates the web browser oriented bridges; the instance will be deleted automatically when the ap...
Definition: YiWebBridgeLocator.h:21
static CYIWebBrowserBridge * GetWebBrowserBridge()
static yi::deprecated::CYIWebViewBridge * GetWebViewBridge()
Utility to open a web view from within the application. This is in contrast to a CYIWebBrowserBridge ...
Definition: YiWebViewBridge.h:31