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

« back to all changes in this revision

Viewing changes to doc/html/qtouchevent-touchpoint.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">QTouchEvent.TouchPoint Class Reference<br /><sup><sup>[<a href="qtgui.html">QtGui</a> module]</sup></sup></h1><p>The TouchPoint class provides information about a touch point in a <a href="qtouchevent.html">QTouchEvent</a>. <a href="#details">More...</a></p>
10
 
<h3>Methods</h3><ul><li><div class="fn" />int <b><a href="qtouchevent-touchpoint.html#id">id</a></b> (<i>self</i>)</li><li><div class="fn" />bool <b><a href="qtouchevent-touchpoint.html#isPrimary">isPrimary</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#lastNormalizedPos">lastNormalizedPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#lastPos">lastPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#lastScenePos">lastScenePos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#lastScreenPos">lastScreenPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#normalizedPos">normalizedPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#pos">pos</a></b> (<i>self</i>)</li><li><div class="fn" />float <b><a href="qtouchevent-touchpoint.html#pressure">pressure</a></b> (<i>self</i>)</li><li><div class="fn" />QRectF <b><a href="qtouchevent-touchpoint.html#rect">rect</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#scenePos">scenePos</a></b> (<i>self</i>)</li><li><div class="fn" />QRectF <b><a href="qtouchevent-touchpoint.html#sceneRect">sceneRect</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#screenPos">screenPos</a></b> (<i>self</i>)</li><li><div class="fn" />QRectF <b><a href="qtouchevent-touchpoint.html#screenRect">screenRect</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#startNormalizedPos">startNormalizedPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#startPos">startPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#startScenePos">startScenePos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#startScreenPos">startScreenPos</a></b> (<i>self</i>)</li><li><div class="fn" />Qt.TouchPointState <b><a href="qtouchevent-touchpoint.html#state">state</a></b> (<i>self</i>)</li></ul><a name="details" /><hr /><h2>Detailed Description</h2><p>The TouchPoint class provides information about a touch point in a <a href="qtouchevent.html">QTouchEvent</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">QTouchEvent.TouchPoint Class Reference<br /><sup><sup>[<a href="qtgui.html">QtGui</a> module]</sup></sup></h1><p>The TouchPoint class provides information about a touch point in
 
10
a <a href="qtouchevent.html">QTouchEvent</a>. <a href="#details">More...</a></p>
 
11
 
 
12
<h3>Methods</h3><ul><li><div class="fn" />int <b><a href="qtouchevent-touchpoint.html#id">id</a></b> (<i>self</i>)</li><li><div class="fn" />bool <b><a href="qtouchevent-touchpoint.html#isPrimary">isPrimary</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#lastNormalizedPos">lastNormalizedPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#lastPos">lastPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#lastScenePos">lastScenePos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#lastScreenPos">lastScreenPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#normalizedPos">normalizedPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#pos">pos</a></b> (<i>self</i>)</li><li><div class="fn" />float <b><a href="qtouchevent-touchpoint.html#pressure">pressure</a></b> (<i>self</i>)</li><li><div class="fn" />QRectF <b><a href="qtouchevent-touchpoint.html#rect">rect</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#scenePos">scenePos</a></b> (<i>self</i>)</li><li><div class="fn" />QRectF <b><a href="qtouchevent-touchpoint.html#sceneRect">sceneRect</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#screenPos">screenPos</a></b> (<i>self</i>)</li><li><div class="fn" />QRectF <b><a href="qtouchevent-touchpoint.html#screenRect">screenRect</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#startNormalizedPos">startNormalizedPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#startPos">startPos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#startScenePos">startScenePos</a></b> (<i>self</i>)</li><li><div class="fn" />QPointF <b><a href="qtouchevent-touchpoint.html#startScreenPos">startScreenPos</a></b> (<i>self</i>)</li><li><div class="fn" />Qt.TouchPointState <b><a href="qtouchevent-touchpoint.html#state">state</a></b> (<i>self</i>)</li></ul><a name="details" /><hr /><h2>Detailed Description</h2><p>The TouchPoint class provides information about a touch point in
 
13
a <a href="qtouchevent.html">QTouchEvent</a>.</p>
11
14
<hr /><h2>Method Documentation</h2><h3 class="fn"><a name="id" />int TouchPoint.id (<i>self</i>)</h3><p>Returns the id number of this touch point.</p>
12
 
<p>Id numbers are globally sequential, starting at zero, meaning the first touch point in the application has id 0, the second has id 1, and so on.</p>
13
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/isPrimary" />
14
 
