aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/_templates/index.html')
-rw-r--r--doc/_templates/index.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/_templates/index.html b/doc/_templates/index.html
index bae2f7bc4..d0bc1a6b1 100644
--- a/doc/_templates/index.html
+++ b/doc/_templates/index.html
@@ -16,17 +16,20 @@
<td width="50%">
<p class="biglink"><a class="biglink" href="{{ pathto("issuesdiff") }}">PyQt Incompatibilities</a><br/>
<span class="linkdescr">PySide issues and specificities</span></p>
+ <p class="biglink"><a class="biglink" href="{{ pathto("dbus") }}">DBus</a><br/>
+ <span class="linkdescr">DBus integration</span></p>
<p class="biglink"><a class="biglink" href="{{ pathto("howto-build/index") }}">How to build</a><br/>
<span class="linkdescr">building compiling and installing PySide</span></p>
- <p class="biglink"><a class="biglink" href="{{ pathto("newsigslot") }}">New-style signal/slot</a><br/>
- <span class="linkdescr">using the new-style signal/slot scheme</span></p>
</td>
<td width="50%">
<p class="biglink"><a class="biglink" href="{{ pathto("contents") }}">Contents</a><br/>
<span class="linkdescr">for a complete overview</span></p>
- <p class="biglink"><a class="biglink" href="{{ pathto("dbus") }}">DBus</a><br/>
- <span class="linkdescr">DBus integration</span></p>
+ <p class="biglink"><a class="biglink" href="{{ pathto("newsigslot") }}">New-style signal/slot</a><br/>
+ <span class="linkdescr">using the new-style signal/slot scheme</span></p>
+
+ <p class="biglink"><a class="biglink" href="{{ pathto("property") }}">Use of QPropery in PySide</a><br/>
+ <span class="linkdescr">QProperty</span></p>
</td></tr>
</table>