Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

createInstance()

Create a new WebView instance

Synopsis:

#include <WebView.h>

static WebView* createInstance();

Description:

Creates an instance of a WebView class.

Returns:

A pointer to a WebView object.

See also:

close()