![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
The designated initializer for WebView
#include <WebView.h> virtual void initWithFrame( BalRectangle& frame, const char* frameName, const char* groupName );
Initialize a WebView given the specified arguments.
This method creates a main WebFrame instance containing the view. You can pass a top-level frame name if you handle a targeted frame navigation that would normally open a window using some other method.
![]() |
![]() |
![]() |