minor cleanup and documentation of render functions
This commit is contained in:
@@ -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 <<a class="el" href="clickablelabel_8h_source.html">clickablelabel.h</a>></code></p>
|
||||
<div class="dynheader">
|
||||
Inheritance diagram for ClickableLabel:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -94,7 +99,10 @@ Public Member Functions</h2></td></tr>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>mousePressEvent</b> (QMouseEvent *ev)</td></tr>
|
||||
<tr class="separator:adfec8a6c2ddd87b673f3a734ea6afa2b"><td class="memSeparator" colspan="2"> </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>
|
||||
|
||||
Reference in New Issue
Block a user