KDEWebKit
KWebViewPrivate< T > Class Template Reference
#include <kgraphicswebview.h>
Inheritance diagram for KWebViewPrivate< T >:

Public Member Functions | |
| KWebViewPrivate (T *parent) | |
| bool | handleUrlPasteFromClipboard (QEvent *event) |
| bool | isExternalContentAllowed () |
| bool | mouseReleased (const QPoint &pos) |
| void | setAllowExternalContent (bool allow) |
| bool | wheelEvent (int delta) |
Public Attributes | |
| QWebHitTestResult | hitTest |
| Qt::KeyboardModifiers | keyboardModifiers |
| Qt::MouseButtons | pressedButtons |
| T * | q |
Detailed Description
template<class T>
class KWebViewPrivate< T >
Definition at line 34 of file kgraphicswebview.h.
Constructor & Destructor Documentation
template<class T>
|
inline |
Definition at line 47 of file kwebview_p.h.
Member Function Documentation
template<class T>
|
inline |
Definition at line 105 of file kwebview_p.h.
template<class T>
|
inline |
Definition at line 54 of file kwebview_p.h.
template<class T>
|
inline |
Definition at line 84 of file kwebview_p.h.
template<class T>
|
inline |
Definition at line 64 of file kwebview_p.h.
template<class T>
|
inline |
Definition at line 72 of file kwebview_p.h.
Member Data Documentation
template<class T>
| QWebHitTestResult KWebViewPrivate< T >::hitTest |
Definition at line 153 of file kwebview_p.h.
template<class T>
| Qt::KeyboardModifiers KWebViewPrivate< T >::keyboardModifiers |
Definition at line 151 of file kwebview_p.h.
template<class T>
| Qt::MouseButtons KWebViewPrivate< T >::pressedButtons |
Definition at line 152 of file kwebview_p.h.
template<class T>
| T* KWebViewPrivate< T >::q |
Definition at line 150 of file kwebview_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference