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

« back to all changes in this revision

Viewing changes to doc/html/qstatemachine-wrappedevent.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">QStateMachine.WrappedEvent Class Reference<br /><sup><sup>[<a href="qtcore.html">QtCore</a> module]</sup></sup></h1><p>The WrappedEvent class holds a clone of an event associated with a <a href="qobject.html">QObject</a>. <a href="#details">More...</a></p>
10
 
<p>Inherits <a href="qevent.html">QEvent</a>.</p><h3>Methods</h3><ul><li><div class="fn" />QEvent <b><a href="qstatemachine-wrappedevent.html#event">event</a></b> (<i>self</i>)</li><li><div class="fn" />QObject <b><a href="qstatemachine-wrappedevent.html#object">object</a></b> (<i>self</i>)</li></ul><a name="details" /><hr /><h2>Detailed Description</h2><p>The WrappedEvent class holds a clone of an event associated with a <a href="qobject.html">QObject</a>.</p>
11
 
<p>A wrapped event is generated by a <a href="qstatemachine.html">QStateMachine</a> in response to a Qt event. The <a href="qeventtransition.html">QEventTransition</a> class provides a transition associated with a such an event. QStateMachine.WrappedEvent is part of <a href="statemachine-api.html">The State Machine Framework</a>.</p>
12
 
<p>The <a href="qstatemachine-wrappedevent.html#object">object</a>() function returns the object that generated the event. The <a href="qstatemachine-wrappedevent.html#event">event</a>() function returns a clone of the original event.</p>
13
 
<p>See also <a href="qeventtransition.html">QEventTransition</a>.</p>
 
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">QStateMachine.WrappedEvent Class Reference<br /><sup><sup>[<a href="qtcore.html">QtCore</a> module]</sup></sup></h1><p>The WrappedEvent class holds a clone of an event associated with
 
10
a <a href="qobject.html">QObject</a>. <a href="#details">More...</a></p>
 
11
 
 
12
<p>Inherits <a href="qevent.html">QEvent</a>.</p><h3>Methods</h3><ul><li><div class="fn" />QEvent <b><a href="qstatemachine-wrappedevent.html#event">event</a></b> (<i>self</i>)</li><li><div class="fn" />QObject <b><a href="qstatemachine-wrappedevent.html#object">object</a></b> (<i>self</i>)</li></ul><a name="details" /><hr /><h2>Detailed Description</h2><p>The WrappedEvent class holds a clone of an event associated with
 
13
a <a href="qobject.html">QObject</a>.</p>
 
14
<p>A wrapped event is generated by a <a href="qstatemachine.html">QStateMachine</a> in response to a Qt event.
 
15
The <a href="qeventtransition.html">QEventTransition</a> class
 
16
provides a transition associated with a such an event.
 
17
QStateMachine.WrappedEvent is part of <a href="statemachine-api.html">The State Machine Framework</a>.</p>
 
18
<p>The <a href="qstatemachine-wrappedevent.html#object">object</a>() function
 
19
returns the object that generated the event. The <a href="qstatemachine-wrappedevent.html#event">event</a>() function
 
20
returns a clone of the original event.</p>
14
21
<hr /><h2>Method Documentation</h2><h3 class="fn"><a name="event" /><a href="qevent.html">QEvent</a> WrappedEvent.event (<i>self</i>)</h3><p>Returns a clone of the original event.</p>
15
 
<a name="//apple_ref/cpp/instm/QStateMachine::WrappedEvent/object" />
 
22
 
 
23
 
16
24
<h3 class="fn"><a name="object" /><a href="qobject.html">QObject</a> WrappedEvent.object (<i>self</i>)</h3><p>Returns the object that the event is associated with.</p>
17
 
<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'
 
25
<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'