This file is indexed.

/usr/share/doc/kde/HTML/en/kubuntu/development/wxformbuilder.html is in kubuntu-docs 12.04.0ubuntu1.

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
<html><head><title>wxFormBuilder - wxWidgets GUI Designer</title><link rel="stylesheet" type="text/css" href="help:/common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/common/kde-localised.css"><link rel="stylesheet" type="text/css" href="help:/common/kubuntu.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="Software Development Tools residing in the Kubuntu Repository"><link rel="up" href="index.html" title="Software Development Tools residing in the Kubuntu Repository"><link rel="prev" href="spe.html" title="SPE - Stani's Python&#8482; IDE"><link rel="copyright" href="legal.html" title="Credits and License"><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/common/top-kde.jpg" width="36" height="34"> wxFormBuilder - wxWidgets <acronym class="acronym">GUI</acronym> Designer</div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="spe.html">Prev</a></td><td class="upCell"> </td><td class="nextCell"></td></tr></table></div><div id="contentBody"><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="wxformbuilder"></a>wxFormBuilder - wxWidgets <acronym class="acronym">GUI</acronym> Designer</h2></div></div></div><p>
Home Page:
<a class="ulink" href="http://sourceforge.net/apps/wordpress/wxformbuilder" target="_top">
http://sourceforge.net/apps/wordpress/wxformbuilder</a>
</p><p>
<span class="application">wxFormBuilder</span> is an open-source, cross-platform 
<acronym class="acronym">RAD</acronym> tool for <span class="trademark">wxWidgets</span>&#8482;. It aims to be 
an application that &#8212; as well as enabling visual development and 
generating the corresponding code &#8212; allows the inclusion of non-graphical 
components, and provides facilities for extending the set of widgets easily via 
plugins. One should not edit the code generated by 
<span class="application">wxFormBuilder</span>, so the correct way to implement a 
<acronym class="acronym">GUI</acronym> generated by <span class="application">wxFormBuilder</span> is 
by using inheritance. The generated classes which create the 
<acronym class="acronym">GUI</acronym> are intended to be used as base classes for the 
user-entered classes which implement the <acronym class="acronym">GUI</acronym>.
</p></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="spe.html">Prev</a></td><td class="upCell"><a accesskey="h" href="index.html">Home</a></td><td class="nextCell"></td></tr><tr><td class="prevCell">SPE - Stani's <span class="trademark">Python</span>&#8482; 
<acronym class="acronym">IDE</acronym> </td><td class="upCell"> </td><td class="nextCell"> </td></tr></table></div><div id="footer_text"><br><a href="mailto:ubuntu-docs@lists.ubuntu.com" class="footer_email">
	  Ubuntu Documentation Project
        </a></div></div></div></body></html>