Let's Recreate the Tesla UI in Qt and QML PART 1!

preview_player
Показать описание
Part one of implementing the Tesla Infotainment in Qt with a QML frontend!
Рекомендации по теме
Комментарии
Автор

Thanks for that!
Working on my first Qt UI and this is the best video I've seen today.
Many light bulbs lit up as I watched you create the Tesla UI.

jackflash
Автор

Excellent video. Very nice how you decomposed a highly complex UI into small chunks that are actually manageable. Awesome work!

VNActivityProjectRem
Автор

Fantastic video! I am already looking forward for part II of this! Thanks for sharing!

emanueleraggi
Автор

Great job! Your video is so accessible. It's the best on QML. Thank you so much!

albinapavlenko
Автор

I've been thinking about doing a similar video myself. You are a real inspiration. Awesome idea and great video. Continue that way 🙌🙌

oliviermb
Автор

Thats awesome project bro. I had project on cpp for my college i wasn't able to find a good tutorial video. Thank you i learnt a lot from your tutorial. Hoping to get more tutorial video on qml I am recommending my friends your video. Thank you

myprogrammingbuddy
Автор

I already watched all videos subscribed, liked and looking forward great jobs 👍

BilalAlDulaimi
Автор

Thank you so much, this video is really helpful. Cant wait for part 2 of this series😅

hieubui
Автор

Nice video . The best I saw about qml . Keep it up 👍

ljpynjc
Автор

This one is awesome project. Thank you for your efforts. Could you put more video quality?

karama
Автор

Hi, thank you for your videos, they are amazing! have a question tho, when I'm creating the custom component I get this error: "cannot assign to non existent property", what can I do?

CC-utow
Автор

I have been studying in Qt.This video was very helpful. Thank you for the great video!

rhydbzk
Автор

Thanks for the Part 1 and Part 2 video of creating QML UI. As a beginner it helped me a lot to know the important features of developing C++ and QML. Please let me know when we click on the CAR button a different page is displayed over MAP. How can we do that ?

mahahktube
Автор

Thank you for this nice tutorial, I use Qt6 the module "QtLocation" is not installed how can I solve this issue ?

yaserghananwi
Автор

why are you not using Qt6 ? it's been out for quite some time now, any particular reasons ? I am asking because I am learning Qt

gokusaiyan
Автор

@MontyTheSoftwareEngineer for the car panel you could have used the opengl widget and imported a tesla Car model

linuxuser
Автор

hi nice video sir, can you make a video about using the map with mapbox from scratch, it would be helpful

naderhany
Автор

Hi @MontyTheSoftwareEngineer great video but whenver i try to include the module QtLocation i keep getting the error qml module not found please what can i do.

calebnwafor
Автор

Shame tesla video is the only high quality qml guide

lahearle
Автор

Can anyone help me when I work on a qml file and restart 2D viewer on qt bugs out and every item like rectangle text field gets accumulated at top (gets randomly anchors to top) but while running it works fine

myprogrammingbuddy