~ubuntu-branches/ubuntu/oneiric/qwt/oneiric-proposed

« back to all changes in this revision

Viewing changes to qwt-5.0.1/doc/html/class_qwt_compass_rose.html

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2007-10-05 15:20:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071005152041-qmybqh4fj9jejyo2
Tags: 5.0.2-2
* Handle nostrip build option. (Closes: #437877)
* Build libqwt5-doc package in binary-indep target. (Closes: #443110)

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=iso-8859-1">
3
 
<title>Qwt User&apos;s Guide: QwtCompassRose 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.4.6 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
12
 
    <li><a href="files.html"><span>Files</span></a></li>
13
 
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
14
 
  </ul></div>
15
 
<div class="tabs">
16
 
  <ul>
17
 
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
18
 
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
19
 
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
20
 
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
21
 
  </ul></div>
22
 
<h1>QwtCompassRose Class Reference</h1><!-- doxytag: class="QwtCompassRose" -->Inheritance diagram for QwtCompassRose:<p><center><img src="class_qwt_compass_rose__inherit__graph.png" border="0" usemap="#_qwt_compass_rose__inherit__map" alt="Inheritance graph"></center>
23
 
<map name="_qwt_compass_rose__inherit__map">
24
 
<area href="class_qwt_simple_compass_rose.html" shape="rect" coords="7,83,180,107" alt="">
25
 
</map>
26
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_qwt_compass_rose-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
27
 
Abstract base class for a compass rose. 
28
 
<p>
29
 
 
30
 
<p>
31
 
Definition at line <a class="el" href="qwt__compass__rose_8h-source.html#l00021">21</a> of file <a class="el" href="qwt__compass__rose_8h-source.html">qwt_compass_rose.h</a>.<table border="0" cellpadding="0" cellspacing="0">
32
 
<tr><td></td></tr>
33
 
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
34
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9e3e5086d7225152cad3a276096753be"></a><!-- doxytag: member="QwtCompassRose::~QwtCompassRose" ref="9e3e5086d7225152cad3a276096753be" args="()" -->
35
 
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_compass_rose.html#9e3e5086d7225152cad3a276096753be">~QwtCompassRose</a> ()</td></tr>
36
 
 
37
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d69f887ed012d6bf6bf2ffeb133e26d5"></a><!-- doxytag: member="QwtCompassRose::setPalette" ref="d69f887ed012d6bf6bf2ffeb133e26d5" args="(const QPalette &amp;p)" -->
38
 
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_compass_rose.html#d69f887ed012d6bf6bf2ffeb133e26d5">setPalette</a> (const QPalette &amp;p)</td></tr>
39
 
 
40
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b2e5c2a4a27c40a175458b96d89394e8"></a><!-- doxytag: member="QwtCompassRose::palette" ref="b2e5c2a4a27c40a175458b96d89394e8" args="() const " -->
41
 
const QPalette &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_compass_rose.html#b2e5c2a4a27c40a175458b96d89394e8">palette</a> () const </td></tr>
42
 
 
43
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_compass_rose.html#c744f7261c867ce1cdfcb831f44d1f86">draw</a> (QPainter *painter, const QPoint &amp;center, int radius, double north, QPalette::ColorGroup colorGroup=QPalette::Active) const =0</td></tr>
44
 
 
45
 
</table>
46
 
<hr><h2>Member Function Documentation</h2>
47
 
<a class="anchor" name="c744f7261c867ce1cdfcb831f44d1f86"></a><!-- doxytag: member="QwtCompassRose::draw" ref="c744f7261c867ce1cdfcb831f44d1f86" args="(QPainter *painter, const QPoint &amp;center, int radius, double north, QPalette::ColorGroup colorGroup=QPalette::Active) const =0" --><p>
48
 
<table class="mdTable" cellpadding="2" cellspacing="0">
49
 
  <tr>
50
 
    <td class="mdRow">
51
 
      <table cellpadding="0" cellspacing="0" border="0">
52
 
        <tr>
53
 
          <td class="md" nowrap valign="top">virtual void QwtCompassRose::draw           </td>
54
 
          <td class="md" valign="top">(&nbsp;</td>
55
 
          <td class="md" nowrap valign="top">QPainter *&nbsp;</td>
56
 
          <td class="mdname" nowrap> <em>painter</em>, </td>
57
 
        </tr>
58
 
        <tr>
59
 
          <td class="md" nowrap align="right"></td>
60
 
          <td class="md"></td>
61
 
          <td class="md" nowrap>const QPoint &amp;&nbsp;</td>
62
 
          <td class="mdname" nowrap> <em>center</em>, </td>
63
 
        </tr>
64
 
        <tr>
65
 
          <td class="md" nowrap align="right"></td>
66
 
          <td class="md"></td>
67
 
          <td class="md" nowrap>int&nbsp;</td>
68
 
          <td class="mdname" nowrap> <em>radius</em>, </td>
69
 
        </tr>
70
 
        <tr>
71
 
          <td class="md" nowrap align="right"></td>
72
 
          <td class="md"></td>
73
 
          <td class="md" nowrap>double&nbsp;</td>
74
 
          <td class="mdname" nowrap> <em>north</em>, </td>
75
 
        </tr>
76
 
        <tr>
77
 
          <td class="md" nowrap align="right"></td>
78
 
          <td class="md"></td>
79
 
          <td class="md" nowrap>QPalette::ColorGroup&nbsp;</td>
80
 
          <td class="mdname" nowrap> <em>colorGroup</em> = <code>QPalette::Active</code></td>
81
 
        </tr>
82
 
        <tr>
83
 
          <td class="md"></td>
84
 
          <td class="md">)&nbsp;</td>
85
 
          <td class="md" colspan="2"> const<code> [pure virtual]</code></td>
86
 
        </tr>
87
 
      </table>
88
 
    </td>
89
 
  </tr>
90
 
</table>
91
 
<table cellspacing="5" cellpadding="0" border="0">
92
 
  <tr>
93
 
    <td>
94
 
      &nbsp;
95
 
    </td>
96
 
    <td>
97
 
 
98
 
<p>
99
 
Draw the rose<p>
100
 
<dl compact><dt><b>Parameters:</b></dt><dd>
101
 
  <table border="0" cellspacing="2" cellpadding="0">
102
 
    <tr><td valign="top"></td><td valign="top"><em>painter</em>&nbsp;</td><td>Painter </td></tr>
103
 
    <tr><td valign="top"></td><td valign="top"><em>center</em>&nbsp;</td><td>Center point </td></tr>
104
 
    <tr><td valign="top"></td><td valign="top"><em>radius</em>&nbsp;</td><td>Radius of the rose </td></tr>
105
 
    <tr><td valign="top"></td><td valign="top"><em>north</em>&nbsp;</td><td>Position </td></tr>
106
 
    <tr><td valign="top"></td><td valign="top"><em>colorGroup</em>&nbsp;</td><td>Color group </td></tr>
107
 
  </table>
108
 
</dl>
109
 
 
110
 
<p>
111
 
Implemented in <a class="el" href="class_qwt_simple_compass_rose.html#6208b684cba67d64f4c4717b69cb9146">QwtSimpleCompassRose</a>.    </td>
112
 
  </tr>
113
 
</table>
114
 
<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 26 21:23:19 2007 for Qwt User's Guide by&nbsp;
115
 
<a href="http://www.doxygen.org/index.html">
116
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
117
 
</body>
118
 
</html>