This file is indexed.

/usr/share/doc/libplotmm-doc/html/todo.html is in libplotmm-doc 0.1.2-2.

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
66
67
68
69
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>PlotMM: ToDo</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1><a class="anchor" name="todo">ToDo</a></h1>In no particular order, as extracted from the source:<p>
<a class="anchor" name="_todo000003"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_curve.html#_plot_m_m_1_1_curvea8">PlotMM::Curve::set_data</a> (const Glib::ArrayHandle&lt; DoublePoint &gt; &amp;data) </dt>
<dd>test if this method really works </dd>
</dl>
<p>
<a class="anchor" name="_todo000002"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_curve.html#_plot_m_m_1_1_curvea7">PlotMM::Curve::set_data</a> (const std::vector&lt; double &gt; &amp;xData, const std::vector&lt; double &gt; &amp;yData) </dt>
<dd>handle unevenly sized arrays correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000001"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_curve.html#_plot_m_m_1_1_curvea6">PlotMM::Curve::set_data</a> (const double *xData, const double *yData, int size) </dt>
<dd>handle null pointers correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000008"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_error_curve.html#_plot_m_m_1_1_error_curvea8">PlotMM::ErrorCurve::set_data</a> (const Glib::ArrayHandle&lt; DoublePoint &gt; &amp;data) </dt>
<dd>test if this method really works </dd>
</dl>
<p>
<a class="anchor" name="_todo000007"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_error_curve.html#_plot_m_m_1_1_error_curvea7">PlotMM::ErrorCurve::set_data</a> (const std::vector&lt; double &gt; &amp;xData, const std::vector&lt; double &gt; &amp;yData, const std::vector&lt; double &gt; &amp;xErr, const std::vector&lt; double &gt; &amp;yErr) </dt>
<dd>handle unevenly sized arrays correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000004"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_error_curve.html#_plot_m_m_1_1_error_curvea6">PlotMM::ErrorCurve::set_data</a> (const std::vector&lt; double &gt; &amp;xData, const std::vector&lt; double &gt; &amp;yData) </dt>
<dd>handle unevenly sized arrays correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000006"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_error_curve.html#_plot_m_m_1_1_error_curvea5">PlotMM::ErrorCurve::set_data</a> (const double *xData, const double *yData, const double *xErr, const double *yErr, int size) </dt>
<dd>handle null pointers correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000005"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_error_curve.html#_plot_m_m_1_1_error_curvea4">PlotMM::ErrorCurve::set_data</a> (const double *xData, const double *yData, int size) </dt>
<dd>handle null pointers correctly </dd>
</dl>
<p>
<a class="anchor" name="_todo000011"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_scale.html#_plot_m_m_1_1_v_scalea2">PlotMM::Scale::set_position</a> (Gtk::PositionType p) </dt>
<dd>check this out </dd>
</dl>
<p>
<a class="anchor" name="_todo000010"></a> <dl>
<dt>Member <a class="el" href="class_plot_m_m_1_1_scale_labels.html#_plot_m_m_1_1_v_scale_labelsa6">PlotMM::ScaleLabels::format</a> (double) const  </dt>
<dd>find a smart way to user-define scale label formatting </dd>
</dl>
<p>
<a class="anchor" name="_todo000009"></a> <dl>
<dt>Page <a class="el" href="installation.html">Installation notes</a>  </dt>
<dd>(say something about plotmm.pc here) <p>
(we might want to have a plotmm.spec file some day)<p>
</dd>
</dl>
<hr size="1"><address style="align: right;"><small>Generated on Thu Nov 10 15:26:21 2005 for PlotMM by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
</body>
</html>