Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bruceunx/qt-form-helloworld
A simple qt c++ form hello wold with cmake
https://github.com/bruceunx/qt-form-helloworld
Last synced: 6 days ago
JSON representation
A simple qt c++ form hello wold with cmake
- Host: GitHub
- URL: https://github.com/bruceunx/qt-form-helloworld
- Owner: bruceunx
- License: mpl-2.0
- Created: 2022-12-03T08:14:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T00:50:21.000Z (over 1 year ago)
- Last Synced: 2023-10-15T23:24:32.198Z (about 1 year ago)
- Language: C++
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Modify Qt-CMake-HelloWorld
- change QMainWindow to QWidget
![screenshot](./resources/Screenshot.png)