~ubuntu-branches/ubuntu/saucy/pyqwt3d/saucy-proposed

« back to all changes in this revision

Viewing changes to qwtplot3d-0.2.7/doc/web/doxygen/classQwt3D_1_1KeyboardState.html

  • Committer: Bazaar Package Importer
  • Author(s): Gudjon I. Gudjonsson
  • Date: 2009-11-07 12:54:42 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20091107125442-92kgp0l7lessmiwo
Tags: 0.1.7~cvs20090625-2
* Change sip4 dependencies to >=4.9
* Add binary dependency on python-sip4 >=4.9
* Bump standards version to 3.8.3, no changes needed
* Add README.source file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3
 
<title>QwtPlot3D API: KeyboardState Class Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
<link href="tabs.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.2 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
12
 
    <li class="current"><a href="classes.html"><span>Classes</span></a></li>
13
 
    <li><a href="dirs.html"><span>Directories</span></a></li>
14
 
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
15
 
  </ul>
16
 
</div>
17
 
<div class="tabs">
18
 
  <ul>
19
 
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
20
 
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
21
 
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
22
 
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
23
 
  </ul>
24
 
</div>
25
 
<div class="nav">
26
 
<a class="el" href="namespaceQwt3D.html">Qwt3D</a>::<a class="el" href="classQwt3D_1_1KeyboardState.html">KeyboardState</a></div>
27
 
<h1>KeyboardState Class Reference</h1><!-- doxytag: class="Qwt3D::KeyboardState" -->This class creates a (key-button,modifier) pair (ordinary typedef for int if Qt3 is used).  
28
 
<a href="#_details"></a>
29
 
<p>
30
 
<code>#include &lt;qwt3d_portability.h&gt;</code>
31
 
<p>
32
 
<a href="classQwt3D_1_1KeyboardState-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
33
 
<tr><td></td></tr>
34
 
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
35
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fcb0b68f994c85b21433582621bbe627"></a><!-- doxytag: member="Qwt3D::KeyboardState::KeyboardState" ref="fcb0b68f994c85b21433582621bbe627" args="(int key=Qt::Key_unknown, Qt::KeyboardModifiers km=Qt::NoModifier)" -->
36
 
&nbsp;</td><td class="memItemRight" valign="bottom"><b>KeyboardState</b> (int key=Qt::Key_unknown, Qt::KeyboardModifiers km=Qt::NoModifier)</td></tr>
37
 
 
38
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a363eb7d755b293c8ac1056c826e93e5"></a><!-- doxytag: member="Qwt3D::KeyboardState::operator==" ref="a363eb7d755b293c8ac1056c826e93e5" args="(const KeyboardState &amp;ms)" -->
39
 
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator==</b> (const <a class="el" href="classQwt3D_1_1KeyboardState.html">KeyboardState</a> &amp;ms)</td></tr>
40
 
 
41
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="20cf48c0eec2ff9c06d679aab4fd7d64"></a><!-- doxytag: member="Qwt3D::KeyboardState::operator!=" ref="20cf48c0eec2ff9c06d679aab4fd7d64" args="(const KeyboardState &amp;ms)" -->
42
 
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator!=</b> (const <a class="el" href="classQwt3D_1_1KeyboardState.html">KeyboardState</a> &amp;ms)</td></tr>
43
 
 
44
 
</table>
45
 
<hr>The documentation for this class was generated from the following file:<ul>
46
 
<li>qwt3d_portability.h</ul>
47
 
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Aug 7 20:32:15 2007 for QwtPlot3D API by&nbsp;
48
 
<a href="http://www.doxygen.org/index.html">
49
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
50
 
</body>
51
 
</html>