Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 1416

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkQtStackedChartSeriesOptions Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vtkQtStackedChartSeriesOptions Class Reference</h1><!-- doxytag: class="vtkQtStackedChartSeriesOptions" --><!-- doxytag: inherits="vtkQtChartSeriesOptions" --><code>#include &lt;<a class="el" href="a04568.html">vtkQtStackedChartSeriesOptions.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkQtStackedChartSeriesOptions:</div>
<div class="dynsection">
<p><center><img src="a13814.png" border="0" usemap="#a13815" alt="Inheritance graph"></center>
<map name="a13815">
<area shape="rect" href="a01379.html" title="The vtkQtChartSeriesOptions class stores the common series drawing options." alt="" coords="29,5,203,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkQtStackedChartSeriesOptions:</div>
<div class="dynsection">
<p><center><img src="a13816.png" border="0" usemap="#a13817" alt="Collaboration graph"></center>
<map name="a13817">
<area shape="rect" href="a01379.html" title="The vtkQtChartSeriesOptions class stores the common series drawing options." alt="" coords="29,5,203,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a13818.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="a01413.html" title="The vtkQtStackedChartSeriesOptions class stores the options for a stacked chart series...">vtkQtStackedChartSeriesOptions</a> class stores the options for a stacked chart series. 
<p>

<p>Definition at line <a class="el" href="a04568.html#l00035">35</a> of file <a class="el" href="a04568.html">vtkQtStackedChartSeriesOptions.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01413.html#8fe35a129351a587d0ae549255a015e0">vtkQtStackedChartSeriesOptions</a> (QObject *parent=0)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates a stacked chart series options object.  <a href="#8fe35a129351a587d0ae549255a015e0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01413.html#0662da21da287fb1e2d5ca1d61261a2f">~vtkQtStackedChartSeriesOptions</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01413.html#336b5c34a246a2c3df91bf2319848cde">setStyle</a> (int style, <a class="el" href="a01387.html">vtkQtChartStyleGenerator</a> *generator)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the style generator index for the series.  <a href="#336b5c34a246a2c3df91bf2319848cde"></a><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="8fe35a129351a587d0ae549255a015e0"></a><!-- doxytag: member="vtkQtStackedChartSeriesOptions::vtkQtStackedChartSeriesOptions" ref="8fe35a129351a587d0ae549255a015e0" args="(QObject *parent=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkQtStackedChartSeriesOptions::vtkQtStackedChartSeriesOptions           </td>
          <td>(</td>
          <td class="paramtype">QObject *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Creates a stacked chart series options object. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>parent</em>&nbsp;</td><td>The parent object. </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="0662da21da287fb1e2d5ca1d61261a2f"></a><!-- doxytag: member="vtkQtStackedChartSeriesOptions::~vtkQtStackedChartSeriesOptions" ref="0662da21da287fb1e2d5ca1d61261a2f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual vtkQtStackedChartSeriesOptions::~vtkQtStackedChartSeriesOptions           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04568.html#l00045">45</a> of file <a class="el" href="a04568.html">vtkQtStackedChartSeriesOptions.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="336b5c34a246a2c3df91bf2319848cde"></a><!-- doxytag: member="vtkQtStackedChartSeriesOptions::setStyle" ref="336b5c34a246a2c3df91bf2319848cde" args="(int style, vtkQtChartStyleGenerator *generator)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkQtStackedChartSeriesOptions::setStyle           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>style</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01387.html">vtkQtChartStyleGenerator</a> *&nbsp;</td>
          <td class="paramname"> <em>generator</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the style generator index for the series. 
<p>
This method uses the style generator to assign the initial brush and pen for the series. The pen is based on the brush color.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>style</em>&nbsp;</td><td>The style index for the generator. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>generator</em>&nbsp;</td><td>The style generator to use. </td></tr>
  </table>
</dl>

<p>Reimplemented from <a class="el" href="a01379.html#469274c9af5b7bc8886255ffd8ab6f1c">vtkQtChartSeriesOptions</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/GUISupport/Qt/Chart/<a class="el" href="a04568.html">vtkQtStackedChartSeriesOptions.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:29:00 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>