/usr/share/doc/libqalculate-doc/html/structPlotDataParameters.html is in libqalculate-doc 0.9.7-9.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>libqalculate-0.9.7: PlotDataParameters Struct 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.5 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</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 List</span></a></li>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>PlotDataParameters Struct Reference</h1><!-- doxytag: class="PlotDataParameters" -->Parameters for plot data series.
<a href="#_details">More...</a>
<p>
<code>#include <Calculator.h></code>
<p>
<p>
<a href="structPlotDataParameters-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="40e27b5786b2283dc65d3795b151fb77"></a><!-- doxytag: member="PlotDataParameters::title" ref="40e27b5786b2283dc65d3795b151fb77" args="" -->
string </td><td class="memItemRight" valign="bottom"><a class="el" href="structPlotDataParameters.html#40e27b5786b2283dc65d3795b151fb77">title</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Title label. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="19faf4d957d4666e56f78b4358a98e3a"></a><!-- doxytag: member="PlotDataParameters::smoothing" ref="19faf4d957d4666e56f78b4358a98e3a" args="" -->
<a class="el" href="includes_8h.html#930a2ed26996ad71538974b2f419074e">PlotSmoothing</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structPlotDataParameters.html#19faf4d957d4666e56f78b4358a98e3a">smoothing</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Plot smoothing. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="de39d1695cbc45f829e164c41ddd528e"></a><!-- doxytag: member="PlotDataParameters::style" ref="de39d1695cbc45f829e164c41ddd528e" args="" -->
<a class="el" href="includes_8h.html#0a5029ede18df6f7716fd93076b3dae8">PlotStyle</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structPlotDataParameters.html#de39d1695cbc45f829e164c41ddd528e">style</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Plot style. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9e694a7938ad222568e8c062242e2558"></a><!-- doxytag: member="PlotDataParameters::yaxis2" ref="9e694a7938ad222568e8c062242e2558" args="" -->
bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structPlotDataParameters.html#9e694a7938ad222568e8c062242e2558">yaxis2</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Use scale on second y-axis. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="20679526186f0155cd448fa192d560dd"></a><!-- doxytag: member="PlotDataParameters::xaxis2" ref="20679526186f0155cd448fa192d560dd" args="" -->
bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structPlotDataParameters.html#20679526186f0155cd448fa192d560dd">xaxis2</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Use scale on second x-axis. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Parameters for plot data series. <hr>The documentation for this struct was generated from the following file:<ul>
<li>libqalculate/<a class="el" href="Calculator_8h.html">Calculator.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 5 08:26:29 2010 for libqalculate-0.9.7 by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
</body>
</html>
|