2012-01-12 12:44:39 +00:00
|
|
|
<?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>
|
2012-01-12 15:15:59 +00:00
|
|
|
</element>
|
|
|
|
<element name="UIPainter">
|
|
|
|
<short>Basic painter class</short>
|
|
|
|
</element>
|
2012-01-12 12:44:39 +00:00
|
|
|
</module>
|
|
|
|
</package>
|
2012-01-12 15:15:59 +00:00
|
|
|
</fpdoc-descriptions>
|