~ubuntu-branches/ubuntu/precise/python-qt4/precise-proposed

« back to all changes in this revision

Viewing changes to doc/html/qhelpsearchquerywidget.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell, Jonathan Riddell
  • Date: 2010-11-08 16:13:33 UTC
  • mfrom: (1.5.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20101108161333-0nec4wu0nz3wpf9r
Tags: 4.8.1-0ubuntu1
[ Jonathan Riddell ]
* New upstream release
* Build against python-sip-dev 4.11.2
* Remove kubuntu_02_fix-scpk-and-flag-issue.diff merged upstream
* Install __init__.py into /usr/lib/python3.2/dist-packages/PyQt4,
  fixes Python 3 support
* Add QtDeclarative to python-qt4
* Add kubuntu_03_uiparser.diff from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
td.postheader { font-family: sans-serif }
7
7
tr.address { font-family: sans-serif }
8
8
body { background: #ffffff; color: black; }
9
 
</style></head><body><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr /><td align="left" valign="top" width="32"><img align="left" border="0" height="32" src="images/rb-logo.png" width="32" /></td><td width="1">&#160;&#160;</td><td class="postheader" valign="center"><a href="../pyqt4ref.html"><font color="#004faf">Home</font></a>&#160;&#183; <a href="classes.html"><font color="#004faf">All Classes</font></a>&#160;&#183; <a href="modules.html"><font color="#004faf">Modules</font></a></td></table><h1 align="center">QHelpSearchQueryWidget Class Reference<br /><sup><sup>[<a href="qthelp.html">QtHelp</a> module]</sup></sup></h1><p>The QHelpSearchQueryWidget class provides a simple line edit or an advanced widget to enable the user to input a search term in a standardized input mask. <a href="#details">More...</a></p>
10
 
<p>Inherits <a href="qwidget.html">QWidget</a>.</p><h3>Methods</h3><ul><li><div class="fn" /><b><a href="qhelpsearchquerywidget.html#QHelpSearchQueryWidget">__init__</a></b> (<i>self</i>, QWidget&#160;<i>parent</i>&#160;=&#160;None)</li><li><div class="fn" />list-of-QHelpSearchQuery <b><a href="qhelpsearchquerywidget.html#query">query</a></b> (<i>self</i>)</li></ul><h3>Qt Signals</h3><ul><li><div class="fn" />void <b><a href="qhelpsearchquerywidget.html#search">search</a></b> ()</li></ul><a name="details" /><hr /><h2>Detailed Description</h2><p>The QHelpSearchQueryWidget class provides a simple line edit or an advanced widget to enable the user to input a search term in a standardized input mask.</p>
11
 
<hr /><h2>Method Documentation</h2><h3 class="fn"><a name="QHelpSearchQueryWidget" />QHelpSearchQueryWidget.__init__ (<i>self</i>, <a href="qwidget.html">QWidget</a>&#160;<i>parent</i>&#160;=&#160;None)</h3><p>The <i>parent</i> argument, if not None, causes <i>self</i> to be owned by Qt instead of PyQt.</p><p>Constructs a new search query widget with the given <i>parent</i>.</p>
12
 
<a name="//apple_ref/cpp/instm/QHelpSearchQueryWidget/~QHelpSearchQueryWidget" />
13
 
<h3 class="fn"><a name="query" />list-of-QHelpSearchQuery QHelpSearchQueryWidget.query (<i>self</i>)</h3><p>Returns a list of queries to use in combination with the search engines search(<a href="qlist.html">QList</a>&lt;<a href="qhelpsearchquery.html">QHelpSearchQuery</a>&gt; &amp;query) function.</p>
14
 
<a name="//apple_ref/cpp/instm/QHelpSearchQueryWidget/search" />
15
 
<hr /><h2>Qt Signal Documentation</h2><h3 class="fn"><a name="search" />void search ()</h3><p>This is the default overload of this signal.</p><p>This signal is emitted when a the user has the search button invoked. After reciving the signal you can ask the <a href="qhelpsearchquerywidget.html">QHelpSearchQueryWidget</a> for the build list of <a href="qhelpsearchquery.html">QHelpSearchQuery</a>'s that you may pass to the <a href="qhelpsearchengine.html">QHelpSearchEngine</a>'s search() function.</p>
16
 
<p /><address><hr /><div align="center"><table border="0" cellspacing="0" width="100%"><tr class="address"><td align="left" width="25%">PyQt&#160;4.7.7 for X11</td><td align="center" width="50%">Copyright &#169; <a href="http://www.riverbankcomputing.com">Riverbank&#160;Computing&#160;Ltd</a> and <a href="http://www.qtsoftware.com">Nokia</a> 2010</td><td align="right" width="25%">Qt&#160;4.6.3</td></tr></table></div></address></body></html>
 
 
b'\\ No newline at end of file'
 
9
</style></head><body><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr /><td align="left" valign="top" width="32"><img align="left" border="0" height="32" src="images/rb-logo.png" width="32" /></td><td width="1">&#160;&#160;</td><td class="postheader" valign="center"><a href="../pyqt4ref.html"><font color="#004faf">Home</font></a>&#160;&#183; <a href="classes.html"><font color="#004faf">All Classes</font></a>&#160;&#183; <a href="modules.html"><font color="#004faf">Modules</font></a></td></table><h1 align="center">QHelpSearchQueryWidget Class Reference<br /><sup><sup>[<a href="qthelp.html">QtHelp</a> module]</sup></sup></h1><p>The QHelpSearchQueryWidget class provides a simple line edit or
 
10
an advanced widget to enable the user to input a search term in a
 
11
standardized input mask. <a href="#details">More...</a></p>
 
12
 
 
13
<p>Inherits <a href="qwidget.html">QWidget</a>.</p><h3>Methods</h3><ul><li><div class="fn" /><b><a href="qhelpsearchquerywidget.html#QHelpSearchQueryWidget">__init__</a></b> (<i>self</i>, QWidget&#160;<i>parent</i>&#160;=&#160;None)</li><li><div class="fn" />list-of-QHelpSearchQuery <b><a href="qhelpsearchquerywidget.html#query">query</a></b> (<i>self</i>)</li></ul><h3>Qt Signals</h3><ul><li><div class="fn" />void <b><a href="qhelpsearchquerywidget.html#search">search</a></b> ()</li></ul><a name="details" /><hr /><h2>Detailed Description</h2><p>The QHelpSearchQueryWidget class provides a simple line edit or
 
14
an advanced widget to enable the user to input a search term in a
 
15
standardized input mask.</p>
 
16
<hr /><h2>Method Documentation</h2><h3 class="fn"><a name="QHelpSearchQueryWidget" />QHelpSearchQueryWidget.__init__ (<i>self</i>, <a href="qwidget.html">QWidget</a>&#160;<i>parent</i>&#160;=&#160;None)</h3><p>The <i>parent</i> argument, if not None, causes <i>self</i> to be owned by Qt instead of PyQt.</p><p>Constructs a new search query widget with the given
 
17
<i>parent</i>.</p>
 
18
 
 
19
 
 
20
<h3 class="fn"><a name="query" />list-of-QHelpSearchQuery QHelpSearchQueryWidget.query (<i>self</i>)</h3><p>Returns a list of queries to use in combination with the search
 
21
engines search(<a href="qlist.html">QList</a>&lt;<a href="qhelpsearchquery.html">QHelpSearchQuery</a>&gt; &amp;query)
 
22
function.</p>
 
23
 
 
24
 
 
25
<hr /><h2>Qt Signal Documentation</h2><h3 class="fn"><a name="search" />void search ()</h3><p>This is the default overload of this signal.</p><p>This signal is emitted when a the user has the search button
 
26
invoked. After reciving the signal you can ask the <a href="qhelpsearchquerywidget.html">QHelpSearchQueryWidget</a> for the
 
27
build list of <a href="qhelpsearchquery.html">QHelpSearchQuery</a>'s that you may pass to
 
28
the <a href="qhelpsearchengine.html">QHelpSearchEngine</a>'s
 
29
search() function.</p>
 
30
<address><hr /><div align="center"><table border="0" cellspacing="0" width="100%"><tr class="address"><td align="left" width="25%">PyQt&#160;4.8.1 for X11</td><td align="center" width="50%">Copyright &#169; <a href="http://www.riverbankcomputing.com">Riverbank&#160;Computing&#160;Ltd</a> and <a href="http://www.qtsoftware.com">Nokia</a> 2010</td><td align="right" width="25%">Qt&#160;4.7.0</td></tr></table></div></address></body></html>
 
 
b'\\ No newline at end of file'