<h3 class="fn"><a name="isPrimary" />bool TouchPoint.isPrimary (<i>self</i>)</h3><p>Returns true if this touch point is the primary touch point. The primary touch point is the point for which the windowing system generates mouse events.</p>
15
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/lastNormalizedPos" />
16
 
<h3 class="fn"><a name="lastNormalizedPos" /><a href="qpointf.html">QPointF</a> TouchPoint.lastNormalizedPos (<i>self</i>)</h3><p>Returns the normalized position of this touch point from the previous touch event.</p>
17
 
<p>The coordinates are normalized to the size of the touch device, i.e. (0,0) is the top-left corner and (1,1) is the bottom-right corner.</p>
18
 
<p>See also <a href="qtouchevent-touchpoint.html#normalizedPos">normalizedPos</a>() and <a href="qtouchevent-touchpoint.html#startNormalizedPos">startNormalizedPos</a>().</p>
19
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/lastPos" />
20
 
<h3 class="fn"><a name="lastPos" /><a href="qpointf.html">QPointF</a> TouchPoint.lastPos (<i>self</i>)</h3><p>Returns the position of this touch point from the previous touch event, relative to the widget or <a href="qgraphicsitem.html">QGraphicsItem</a> that received the event.</p>
21
 
<p>See also <a href="qtouchevent-touchpoint.html#pos">pos</a>() and <a href="qtouchevent-touchpoint.html#startPos">startPos</a>().</p>
22
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/lastScenePos" />
23
 
<h3 class="fn"><a name="lastScenePos" /><a href="qpointf.html">QPointF</a> TouchPoint.lastScenePos (<i>self</i>)</h3><p>Returns the scene position of this touch point from the previous touch event.</p>
24
 
<p>The scene position is the position in <a href="qgraphicsscene.html">QGraphicsScene</a> coordinates if the <a href="qtouchevent.html">QTouchEvent</a> is handled by a QGraphicsItem.touchEvent() reimplementation, and identical to the screen position for widgets.</p>
 
15
<p>Id numbers are globally sequential, starting at zero, meaning
 
16
the first touch point in the application has id 0, the second has
 
17
id 1, and so on.</p>
 
18
 
 
19
 
 
20
<h3 class="fn"><a name="isPrimary" />bool TouchPoint.isPrimary (<i>self</i>)</h3><p>Returns true if this touch point is the primary touch point. The
 
21
primary touch point is the point for which the windowing system
 
22
generates mouse events.</p>
 
23
 
 
24
 
 
25
<h3 class="fn"><a name="lastNormalizedPos" /><a href="qpointf.html">QPointF</a> TouchPoint.lastNormalizedPos (<i>self</i>)</h3><p>Returns the normalized position of this touch point from the
 
26
previous touch event.</p>
 
27
<p>The coordinates are normalized to the size of the touch device,
 
28
i.e. (0,0) is the top-left corner and (1,1) is the bottom-right
 
29
corner.</p>
 
30
<p>See also <a href="qtouchevent-touchpoint.html#normalizedPos">normalizedPos</a>() and
 
31
<a href="qtouchevent-touchpoint.html#startNormalizedPos">startNormalizedPos</a>().</p>
 
32
 
 
33
 
 
34
<h3 class="fn"><a name="lastPos" /><a href="qpointf.html">QPointF</a> TouchPoint.lastPos (<i>self</i>)</h3><p>Returns the position of this touch point from the previous touch
 
35
event, relative to the widget or <a href="qgraphicsitem.html">QGraphicsItem</a> that received the event.</p>
 
36
<p>See also <a href="qtouchevent-touchpoint.html#pos">pos</a>() and
 
37
<a href="qtouchevent-touchpoint.html#startPos">startPos</a>().</p>
 
38
 
 
39
 
 
40
<h3 class="fn"><a name="lastScenePos" /><a href="qpointf.html">QPointF</a> TouchPoint.lastScenePos (<i>self</i>)</h3><p>Returns the scene position of this touch point from the previous
 
41
touch event.</p>
 
42
<p>The scene position is the position in <a href="qgraphicsscene.html">QGraphicsScene</a> coordinates if the
 
43
<a href="qtouchevent.html">QTouchEvent</a> is handled by a
 
44
QGraphicsItem.touchEvent() reimplementation, and identical to the
 
45
screen position for widgets.</p>
25
46
<p>See also <a href="qtouchevent-touchpoint.html#scenePos">scenePos</a>() and <a href="qtouchevent-touchpoint.html#startScenePos">startScenePos</a>().</p>
26
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/lastScreenPos" />
27
 
