OpenSceneGraph  3.0.1
Public Member Functions | Protected Attributes
osgQt::QWebViewImage Class Reference
Inheritance diagram for osgQt::QWebViewImage:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 QWebViewImage ()
virtual void navigateTo (const std::string &url)
QWebView * getQWebView ()
QWebPage * getQWebPage ()
QGraphicsViewAdaptergetQGraphicsViewAdapter ()
void clearWriteBuffer ()
void render ()
virtual bool sendFocusHint (bool focus)
 method for hinting whether to enable or disable focus to images acting as front ends to interactive surfaces such as a vnc or browser window.
virtual bool sendPointerEvent (int x, int y, int buttonMask)
 method for sending pointer events to images that are acting as front ends to interactive surfaces such as a vnc or browser window.
virtual bool sendKeyEvent (int key, bool keyDown)
 method for sending key events to images that are acting as front ends to interactive surfaces such as a vnc or browser window.
virtual void setFrameLastRendered (const osg::FrameStamp *frameStamp)
 method for passing frame information to the custom Image classes, to be called only when objects associated with imagery are not culled.

Protected Attributes

QPointer< QGraphicsViewAdapter_adapter
QPointer< QWebView > _webView
QPointer< QWebPage > _webPage

Constructor & Destructor Documentation

osgQt::QWebViewImage::QWebViewImage ( ) [inline]

Member Function Documentation

void osgQt::QWebViewImage::clearWriteBuffer ( ) [inline]

References _adapter.

QGraphicsViewAdapter* osgQt::QWebViewImage::getQGraphicsViewAdapter ( ) [inline]

References _adapter.

QWebPage* osgQt::QWebViewImage::getQWebPage ( ) [inline]

References _webPage.

QWebView* osgQt::QWebViewImage::getQWebView ( ) [inline]

References _webView.

virtual void osgQt::QWebViewImage::navigateTo ( const std::string &  url) [inline, virtual]

Implements osgWidget::BrowserImage.

References _webView.

void osgQt::QWebViewImage::render ( ) [inline]

References _adapter.

virtual bool osgQt::QWebViewImage::sendFocusHint ( bool  ) [inline, virtual]

method for hinting whether to enable or disable focus to images acting as front ends to interactive surfaces such as a vnc or browser window.

Return true if handled.

Reimplemented from osg::Image.

References _webPage.

virtual bool osgQt::QWebViewImage::sendKeyEvent ( int  ,
bool   
) [inline, virtual]

method for sending key events to images that are acting as front ends to interactive surfaces such as a vnc or browser window.

Return true if handled.

Reimplemented from osg::Image.

References _adapter.

virtual bool osgQt::QWebViewImage::sendPointerEvent ( int  ,
int  ,
int   
) [inline, virtual]

method for sending pointer events to images that are acting as front ends to interactive surfaces such as a vnc or browser window.

Return true if handled.

Reimplemented from osg::Image.

References _adapter.

virtual void osgQt::QWebViewImage::setFrameLastRendered ( const osg::FrameStamp ) [inline, virtual]

method for passing frame information to the custom Image classes, to be called only when objects associated with imagery are not culled.

Reimplemented from osg::Image.

References _adapter.


Member Data Documentation

QPointer<QWebPage> osgQt::QWebViewImage::_webPage [protected]
QPointer<QWebView> osgQt::QWebViewImage::_webView [protected]

The documentation for this class was generated from the following file:

osg logo
Generated at Mon Oct 3 2011 12:39:48 for the OpenSceneGraph by doxygen 1.7.5.