1.8 KiB
1.8 KiB
<html><head>
</head>
</html>
5.hoverMenu.Main
主函数.
description: pyqt5悬浮下拉菜单
Created on 2018年7月7日
email: 625781186@qq.com
Global Attributes
None |
Classes
MainWindow | Class documentation goes here. |
Functions
None |
MainWindow
Class documentation goes here.
Derived from
QMainWindow, Ui_MainWindowClass Attributes
app |
qssStyle |
styleFile |
ui |
Class Methods
None |
Methods
MainWindow | Constructor |
enterEvent | 自定义标题栏需要重置光标。 |
Static Methods
None |
MainWindow (Constructor)
MainWindow(parent=None)Constructor
- parent (QWidget)
- reference to the parent widget
MainWindow.enterEvent
enterEvent(e)自定义标题栏需要重置光标。
</html>