/usr/share/qt5/doc/qtquick/qquickwindow-members.html is in qtdeclarative5-doc-html 5.2.1-3ubuntu15.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qquickwindow.cpp -->
<title>List of All Members for QQuickWindow | QtQuick 5.2</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="main">
<div class="main-rounded">
<div class="navigationbar">
<ul>
<li>Qt 5.2</li>
<li><a href="qtquick-index.html">Qt Quick</a></li>
<li><a href="qtquick-module.html">C++ Classes</a></li>
<li>QQuickWindow</li>
<li id="buildversion">
Qt 5.2.1 Reference Documentation</li>
</ul>
</div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<h1 class="title">List of All Members for QQuickWindow</h1>
<p>This is the complete list of members for <a href="qquickwindow.html">QQuickWindow</a>, including inherited members.</p>
<table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn">enum <span class="name"><b><a href="qquickwindow.html#CreateTextureOption-enum">CreateTextureOption</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qquickwindow.html#CreateTextureOption-enum">CreateTextureOptions</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#QQuickWindow">QQuickWindow</a></b></span>(QWindow *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#dtor.QQuickWindow">~QQuickWindow</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#accessibleRoot">accessibleRoot</a></b></span>() const : QAccessibleInterface *</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#activeFocusItem-prop">activeFocusItem</a></b></span>() const : QQuickItem *</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#activeFocusItem-prop">activeFocusItemChanged</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#afterRendering">afterRendering</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#beforeRendering">beforeRendering</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#beforeSynchronizing">beforeSynchronizing</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#clearBeforeRendering">clearBeforeRendering</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#closing">closing</a></b></span>(QQuickCloseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#color-prop">color</a></b></span>() const : QColor</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#color-prop">colorChanged</a></b></span>(const QColor &)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#contentItem-prop">contentItem</a></b></span>() const : QQuickItem *</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#createTextureFromId">createTextureFromId</a></b></span>(uint, const QSize &, CreateTextureOptions) const : QSGTexture *</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#createTextureFromImage">createTextureFromImage</a></b></span>(const QImage &, CreateTextureOptions) const : QSGTexture *</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#createTextureFromImage-2">createTextureFromImage</a></b></span>(const QImage &) const : QSGTexture *</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#event">event</a></b></span>(QEvent *) : bool</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#exposeEvent">exposeEvent</a></b></span>(QExposeEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#focusInEvent">focusInEvent</a></b></span>(QFocusEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#focusOutEvent">focusOutEvent</a></b></span>(QFocusEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#frameSwapped">frameSwapped</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#grabWindow">grabWindow</a></b></span>() : QImage</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#hasDefaultAlphaBuffer">hasDefaultAlphaBuffer</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#hideEvent">hideEvent</a></b></span>(QHideEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#incubationController">incubationController</a></b></span>() const : QQmlIncubationController *</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#isPersistentOpenGLContext">isPersistentOpenGLContext</a></b></span>() const : bool</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#isPersistentSceneGraph">isPersistentSceneGraph</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#keyPressEvent">keyPressEvent</a></b></span>(QKeyEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#keyReleaseEvent">keyReleaseEvent</a></b></span>(QKeyEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#mouseDoubleClickEvent">mouseDoubleClickEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#mouseGrabberItem">mouseGrabberItem</a></b></span>() const : QQuickItem *</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#mouseMoveEvent">mouseMoveEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#mousePressEvent">mousePressEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#mouseReleaseEvent">mouseReleaseEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#openglContext">openglContext</a></b></span>() const : QOpenGLContext *</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#releaseResources">releaseResources</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#renderTarget">renderTarget</a></b></span>() const : QOpenGLFramebufferObject *</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#renderTargetId">renderTargetId</a></b></span>() const : uint</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#renderTargetSize">renderTargetSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#resetOpenGLState">resetOpenGLState</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#resizeEvent">resizeEvent</a></b></span>(QResizeEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#sceneGraphInitialized">sceneGraphInitialized</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#sceneGraphInvalidated">sceneGraphInvalidated</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#sendEvent">sendEvent</a></b></span>(QQuickItem *, QEvent *) : bool</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#setClearBeforeRendering">setClearBeforeRendering</a></b></span>(bool)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#color-prop">setColor</a></b></span>(const QColor &)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#setDefaultAlphaBuffer">setDefaultAlphaBuffer</a></b></span>(bool)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#setPersistentOpenGLContext">setPersistentOpenGLContext</a></b></span>(bool)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#setPersistentSceneGraph">setPersistentSceneGraph</a></b></span>(bool)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#setRenderTarget">setRenderTarget</a></b></span>(QOpenGLFramebufferObject *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#setRenderTarget-2">setRenderTarget</a></b></span>(uint, const QSize &)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#showEvent">showEvent</a></b></span>(QShowEvent *)</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#update">update</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qquickwindow.html#wheelEvent">wheelEvent</a></b></span>(QWheelEvent *)</li>
</ul>
</td></tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2013 Digia Plc and/or its
subsidiaries. Documentation contributions included herein are the copyrights of
their respective owners.<br> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.<br> Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. </p>
</div>
</body>
</html>
|