The wxWebView library is a set of classes for viewing complex web documents and for internet browsing.
It is built around a series of backends, and exposes common functions for them.
クラス | |
class | wxWebViewHistoryItem |
A simple class that contains the URL and title of an element of the history of a wxWebView. More... | |
class | wxWebViewHandler |
The base class for handling custom schemes in wxWebView, for example to allow virtual file system support. More... | |
class | wxWebView |
This control may be used to render web (HTML / CSS / javascript) documents. More... | |
class | wxWebViewEvent |
A navigation event holds information about events associated with wxWebView objects. More... | |
class | wxWebViewArchiveHandler |
A custom handler for the file scheme which also supports loading from archives. More... |