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

mainFrame()

Returns the frame that has the current focus

Synopsis:

#include <WebView.h>

virtual WebFrame *mainFrame();

Description:

Returns a WebFrame type representing the main frame, the root of the hierarchy for this page.