summaryrefslogtreecommitdiffstats
path: root/doc/html/qcontextmenuevent.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qcontextmenuevent.html')
-rw-r--r--doc/html/qcontextmenuevent.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qcontextmenuevent.html b/doc/html/qcontextmenuevent.html
index b700b9e94..2f84bbea8 100644
--- a/doc/html/qcontextmenuevent.html
+++ b/doc/html/qcontextmenuevent.html
@@ -87,7 +87,7 @@ Windows this means the menu button was pressed.
the mouse or keyboard).
</ul>
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQContextMenuEvent"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="qcontextmenuevent.html#Reason-enum">Reason</a>&nbsp;reason, const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;globalPos, int&nbsp;state )
+<h3 class=fn><a name="TQContextMenuEvent"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="qcontextmenuevent.html#Reason-enum">Reason</a>&nbsp;reason, const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;globalPos, int&nbsp;state )
</h3>
<p> Constructs a context menu event object with the accept parameter
@@ -97,7 +97,7 @@ flag set to FALSE.
receiving widget. <em>globalPos</em> is the mouse position in absolute
coordinates. <em>state</em> is the ButtonState at the time of the event.
-<h3 class=fn><a name="TQContextMenuEvent-2"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="qcontextmenuevent.html#Reason-enum">Reason</a>&nbsp;reason, const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, int&nbsp;state )
+<h3 class=fn><a name="TQContextMenuEvent-2"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="qcontextmenuevent.html#Reason-enum">Reason</a>&nbsp;reason, const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, int&nbsp;state )
</h3>
<p> Constructs a context menu event object with the accept parameter
@@ -130,7 +130,7 @@ parent classes.)
<p> The consumed flag is not set by default.
<p> <p>See also <a href="#ignore">ignore</a>() and <a href="#accept">accept</a>().
-<h3 class=fn>const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp; <a name="globalPos"></a>TQContextMenuEvent::globalPos () const
+<h3 class=fn>const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp; <a name="globalPos"></a>TQContextMenuEvent::globalPos () const
</h3>
<p> Returns the global position of the mouse pointer at the time of
@@ -175,7 +175,7 @@ returns FALSE.
receiver has blocked the event; otherwise returns FALSE.
<p> <p>See also <a href="#accept">accept</a>(), <a href="#ignore">ignore</a>(), and <a href="#consume">consume</a>().
-<h3 class=fn>const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp; <a name="pos"></a>TQContextMenuEvent::pos () const
+<h3 class=fn>const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp; <a name="pos"></a>TQContextMenuEvent::pos () const
</h3>
<p> Returns the position of the mouse pointer relative to the widget