minor cleanup and documentation of render functions

This commit is contained in:
itsmattkc
2019-02-16 02:18:32 -08:00
parent c810f27c47
commit 6bccd0c660
177 changed files with 2562 additions and 1497 deletions
+9 -1
View File
@@ -69,6 +69,11 @@ $(function() {
<div class="title">ClickableLabel Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>The <a class="el" href="class_clickable_label.html" title="The ClickableLabel class.">ClickableLabel</a> class.
<a href="class_clickable_label.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="clickablelabel_8h_source.html">clickablelabel.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for ClickableLabel:</div>
<div class="dyncontent">
@@ -94,7 +99,10 @@ Public Member Functions</h2></td></tr>
void&#160;</td><td class="memItemRight" valign="bottom"><b>mousePressEvent</b> (QMouseEvent *ev)</td></tr>
<tr class="separator:adfec8a6c2ddd87b673f3a734ea6afa2b"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<hr/>The documentation for this class was generated from the following files:<ul>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>The <a class="el" href="class_clickable_label.html" title="The ClickableLabel class.">ClickableLabel</a> class. </p>
<p>Simple QLabel-derived class that emits a clicked() signal when the widget receives a mouse press event. </p>
</div><hr/>The documentation for this class was generated from the following files:<ul>
<li>ui/<a class="el" href="clickablelabel_8h_source.html">clickablelabel.h</a></li>
<li>ui/clickablelabel.cpp</li>
</ul>