summaryrefslogtreecommitdiffstats
path: root/qtpropertybrowser/doc/html/qtpropertybrowser-example-extension.html
diff options
context:
space:
mode:
Diffstat (limited to 'qtpropertybrowser/doc/html/qtpropertybrowser-example-extension.html')
-rw-r--r--qtpropertybrowser/doc/html/qtpropertybrowser-example-extension.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/qtpropertybrowser/doc/html/qtpropertybrowser-example-extension.html b/qtpropertybrowser/doc/html/qtpropertybrowser-example-extension.html
new file mode 100644
index 0000000..0622df0
--- /dev/null
+++ b/qtpropertybrowser/doc/html/qtpropertybrowser-example-extension.html
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!-- extension.qdoc -->
+<head>
+ <title>Extension Example</title>
+ <link href="classic.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr>
+<td align="left" valign="top" width="32"><img src="images/qt-logo.png" align="left" width="57" height="67" border="0" /></td>
+<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a></td>
+</tr></table><h1 class="title">Extension Example<br /><span class="subtitle"></span>
+</h1>
+<p>This example demonstrates how to extend the <a href="qtvariantpropertymanager.html">QtVariantPropertyManager</a> class to handle additional property types.</p>
+<p align="center"><img src="images/extension.png" /></p><p>The variant manager is extended to handle the <a href="http://qt.nokia.com/doc/4.6/qpointf.html">QPointF</a> type.</p>
+<p>The source files can be found in examples/extension directory of the package.</p>
+<p /><address><hr /><div align="center">
+<table width="100%" cellspacing="0" border="0"><tr class="address">
+<td width="30%" align="left">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies)</td>
+<td width="40%" align="center"><a href="http://qt.nokia.com/doc/trademarks.html">Trademarks</a></td>
+<td width="30%" align="right"><div align="right">Qt Solutions</div></td>
+</tr></table></div></address></body>
+</html>