PyQt/partner_625781186/5.hoverMenu/Documentation/5.hoverMenu.Main.html
2018-07-07 16:52:09 +08:00

95 lines
No EOL
2.1 KiB
HTML

<!DOCTYPE html>
<html><head>
<title>5.hoverMenu.Main</title>
<meta charset="UTF-8">
<style>
body {
background: #EDECE6;
margin: 0em 1em 10em 1em;
color: black;
}
h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
a { color: #BA6D36; }
</style>
</head>
<body><a NAME="top" ID="top"></a>
<h1>5.hoverMenu.Main</h1>
<p>
&#20027;&#20989;&#25968;.
</p><p>
description: pyqt5&#24748;&#28014;&#19979;&#25289;&#33756;&#21333;
</p><p>
Created on 2018&#24180;7&#26376;7&#26085;
</p><p>
email: 625781186@qq.com
</p>
<h3>Global Attributes</h3>
<table>
<tr><td>None</td></tr>
</table>
<h3>Classes</h3>
<table>
<tr>
<td><a href="#MainWindow">MainWindow</a></td>
<td>Class documentation goes here.</td>
</tr>
</table>
<h3>Functions</h3>
<table>
<tr><td>None</td></tr>
</table>
<hr /><hr />
<a NAME="MainWindow" ID="MainWindow"></a>
<h2>MainWindow</h2>
<p>
Class documentation goes here.
</p>
<h3>Derived from</h3>
QMainWindow, Ui_MainWindow
<h3>Class Attributes</h3>
<table>
<tr><td>app</td></tr><tr><td>qssStyle</td></tr><tr><td>styleFile</td></tr><tr><td>ui</td></tr>
</table>
<h3>Class Methods</h3>
<table>
<tr><td>None</td></tr>
</table>
<h3>Methods</h3>
<table>
<tr>
<td><a href="#MainWindow.__init__">MainWindow</a></td>
<td>Constructor</td>
</tr><tr>
<td><a href="#MainWindow.enterEvent">enterEvent</a></td>
<td>&#33258;&#23450;&#20041;&#26631;&#39064;&#26639;&#38656;&#35201;&#37325;&#32622;&#20809;&#26631;&#12290;</td>
</tr>
</table>
<h3>Static Methods</h3>
<table>
<tr><td>None</td></tr>
</table>
<a NAME="MainWindow.__init__" ID="MainWindow.__init__"></a>
<h4>MainWindow (Constructor)</h4>
<b>MainWindow</b>(<i>parent=None</i>)
<p>
Constructor
</p><dl>
<dt><i>parent</i> (QWidget)</dt>
<dd>
reference to the parent widget
</dd>
</dl><a NAME="MainWindow.enterEvent" ID="MainWindow.enterEvent"></a>
<h4>MainWindow.enterEvent</h4>
<b>enterEvent</b>(<i>e</i>)
<p>
&#33258;&#23450;&#20041;&#26631;&#39064;&#26639;&#38656;&#35201;&#37325;&#32622;&#20809;&#26631;&#12290;
</p>
<div align="right"><a href="#top">Up</a></div>
<hr />
</body></html>