MainWindow 0 0 2021 1121 1000 850 MainWindow #centralwidget{ background-color: rgb(244, 244, 244); } #leftMenuSubContainer{ background-color: rgb(50, 50, 50); } #leftMenuSubContainer QPushButton{ text-align: left; padding: 5px 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; } #centerMenuContainer{ background-color: rgb(193, 193, 193); } #frame_4{ background-color: rgb(156, 156, 156); border-radius: 10px; } #frame_10, #frame_11, #frame_12, #frame_13{ background-color: rgb(177, 177, 177); border-radius: 10px; } #frame_18{ background-color: rgb(197, 197, 197); border-radius: 10px; } #popupNotificationsSubContainer{ background-color: rgb(208, 208, 208); border-radius: 10px; } #headerContainer, #footerContainer{ background-color: rgb(227, 227, 227); } QPushButton { /* 基本按钮样式 */ border: 2px solid transparent; /* 为了避免悬浮时大小变化,预先设置透明边框 */ border-radius: 5px; /* 设置圆角边框 */ padding: 5px; /* 设置内边距,确保内容与边框有足够间距 */ margin: 0px; /* 初始边距设置为0,可以根据布局需要调整 */ } QPushButton:hover { /* 鼠标悬浮时的样式 */ background-color: #A3C1DA; color: white; border: 1px solid #8C8C8C; /* 设置边框颜色 */ border-radius: 10px; /* 增加圆角大小以强调效果 */ padding: 4px; /* 微调内边距,为边框增大留出空间 */ margin: -1px; /* 通过负边距使按钮整体略微扩大,以容纳更大的边框 */ } QPlainTextEdit { border: 2px solid #ababab; border-radius: 10px; padding: 5px; background-color: #F0F0F0; color: #333333; } QPlainTextEdit:focus { border: 2px solid #5678EF; } QLineEdit { border: 2px solid #ababab; border-radius: 10px; padding: 5px; background-color: #F0F0F0; color: #333333; } QLineEdit:focus { border: 2px solid #5678EF; } QProgressBar { border: 2px solid grey; border-radius: 5px; background-color: #F0F0F0; } QProgressBar::chunk { background-color: #ababab; width: 20px; /* 设置填充块的宽度,可根据需要调整 */ margin: 2px; border-radius: 4px; /* 小于QProgressBar的border-radius以确保圆角效果 */ } QCheckBox { spacing: 5px; } QCheckBox::indicator { width: 20px; height: 20px; } QCheckBox::indicator:unchecked { border: 2px solid #BEBEBE; background-color: #F0F0F0; border-radius: 3px; } QCheckBox::indicator:checked { border: 2px solid #5B9BD5; background-color: #5B9BD5; border-radius: 3px; } QCheckBox::indicator:unchecked:hover, QCheckBox::indicator:checked:hover { border: 2px solid #1E90FF; } QComboBox { border: 2px solid #BEBEBE; border-radius: 5px; padding: 1px 18px 1px 3px; min-width: 6em; background-color: #FFFFFF; } QComboBox:editable { background-color: #FFFFFF; } QComboBox:!editable, QComboBox::drop-down:editable { background-color: #FFFFFF; } /* 当下拉框显示时的边框和背景颜色 */ QComboBox::drop-down { subcontrol-origin: padding; subcontrol-position: top right; width: 15px; border-left-width: 1px; border-left-color: darkgray; border-left-style: solid; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } /* 下拉菜单样式 */ QComboBox QAbstractItemView { border: 2px solid darkgray; selection-background-color: #6a6ea9; background-color: #FFFFFF; border-radius: 5px; } 0 0 0 0 0 150 16777215 0 0 0 0 0 0 5 3 3 0 QFrame::StyledPanel QFrame::Raised 0 0 3 0 0 菜单 color: #aaa; :/iconsw/icons/align-justify-white.svg:/iconsw/icons/align-justify-white.svg 24 24 0 0 QFrame::StyledPanel QFrame::Raised 0 0 10 0 10 微软雅黑 12 75 true 解密 color: #aaa; 工具 :/iconsw/icons/codepen-white.svg:/iconsw/icons/codepen-white.svg 24 24 微软雅黑 12 75 true 聊天 color: #aaa; 聊天 :/iconsw/icons/message-square-white.svg:/iconsw/icons/message-square-white.svg 24 24 微软雅黑 12 75 true 好友 color: #aaa; 好友 :/iconsw/icons/users-white.svg:/iconsw/icons/users-white.svg 24 24 微软雅黑 12 75 true 我的 color: #aaa; 我的 :/iconsw/icons/user-white.svg:/iconsw/icons/user-white.svg 24 24 Qt::Vertical 20 40 QFrame::StyledPanel QFrame::Raised 0 0 10 0 10 微软雅黑 12 75 true 关于 color: #aaa; 关于 :/iconsw/icons/info-white.svg:/iconsw/icons/info-white.svg 24 24 微软雅黑 12 75 true 设置 color: #aaa; 设置 :/iconsw/icons/settings-white.svg:/iconsw/icons/settings-white.svg 24 24 微软雅黑 12 75 true 帮助 color: #aaa; 帮助 :/iconsw/icons/help-circle-white.svg:/iconsw/icons/help-circle-white.svg 24 24 200 0 0 0 0 0 0 200 0 5 5 5 5 5 QFrame::StyledPanel QFrame::Raised 3 3 3 3 3 微软雅黑 12 75 true 收回子菜单 :/icons/icons/x-circle.svg:/icons/icons/x-circle.svg 24 24 1 6 0 0 0 0 16777215 60 QFrame::StyledPanel QFrame::Raised 3 3 3 3 3 微软雅黑 12 75 true 自动解密 :/icons/icons/key.svg:/icons/icons/key.svg 24 24 16777215 60 QFrame::StyledPanel QFrame::Raised 3 3 3 3 3 微软雅黑 12 75 true 手动解密 手动解密 :/icons/icons/crosshair.svg:/icons/icons/crosshair.svg 24 24 16777215 60 QFrame::StyledPanel QFrame::Raised 3 3 3 3 3 微软雅黑 12 75 true 聊天数据管理 :/icons/icons/message-circle.svg:/icons/icons/message-circle.svg 24 24 Qt::Vertical 20 40 0 20 191 42 QFrame::StyledPanel QFrame::Raised 微软雅黑 12 75 true 我的年度聊天报告 0 0 0 0 0 0 0 5 5 0 2 0 QFrame::StyledPanel QFrame::Raised 3 3 微软雅黑 12 75 true 获取信息 :/icons/icons/target.svg:/icons/icons/target.svg 24 24 微软雅黑 12 75 true 设置微信路径 :/icons/icons/folder-plus.svg:/icons/icons/folder-plus.svg 24 24 微软雅黑 12 75 true 开始自动解密(完成后需重启程序) :/icons/icons/play-circle.svg:/icons/icons/play-circle.svg 24 24 微软雅黑 12 75 true 开始手动解密 :/icons/icons/play-circle.svg:/icons/icons/play-circle.svg 24 24 微软雅黑 12 75 true 统计信息 :/icons/icons/database.svg:/icons/icons/database.svg 24 24 微软雅黑 12 75 true 情感分析(暂不可用) :/icons/icons/heart.svg:/icons/icons/heart.svg 24 24 微软雅黑 12 75 true 生成年度报告 :/icons/icons/file-text.svg:/icons/icons/file-text.svg 24 24 微软雅黑 12 75 true 生成我的年度报告 :/icons/icons/file-text.svg:/icons/icons/file-text.svg 24 24 微软雅黑 12 75 true 导出所有联系人 :/icons/icons/user-check.svg:/icons/icons/user-check.svg 24 24 微软雅黑 12 75 true 导出所有聊天记录 :/icons/icons/external-link.svg:/icons/icons/external-link.svg 24 24 微软雅黑 12 75 true 解密 批量导出 :/icons/icons/package.svg:/icons/icons/package.svg 24 24 微软雅黑 12 75 true 解密 设置停用词 :/icons/icons/eye-off.svg:/icons/icons/eye-off.svg 24 24 微软雅黑 12 75 true 新增自定义词 :/icons/icons/plus-square.svg:/icons/icons/plus-square.svg 24 24 QFrame::StyledPanel QFrame::Raised 3 3 3 :/icons/icons/minus.svg:/icons/icons/minus.svg 24 24 :/icons/icons/square.svg:/icons/icons/square.svg 24 24 :/icons/icons/x.svg:/icons/icons/x.svg 24 24 0 0 0 0 0 0 0 0 6 QLayout::SetDefaultConstraint 0 0 0 0 Qt::Horizontal QSizePolicy::Fixed 40 20 6 QLayout::SetDefaultConstraint 0 0 0 0 true 0 0 0 0 16777215 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 20 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 1595 80 解密数据库 Qt::AutoText false Qt::AlignCenter false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 1595 60 以下内容为自动获取,如获取失败请手动填写 Qt::AutoText false Qt::AlignCenter false 0 -1 false Qt::LinksAccessibleByMouse QLayout::SetDefaultConstraint 0 0 0 0 6 QLayout::SetDefaultConstraint 0 0 0 0 6 true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 1322 26 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 64 27 版本 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 51 51 51 0 0 0 51 51 51 51 51 51 0 0 0 0 0 0 51 51 51 0 0 0 51 51 51 51 51 51 0 0 0 0 0 0 51 51 51 0 0 0 51 51 51 51 51 51 0 0 0 0 0 0 微软雅黑 12 IBeamCursor true false Qt::StrongFocus Qt::DefaultContextMenu true true true 1.000000000000000 false -1 Qt::LeftToRight false background:transparent; border-radius:5px; border-top: 0px solid #b2e281; border-bottom: 2px solid black; border-right: 0px solid #b2e281; border-left: 0px solid #b2e281; border-style:outset Qt::ImhNone 32767 false QLineEdit::Normal 0 false false false Qt::LogicalMoveStyle false true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 64 28 微信昵称 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 64 27 密钥 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 400 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 400 27 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 64 27 PID Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 64 26 手机号 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 1322 27 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 1322 28 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 64 31 wxid Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 1322 27 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 64 27 微信路径 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 400 300 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 400 27 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor true false Qt::StrongFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone 微信路径是否设置 16 16 false false false false 300 100 false false true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor true false Qt::StrongFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone 信息是否获取 16 16 false false false false 300 100 false false 6 QLayout::SetDefaultConstraint 0 0 0 0 true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone QFrame::NoFrame QFrame::Plain 1 0 0 0 48 334 未就绪 Qt::AutoText false false 0 -1 false Qt::LinksAccessibleByMouse true 0 0 0 0 16777215 16777215 0 0 0 0 0 0 0 240 240 240 0 0 0 0 0 0 240 240 240 240 240 240 0 0 0 240 240 240 0 0 0 0 0 0 240 240 240 240 240 240 0 0 0 240 240 240 0 0 0 0 0 0 240 240 240 240 240 240 微软雅黑 12 ArrowCursor false false Qt::NoFocus Qt::DefaultContextMenu true true false 1.000000000000000 false -1 Qt::LeftToRight false Qt::ImhNone 0 100 0 Qt::AlignLeading true Qt::Horizontal false QProgressBar::TopToBottom %p% Qt::Horizontal QSizePolicy::Fixed 40 20 6 QLayout::SetDefaultConstraint 0 0 0 0 16777215 60 微软雅黑 12 为避免输入错误,以下信息请从微信中复制 QLayout::SetDefaultConstraint 0 0 0 0 6 QLayout::SetDefaultConstraint 0 0 0 0 6 微软雅黑 12 请输入微信绑定的手机号 微软雅黑 12 请输入您的微信昵称 微软雅黑 12 请输入您的微信号 微软雅黑 12 手机号 微软雅黑 12 微信号 微软雅黑 12 微信昵称 Qt::Horizontal 40 20 Qt::Horizontal 40 20 Qt::Horizontal 40 20 微软雅黑 12 为减少卡顿请尽量不要超过十个 微软雅黑 12 75 true 导出格式 微软雅黑 12 TXT true 微软雅黑 12 CSV 微软雅黑 12 HTML 微软雅黑 12 Docx Qt::Vertical 20 40 微软雅黑 12 75 true 导出范围 微软雅黑 12 全部时间 最近三个月 自定义时间 微软雅黑 12 全部聊天记录 不含图片/视频/文件 Qt::Vertical 20 40 微软雅黑 12 75 true 消息类型 微软雅黑 12 全选 :/icons/icons/check-square.svg:/icons/icons/check-square.svg 24 24 微软雅黑 12 微软雅黑 12 微软雅黑 12 0 background-color: transparent; QFrame::StyledPanel QFrame::Raised 微软雅黑 12 75 true 关于我们 0 0 微软雅黑 12 75 true 关于我们的信息 Qt::Vertical 20 40 QFrame::StyledPanel QFrame::Raised 微软雅黑 12 文本框里输入年度报告词云停用词,每个词之间用空格隔开 微软雅黑 12 文本框里输入年度报告词云自定义词,每个词之间用空格隔开 微软雅黑 12 文本框里输入年度报告词云停用词,每个词之间用空格隔开 微软雅黑 12 文本框里输入年度报告词云自定义词,每个词之间用空格隔开 QFrame::StyledPanel QFrame::Raised 微软雅黑 12 75 true 解密 常见问题解答 :/icons/icons/book.svg:/icons/icons/book.svg 24 24 微软雅黑 12 75 true 解密 好友相关 :/icons/icons/users.svg:/icons/icons/users.svg 24 24 微软雅黑 12 75 true 解密 聊天相关 :/icons/icons/message-square.svg:/icons/icons/message-square.svg 24 24 微软雅黑 12 75 true 解密 解密相关 :/icons/icons/codepen.svg:/icons/icons/codepen.svg 24 24 QFrame::StyledPanel QFrame::Raised 0 0 16777215 60 微软雅黑 12 75 true 报告生成进度 0 0 微软雅黑 12 75 true 未开始生成 0 0 0 0 微软雅黑 12 75 true 通知 0 0 QFrame::StyledPanel QFrame::Raised 0 0 微软雅黑 12 75 true 通知内容 Qt::AlignCenter true :/icons/icons/x-octagon.svg:/icons/icons/x-octagon.svg 24 24 0 0 0 0 QFrame::StyledPanel QFrame::Raised :/icons/logo3.0.ico:/icons/logo3.0.ico 24 24 微软雅黑 12 75 true 留痕-Vx.x.x Qt::Horizontal 20 20 0 0 微软雅黑 12 75 true 解密 检查更新 :/icons/icons/arrow-up-circle.svg:/icons/icons/arrow-up-circle.svg 24 24 Qt::Horizontal 20 20 微软雅黑 12 75 true 发送错误报告 :/icons/icons/send.svg:/icons/icons/send.svg 24 24 30 30 30 30 微软雅黑 12 头像 30 30 30 30 QFrame::StyledPanel QFrame::Raised QCustomSlideMenu QWidget
Custom_Widgets.QCustomSlideMenu.h
1
QCustomQStackedWidget QStackedWidget
Custom_Widgets.QCustomQStackedWidget.h
1