documented config
This commit is contained in:
@@ -69,6 +69,8 @@ $(function() {
|
||||
<div class="title">MenuHelper Class Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p><code>#include <<a class="el" href="menuhelper_8h_source.html">menuhelper.h</a>></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 -->
|
||||
|
||||
Reference in New Issue
Block a user