This file is indexed.

/usr/share/doc/libcwidget-doc/html/documentation/api/structcwidget_1_1fragment__column__entry.html is in libcwidget-doc 0.5.16-3.1ubuntu1.

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
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>cwidget: cwidget::fragment_column_entry Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">cwidget&#160;<span id="projectnumber">0.5.16</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespacecwidget.html">cwidget</a>      </li>
      <li class="navelem"><a class="el" href="structcwidget_1_1fragment__column__entry.html">fragment_column_entry</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a>  </div>
  <div class="headertitle">
<div class="title">cwidget::fragment_column_entry Struct Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="cwidget::fragment_column_entry" -->
<p>Stores information on a single column of fragments.  
 <a href="structcwidget_1_1fragment__column__entry.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="fragment_8h_source.html">fragment.h</a>&gt;</code></p>

<p><a href="structcwidget_1_1fragment__column__entry-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>align</b> { <b>top</b>, 
<b>center</b>, 
<b>bottom</b>
 }</td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcwidget_1_1fragment__column__entry.html#ac30417c2167cbf035889f2656c2ec19d">fragment_column_entry</a> (<a class="el" href="classbool.html">bool</a> _proportional, <a class="el" href="classbool.html">bool</a> _expandable, size_t _width, align _vert_align, <a class="el" href="classcwidget_1_1fragment.html">fragment</a> *f)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a fragment column that has a single line.  <a href="#ac30417c2167cbf035889f2656c2ec19d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a716c7c74a6a36890e17bac565464623b"></a><!-- doxytag: member="cwidget::fragment_column_entry::fragment_column_entry" ref="a716c7c74a6a36890e17bac565464623b" args="(bool _proportional, bool _expandable, size_t _width, align _vert_align, const std::vector&lt; fragment * &gt; &amp;_lines)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>fragment_column_entry</b> (<a class="el" href="classbool.html">bool</a> _proportional, <a class="el" href="classbool.html">bool</a> _expandable, size_t _width, align _vert_align, const std::vector&lt; <a class="el" href="classcwidget_1_1fragment.html">fragment</a> * &gt; &amp;_lines)</td></tr>
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a936ac8a79115072d3e2884cdf7ba8a4c"></a><!-- doxytag: member="cwidget::fragment_column_entry::proportional" ref="a936ac8a79115072d3e2884cdf7ba8a4c" args="" -->
<a class="el" href="classbool.html">bool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcwidget_1_1fragment__column__entry.html#a936ac8a79115072d3e2884cdf7ba8a4c">proportional</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">If <b>true</b>, this column is allocated space proportionally; otherwise, its width is exactly what is specified. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classbool.html">bool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcwidget_1_1fragment__column__entry.html#a4fe886d31c6bf25507d13f7c64bd4994">expandable</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">If proportional is <b>false</b> and the fragment is not NULL, then setting this to <b>true</b> means that the width below will be expanded to max_width if necessary.  <a href="#a4fe886d31c6bf25507d13f7c64bd4994"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ace7ba56807b0b8e6b2c89948fe6a727b"></a><!-- doxytag: member="cwidget::fragment_column_entry::width" ref="ace7ba56807b0b8e6b2c89948fe6a727b" args="" -->
size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcwidget_1_1fragment__column__entry.html#ace7ba56807b0b8e6b2c89948fe6a727b">width</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">If proportional is <b>true</b>, this is a number giving the relative size of this column compared to other proportional columns; otherwise, this is the width of the column in character cells. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">align&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcwidget_1_1fragment__column__entry.html#a1f771af90a044011bcce4bc1eda1f4b9">vert_align</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The vertical alignment of the column.  <a href="#a1f771af90a044011bcce4bc1eda1f4b9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="classcwidget_1_1fragment.html">fragment</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcwidget_1_1fragment__column__entry.html#a8d6e823f254c8428ae4cf93e3a5b9706">lines</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The vertical components of this column.  <a href="#a8d6e823f254c8428ae4cf93e3a5b9706"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Stores information on a single column of fragments. </p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ac30417c2167cbf035889f2656c2ec19d"></a><!-- doxytag: member="cwidget::fragment_column_entry::fragment_column_entry" ref="ac30417c2167cbf035889f2656c2ec19d" args="(bool _proportional, bool _expandable, size_t _width, align _vert_align, fragment *f)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">cwidget::fragment_column_entry::fragment_column_entry </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classbool.html">bool</a>&#160;</td>
          <td class="paramname"><em>_proportional</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classbool.html">bool</a>&#160;</td>
          <td class="paramname"><em>_expandable</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">size_t&#160;</td>
          <td class="paramname"><em>_width</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">align&#160;</td>
          <td class="paramname"><em>_vert_align</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classcwidget_1_1fragment.html">fragment</a> *&#160;</td>
          <td class="paramname"><em>f</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a fragment column that has a single line. </p>

<p>References <a class="el" href="structcwidget_1_1fragment__column__entry.html#a8d6e823f254c8428ae4cf93e3a5b9706">lines</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a4fe886d31c6bf25507d13f7c64bd4994"></a><!-- doxytag: member="cwidget::fragment_column_entry::expandable" ref="a4fe886d31c6bf25507d13f7c64bd4994" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classbool.html">bool</a> <a class="el" href="structcwidget_1_1fragment__column__entry.html#a4fe886d31c6bf25507d13f7c64bd4994">cwidget::fragment_column_entry::expandable</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>If proportional is <b>false</b> and the fragment is not NULL, then setting this to <b>true</b> means that the width below will be expanded to max_width if necessary. </p>
<p>If the resulting fragment exceeds the screen width, it will be shrunk as necessary. </p>

</div>
</div>
<a class="anchor" id="a8d6e823f254c8428ae4cf93e3a5b9706"></a><!-- doxytag: member="cwidget::fragment_column_entry::lines" ref="a8d6e823f254c8428ae4cf93e3a5b9706" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::vector&lt;<a class="el" href="classcwidget_1_1fragment.html">fragment</a> *&gt; <a class="el" href="structcwidget_1_1fragment__column__entry.html#a8d6e823f254c8428ae4cf93e3a5b9706">cwidget::fragment_column_entry::lines</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The vertical components of this column. </p>
<p>Each vertical entry in the column will begin on the same line as the corresponding vertical entries in the other columns. If not all columns have the same number of vertical entries, the shorter columns are padded with blank lines to be the same length as the longer columns.</p>
<p>NULL entries produce blank lines. </p>

<p>Referenced by <a class="el" href="structcwidget_1_1fragment__column__entry.html#ac30417c2167cbf035889f2656c2ec19d">fragment_column_entry()</a>.</p>

</div>
</div>
<a class="anchor" id="a1f771af90a044011bcce4bc1eda1f4b9"></a><!-- doxytag: member="cwidget::fragment_column_entry::vert_align" ref="a1f771af90a044011bcce4bc1eda1f4b9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">align <a class="el" href="structcwidget_1_1fragment__column__entry.html#a1f771af90a044011bcce4bc1eda1f4b9">cwidget::fragment_column_entry::vert_align</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The vertical alignment of the column. </p>
<p>If top, the top of this column is placed at the top of the fragment. If center, the center of this column is aligned with the center of the fragment. And if bottom, the bottom of this column is aligned with the bottom of the fragment. </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/cwidget/<a class="el" href="fragment_8h_source.html">fragment.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Jun 17 2011 07:49:39 for cwidget by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>