<h3 class="fn"><a name="lastScreenPos" /><a href="qpointf.html">QPointF</a> TouchPoint.lastScreenPos (<i>self</i>)</h3><p>Returns the screen position of this touch point from the previous touch event.</p>
28
 
<p>See also <a href="qtouchevent-touchpoint.html#screenPos">screenPos</a>() and <a href="qtouchevent-touchpoint.html#startScreenPos">startScreenPos</a>().</p>
29
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/normalizedPos" />
 
47
 
 
48
 
 
49
<h3 class="fn"><a name="lastScreenPos" /><a href="qpointf.html">QPointF</a> TouchPoint.lastScreenPos (<i>self</i>)</h3><p>Returns the screen position of this touch point from the
 
50
previous touch event.</p>
 
51
<p>See also <a href="qtouchevent-touchpoint.html#screenPos">screenPos</a>() and
 
52
<a href="qtouchevent-touchpoint.html#startScreenPos">startScreenPos</a>().</p>
 
53
 
 
54
 
30
55
<h3 class="fn"><a name="normalizedPos" /><a href="qpointf.html">QPointF</a> TouchPoint.normalizedPos (<i>self</i>)</h3><p>Returns the normalized position of this touch point.</p>
31
 
<p>The coordinates are normalized to the size of the touch device, i.e. (0,0) is the top-left corner and (1,1) is the bottom-right corner.</p>
32
 
<p>See also <a href="qtouchevent-touchpoint.html#startNormalizedPos">startNormalizedPos</a>(), <a href="qtouchevent-touchpoint.html#lastNormalizedPos">lastNormalizedPos</a>(), and <a href="qtouchevent-touchpoint.html#pos">pos</a>().</p>
33
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/pos" />
34
 
<h3 class="fn"><a name="pos" /><a href="qpointf.html">QPointF</a> TouchPoint.pos (<i>self</i>)</h3><p>Returns the position of this touch point, relative to the widget or <a href="qgraphicsitem.html">QGraphicsItem</a> that received the event.</p>
 
56
<p>The coordinates are normalized to the size of the touch device,
 
57
i.e. (0,0) is the top-left corner and (1,1) is the bottom-right
 
58
corner.</p>
 
59
<p>See also <a href="qtouchevent-touchpoint.html#startNormalizedPos">startNormalizedPos</a>(),
 
60
<a href="qtouchevent-touchpoint.html#lastNormalizedPos">lastNormalizedPos</a>(),
 
61
and <a href="qtouchevent-touchpoint.html#pos">pos</a>().</p>
 
62
 
 
63
 
 
64
<h3 class="fn"><a name="pos" /><a href="qpointf.html">QPointF</a> TouchPoint.pos (<i>self</i>)</h3><p>Returns the position of this touch point, relative to the widget
 
65
or <a href="qgraphicsitem.html">QGraphicsItem</a> that received the
 
66
event.</p>
35
67
<p>See also <a href="qtouchevent-touchpoint.html#startPos">startPos</a>(), <a href="qtouchevent-touchpoint.html#lastPos">lastPos</a>(), <a href="qtouchevent-touchpoint.html#screenPos">screenPos</a>(), <a href="qtouchevent-touchpoint.html#scenePos">scenePos</a>(), and <a href="qtouchevent-touchpoint.html#normalizedPos">normalizedPos</a>().</p>
36
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/pressure" />
37
 
<h3 class="fn"><a name="pressure" />float TouchPoint.pressure (<i>self</i>)</h3><p>Returns the pressure of this touch point. The return value is in the range 0.0 to 1.0.</p>
38
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/rect" />
39
 
<h3 class="fn"><a name="rect" /><a href="qrectf.html">QRectF</a> TouchPoint.rect (<i>self</i>)</h3><p>Returns the rect for this touch point, relative to the widget or <a href="qgraphicsitem.html">QGraphicsItem</a> that received the event. The rect is centered around the point returned by <a href="qtouchevent-touchpoint.html#pos">pos</a>().</p>
40
 
<p><b>Note:</b> This function returns an empty rect if the device does not report touch point sizes.</p>
41
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/scenePos" />
 
68
 
 
69
 
 
70
<h3 class="fn"><a name="pressure" />float TouchPoint.pressure (<i>self</i>)</h3><p>Returns the pressure of this touch point. The return value is in
 
71
the range 0.0 to 1.0.</p>
 
