Description:
README.md: Description of the project.
requirements.txt: List of Python dependencies required for the project.
main.py: Entry point of the application.
ui/: Directory containing UI-related files.
src/: Source code directory.
qss/: Directory for Qt Style Sheets (QSS) and icons.
logs/: Directory for log files.
json_styles/: Directory for JSON style files.
generated-files/: Directory for files auto-generated by the custom widgets module.
**util/
**dbutil:**数据库连接工具包
con=Connection(
host="", #主机名
port=3306, #端口
user="", #账号
password="", #密码
database="mesflcb", #数据库
autocommit=True #设置自动提交
)
Dao/:
This structure allows for automatic conversion of UI files to Python code and placement within the src folder, simplifying the development process for users.
For more, visit https://github.com/KhamisiKibet/QT-PyQt-PySide-Custom-Widgets
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。