zty199 23b40dd231 fix: 修复关于窗口被主窗口遮挡问题
Application::initAboutDialog 执行过早,qApp->activeWindow() 指针为空,关于窗口没有父对象,与主窗口互相抢占焦点

Log: 去除 Application 构造函数中调用 initAboutDialog 操作;handleAboutAction 中,若 aboutDialog() 指针不为空则 return
2022-12-26 14:25:26 +08:00
2022-12-19 09:46:24 +08:00
2022-11-20 17:49:00 +08:00
2020-11-18 20:59:26 +08:00
2022-07-08 09:44:17 +00:00

SparkWebAppRuntime

Description

Spark-Store WebApp Runtime, intended to package webpages into apps easily.

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme GPL-3.0 296 KiB
Languages
C++ 97.2%
HTML 1.7%
QMake 0.6%
CSS 0.2%
C 0.2%
Other 0.1%