72
 
 
73
 
 
74
<h3 class="fn"><a name="rect" /><a href="qrectf.html">QRectF</a> TouchPoint.rect (<i>self</i>)</h3><p>Returns the rect for this touch point, relative to the widget or
 
75
<a href="qgraphicsitem.html">QGraphicsItem</a> that received the
 
76
event. The rect is centered around the point returned by <a href="qtouchevent-touchpoint.html#pos">pos</a>().</p>
 
77
<p><b>Note:</b> This function returns an empty rect if the device
 
78
does not report touch point sizes.</p>
 
79
 
 
80
 
42
81
<h3 class="fn"><a name="scenePos" /><a href="qpointf.html">QPointF</a> TouchPoint.scenePos (<i>self</i>)</h3><p>Returns the scene position of this touch point.</p>
43
 
<p>The scene position is the position in <a href="qgraphicsscene.html">QGraphicsScene</a> coordinates if the <a href="qtouchevent.html">QTouchEvent</a> is handled by a QGraphicsItem.touchEvent() reimplementation, and identical to the screen position for widgets.</p>
44
 
<p>See also <a href="qtouchevent-touchpoint.html#startScenePos">startScenePos</a>(), <a href="qtouchevent-touchpoint.html#lastScenePos">lastScenePos</a>(), and <a href="qtouchevent-touchpoint.html#pos">pos</a>().</p>
45
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/sceneRect" />
 
82
<p>The scene position is the position in <a href="qgraphicsscene.html">QGraphicsScene</a> coordinates if the
 
83
<a href="qtouchevent.html">QTouchEvent</a> is handled by a
 
84
QGraphicsItem.touchEvent() reimplementation, and identical to the
 
85
screen position for widgets.</p>
 
86
<p>See also <a href="qtouchevent-touchpoint.html#startScenePos">startScenePos</a>(),
 
87
<a href="qtouchevent-touchpoint.html#lastScenePos">lastScenePos</a>(), and
 
88
<a href="qtouchevent-touchpoint.html#pos">pos</a>().</p>
 
89
 
 
90
 
46
91
<h3 class="fn"><a name="sceneRect" /><a href="qrectf.html">QRectF</a> TouchPoint.sceneRect (<i>self</i>)</h3><p>Returns the rect for this touch point in scene coordinates.</p>
47
 
<p><b>Note:</b> This function returns an empty rect if the device does not report touch point sizes.</p>
 
92
<p><b>Note:</b> This function returns an empty rect if the device
 
93
does not report touch point sizes.</p>
48
94
<p>See also <a href="qtouchevent-touchpoint.html#scenePos">scenePos</a>() and <a href="qtouchevent-touchpoint.html#rect">rect</a>().</p>
49
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/screenPos" />
 
95
 
 
96
 
50
97
<h3 class="fn"><a name="screenPos" /><a href="qpointf.html">QPointF</a> TouchPoint.screenPos (<i>self</i>)</h3><p>Returns the screen position of this touch point.</p>
51
 
<p>See also <a href="qtouchevent-touchpoint.html#startScreenPos">startScreenPos</a>(), <a href="qtouchevent-touchpoint.html#lastScreenPos">lastScreenPos</a>(), and <a href="qtouchevent-touchpoint.html#pos">pos</a>().</p>
52
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/screenRect" />
 
98
<p>See also <a href="qtouchevent-touchpoint.html#startScreenPos">startScreenPos</a>(),
 
99
<a href="qtouchevent-touchpoint.html#lastScreenPos">lastScreenPos</a>(),
 
100
and <a href="qtouchevent-touchpoint.html#pos">pos</a>().</p>
 
101
 
 
102
 
53
103
<h3 class="fn"><a name="screenRect" /><a href="qrectf.html">QRectF</a> TouchPoint.screenRect (<i>self</i>)</h3><p>Returns the rect for this touch point in screen coordinates.</p>
54
 
<p><b>Note:</b> This function returns an empty rect if the device does not report touch point sizes.</p>
55
 
<p>See also <a href="qtouchevent-touchpoint.html#screenPos">screenPos</a>() and <a href="qtouchevent-touchpoint.html#rect">rect</a>().</p>
56
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/startNormalizedPos" />
57
 
<h3 class="fn"><a name="startNormalizedPos" /><a href="qpointf.html">QPointF</a> TouchPoint.startNormalizedPos (<i>self</i>)</h3><p>Returns the normalized starting position of this touch point.</p>
58
 
<p>The coordinates are normalized to the size of the touch device, i.e. (0,0) is the top-left corner and (1,1) is the bottom-right corner.</p>
59
 
