documented config

This commit is contained in:
itsmattkc
2019-02-19 03:57:47 -08:00
parent 0f2deb76d9
commit ecf2d9cba3
1073 changed files with 133630 additions and 12986 deletions
+4 -2
View File
@@ -69,6 +69,8 @@ $(function() {
<div class="title">MenuHelper Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="menuhelper_8h_source.html">menuhelper.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for MenuHelper:</div>
<div class="dyncontent">
@@ -464,7 +466,7 @@ Public Member Functions</h2></td></tr>
<p>Set Title/Action Safe Area from QAction. </p>
<p>A receiver for several Title/Action Safe Area setting items. Assumes the sender() is a QAction with a data variable as a <code>double</code>. The <code>double</code> can be the following values:</p><ul>
<li>NaN (qSNaN()) - Disable Title/Action Safe Area</li>
<li>0 - Enable Title/Action Safe Area, default aspect ratio (match current active <a class="el" href="struct_sequence.html">Sequence</a>'s aspect ratio).</li>
<li>0 - Enable Title/Action Safe Area, default aspect ratio (match current active <a class="el" href="class_sequence.html">Sequence</a>'s aspect ratio).</li>
<li>Negative Value - Enable Title/Action Safe Area, any negative number assumes a custom aspect ratio. Will ask the user to enter an aspect ratio and will use the result.</li>
<li>Positive Value - Enable Title/Action Safe Area, use value as the aspect ratio. </li>
</ul>
@@ -501,7 +503,7 @@ Public Member Functions</h2></td></tr>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>ui/<a class="el" href="menuhelper_8h_source.html">menuhelper.h</a></li>
<li>ui/menuhelper.cpp</li>
<li>ui/<a class="el" href="menuhelper_8cpp.html">menuhelper.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->