https://github.com/jaytwolab/qt-automotive
Qt automotive example (from Qt5 Toolkit) π°π· Qt μλμ°¨ λμ¬λ³΄λ μμ (Qt5 ν΄ν· μΆμ²)
https://github.com/jaytwolab/qt-automotive
example qml qt qtquick
Last synced: about 2 months ago
JSON representation
Qt automotive example (from Qt5 Toolkit) π°π· Qt μλμ°¨ λμ¬λ³΄λ μμ (Qt5 ν΄ν· μΆμ²)
- Host: GitHub
- URL: https://github.com/jaytwolab/qt-automotive
- Owner: JayTwoLab
- Created: 2019-07-12T13:40:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T11:35:03.000Z (2 months ago)
- Last Synced: 2025-04-11T20:12:14.860Z (about 2 months ago)
- Topics: example, qml, qt, qtquick
- Language: QML
- Homepage:
- Size: 570 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Qt automotive

- Qt automotive is a example of Qt.
## Tech.
- Qt 5 (5.12) QML
- QtQuick 2.12
- QtQuick.Layouts 1.12
- QtQuick.Controls 2.12
- QtQuick.Controls.Imagine 2.12
- QtQuick.Window 2.0
- QtGraphicalEffects 1.12
- Qt 6 (6.7) QML
- QtQuick
- QtQuick.Layouts
- QtQuick.Controls
- QtQuick.Controls.Imagine
- QtQuick.Window## License
- This example is part of the examples of the Qt Toolkit. : Copyright (c) The Qt Company Ltd.
- Some code is fixed by Jay Two.
---
## Similar projects
### Qt dashboard

- https://github.com/JayTwoLab/qt-dashboard/
- Qt dashboard is a example of Qt.
---
### Modern Dashboard (ex)

- https://github.com/JayTwoLab/dashboard-modern.ex
- forked from yuq/dashboard-modern
- RadarScanEffect
---
### dashApp.kr

- https://github.com/JayTwoLab/dashApp.kr
- Automotive digital dashboard on Qt for Hyundai Elantra XD GLS
- forked from [demitov/dashApp](https://github.com/demitov/dashApp)