<p>See also <a href="qtouchevent-touchpoint.html#normalizedPos">normalizedPos</a>() and <a href="qtouchevent-touchpoint.html#lastNormalizedPos">lastNormalizedPos</a>().</p>
60
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/startPos" />
61
 
<h3 class="fn"><a name="startPos" /><a href="qpointf.html">QPointF</a> TouchPoint.startPos (<i>self</i>)</h3><p>Returns the starting position of this touch point, relative to the widget or <a href="qgraphicsitem.html">QGraphicsItem</a> that received the event.</p>
62
 
<p>See also <a href="qtouchevent-touchpoint.html#pos">pos</a>() and <a href="qtouchevent-touchpoint.html#lastPos">lastPos</a>().</p>
63
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/startScenePos" />
 
104
<p><b>Note:</b> This function returns an empty rect if the device
 
105
does not report touch point sizes.</p>
 
106
<p>See also <a href="qtouchevent-touchpoint.html#screenPos">screenPos</a>() and
 
107
<a href="qtouchevent-touchpoint.html#rect">rect</a>().</p>
 
108
 
 
109
 
 
110
<h3 class="fn"><a name="startNormalizedPos" /><a href="qpointf.html">QPointF</a> TouchPoint.startNormalizedPos (<i>self</i>)</h3><p>Returns the normalized starting position of this touch
 
111
point.</p>
 
112
<p>The coordinates are normalized to the size of the touch device,
 
113
i.e. (0,0) is the top-left corner and (1,1) is the bottom-right
 
114
corner.</p>
 
115
<p>See also <a href="qtouchevent-touchpoint.html#normalizedPos">normalizedPos</a>() and
 
116
<a href="qtouchevent-touchpoint.html#lastNormalizedPos">lastNormalizedPos</a>().</p>
 
117
 
 
118
 
 
119
<h3 class="fn"><a name="startPos" /><a href="qpointf.html">QPointF</a> TouchPoint.startPos (<i>self</i>)</h3><p>Returns the starting position of this touch point, relative to
 
120
the widget or <a href="qgraphicsitem.html">QGraphicsItem</a> that
 
121
received the event.</p>
 
122
<p>See also <a href="qtouchevent-touchpoint.html#pos">pos</a>() and
 
123
<a href="qtouchevent-touchpoint.html#lastPos">lastPos</a>().</p>
 
124
 
 
125
 
64
126
<h3 class="fn"><a name="startScenePos" /><a href="qpointf.html">QPointF</a> TouchPoint.startScenePos (<i>self</i>)</h3><p>Returns the starting scene position of this touch point.</p>
65
 
<p>The scene position is the position in <a href="qgraphicsscene.html">QGraphicsScene</a> coordinates if the <a href="qtouchevent.html">QTouchEvent</a> is handled by a QGraphicsItem.touchEvent() reimplementation, and identical to the screen position for widgets.</p>
 
127
<p>The scene position is the position in <a href="qgraphicsscene.html">QGraphicsScene</a> coordinates if the
 
128
<a href="qtouchevent.html">QTouchEvent</a> is handled by a
 
129
QGraphicsItem.touchEvent() reimplementation, and identical to the
 
130
screen position for widgets.</p>
66
131
<p>See also <a href="qtouchevent-touchpoint.html#scenePos">scenePos</a>() and <a href="qtouchevent-touchpoint.html#lastScenePos">lastScenePos</a>().</p>
67
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/startScreenPos" />
 
132
 
 
133
 
68
134
<h3 class="fn"><a name="startScreenPos" /><a href="qpointf.html">QPointF</a> TouchPoint.startScreenPos (<i>self</i>)</h3><p>Returns the starting screen position of this touch point.</p>
69
 
<p>See also <a href="qtouchevent-touchpoint.html#screenPos">screenPos</a>() and <a href="qtouchevent-touchpoint.html#lastScreenPos">lastScreenPos</a>().</p>
70
 
<a name="//apple_ref/cpp/instm/QTouchEvent::TouchPoint/state" />
 
135
<p>See also <a href="qtouchevent-touchpoint.html#screenPos">screenPos</a>() and
 
136
<a href="qtouchevent-touchpoint.html#lastScreenPos">lastScreenPos</a>().</p>
 
137
 
 
138
 
71
139
<h3 class="fn"><a name="state" /><a href="qt.html#TouchPointState-enum">Qt.TouchPointState</a> TouchPoint.state (<i>self</i>)</h3><p>Returns the current state of this touch point.</p>
72
 
<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'
 
140
<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'