vcf/HTMLKit/HTMLBrowserControl.h File Reference
Namespaces | |
| namespace | VCF |
Classes | |
| class | VCF::HTMLAuthenticationEvent |
| This is event is used when an authentication event is fired by the underlying browser peer. More... | |
| class | VCF::HTMLEvent |
| Generic HTML event sent for all other events generated by the HTML Browser. More... | |
| class | VCF::HTMLNewWindowEvent |
| class | VCF::HTMLElementEvent |
| An event thats used for HTMLElement events. More... | |
| class | VCF::HTMLBrowserControl |
| The HTMLBrowserControl provides a wrapper around the native HTML rendering and UI presentation for the platform. More... | |
Defines | |
| #define | HTMLBROWSERCONTROL_CLASSID "3bfb2646-a7e9-40b2-948b-9eef92db7965" |
Typedefs | |
| typedef Delegate1< HTMLAuthenticationEvent * > | VCF::HTMLAuthenticationDelegate |
| typedef Delegate1< HTMLEvent * > | VCF::HTMLDelegate |
| typedef Delegate1< HTMLNewWindowEvent * > | VCF::HTMLNewWindowDelegate |
| typedef Delegate1< HTMLElementEvent * > | VCF::HTMLElementDelegate |
Define Documentation
|
|
|
