https://github.com/gregoranders/qt-playground
Qt Playground
https://github.com/gregoranders/qt-playground
Last synced: over 1 year ago
JSON representation
Qt Playground
- Host: GitHub
- URL: https://github.com/gregoranders/qt-playground
- Owner: gregoranders
- License: mit
- Created: 2020-03-29T17:16:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T00:44:35.000Z (about 6 years ago)
- Last Synced: 2025-01-17T10:44:19.085Z (over 1 year ago)
- Language: C++
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Qt](https://doc.qt.io) Playground
[![License][license-image]][license-url]
[![Issues][issues-image]][issues-url]
[![Master Build][master-build-image]][master-url] [![Development Build][development-build-image]][development-url]
[][code-metric-url] [][code-metric-url] [][code-metric-url] [][code-metric-url]
### Clone repository
```
git clone --recursive https://github.com/gregoranders/qt-playground
```
[master-url]: https://github.com/gregoranders/qt-playground/tree/master
[development-url]: https://github.com/gregoranders/qt-playground/tree/development
[repository-url]: https://github.com/gregoranders/qt-playground
[license-url]: https://github.com/gregoranders/qt-playground/blob/master/LICENSE
[license-image]: https://img.shields.io/github/license/gregoranders/qt-playground.svg
[issues-url]: https://github.com/gregoranders/qt-playground/issues
[issues-image]: https://img.shields.io/github/issues-raw/gregoranders/qt-playground.svg
[master-build-image]: https://github.com/gregoranders/qt-playground/workflows/Master%20CI/badge.svg
[development-build-image]: https://github.com/gregoranders/qt-playground/workflows/Development%20CI/badge.svg
[code-issues-url]: https://codeclimate.com/github/gregoranders/qt-playground/maintainability
[code-issues-image]: https://img.shields.io/codeclimate/issues/gregoranders/qt-playground
[code-metric-url]: https://github.com/gregoranders/qt-playground/search?l=C%2B%2B