
removed footer date for the time being (to prevent too much changes in documentation) implemented cleaning of GLUT bitmap font lists removed unused function in uicontext class renamed chm file added missing documentation back in nvcontext.xml git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
19 lines
558 B
XML
19 lines
558 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<fpdoc-descriptions>
|
|
<package name="nvidia-widgets">
|
|
<module name="nvPainter">
|
|
<short>Basic painter class</short>
|
|
<element name="EvalBool">
|
|
<short>Boolean evaluation function</short>
|
|
<descr>
|
|
<p>This function evaluates a boolean to a numerical value.</p>
|
|
<p>True equals 1
|
|
False equals 0</p>
|
|
</descr>
|
|
</element>
|
|
<element name="UIPainter">
|
|
<short>Basic painter class</short>
|
|
</element>
|
|
</module>
|
|
</package>
|
|
</fpdoc-descriptions> |