Qt Crash Course for Beginners - Create C++ GUI Apps

Qt Crash Course for Beginners - Create C++ GUI Apps

Sciber

1 год назад

120,214 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@BillyPenny-t2r
@BillyPenny-t2r - 03.09.2024 14:59

Jackson Deborah Rodriguez Nancy Young Carol

Ответить
@JohnSmith-lc1ml
@JohnSmith-lc1ml - 25.08.2024 21:59

How come you didnt have to connect the buttons using connect(ui.btnAdd, &QPushButton::clicked, this, &MainWindow::on_BtnAdd_clicked). I was following along and none of the buttons were working until i added that line

Ответить
@humorbender754
@humorbender754 - 16.08.2024 23:08

Great video! The example is simple, but complex enough to show how the project is structured and how it generally works. For me the video could have been shorter, because most of the information I found interesting was in the first half of it, but that doesn't change the fact that the explanations were top-notch - clear and informative. Also, on a side note, I have found your voice really calming and therefore nice to listen - that's certainly a great trait to have as an instructor! :D Thanks for the video!

Ответить
@stargaming-h3p
@stargaming-h3p - 05.08.2024 18:15

its keeps crashing when i hit install

Ответить
@Sandhyajamakhandi
@Sandhyajamakhandi - 27.07.2024 09:42

Can you share the links to crash course for MFC application of vs

Ответить
@55BLOCKS
@55BLOCKS - 19.07.2024 01:51

First time to hear about Qt I'm flutter dev

Ответить
@Rahman_dh
@Rahman_dh - 17.07.2024 13:48

I have a problem when creating a new project, it keeps reading it and doesn't show the sources and forms on the projects list. Also main.cpp shows a warning says "this file is not part of project. The code model might have issues parsing this file properly."

Ответить
@wpideas
@wpideas - 17.07.2024 05:40

Great Tutorial

Ответить
@rickfuzzy
@rickfuzzy - 04.07.2024 12:47

You’re kidding. Are you saying you need to manually copy files and join telegram groups just to be able to export an application. Surely not…

Ответить
@rajithlahiru5580
@rajithlahiru5580 - 03.07.2024 10:51

Kurunegala kollek 😁

Ответить
@schrankwand8020
@schrankwand8020 - 10.06.2024 11:17

Great Tutorial, Thank you

Ответить
@lakmithanadun1853
@lakmithanadun1853 - 16.05.2024 11:45

Recognize that accent... Are you Sri Lankan?

Ответить
@usmanghazi29
@usmanghazi29 - 03.05.2024 19:12

plese make more on qt

Ответить
@usmanghazi29
@usmanghazi29 - 03.05.2024 19:11

stunning

Ответить
@gokusaiyan1128
@gokusaiyan1128 - 30.04.2024 09:49

do videos with QML , widgets are really not that great anymore

Ответить
@bennguyen1313
@bennguyen1313 - 12.03.2024 17:57

I have an existing c++ console-application (VS Studio Community) that uses std:thread, to interface to the serial port (1st thread), can-bus (2nd thread), and a (3rd) logger thread that receives data from the other threads and writes to a file.

Now I'd like to make the application into a GUI..

Would adding another std:thread for the Qt-Gui be easier, or should the app be written from scratch using Qt's multitasking (i.e. re-write the serial port and can-bus code to use QThread not std:thread)? Is linking to other libraries easy under Qt Creator or would using Qt in Visual Studio be easier?

Ответить
@dreaddy_bear
@dreaddy_bear - 09.03.2024 09:14

"first thing we need to do is change the theme to dark mode"

based

Ответить
@benny-shen
@benny-shen - 28.02.2024 09:30

Helpful

Ответить
@samsam7064
@samsam7064 - 10.01.2024 07:24

If you add the qt mingw bin to %PATH%, the build .exe can run. No need to copy missing dll.

Ответить
@adityaanand6094
@adityaanand6094 - 17.12.2023 20:23

Wow best video on qt tutorial i found till now

Ответить
@cartoonzer
@cartoonzer - 01.12.2023 20:17

Can you import a desgin from qt design studio intto qt creator?

Ответить
@wladfan
@wladfan - 29.11.2023 03:55

Thanks for the tutorial! This is the first one that I actually got working...

Ответить
@chrysanthemon3040
@chrysanthemon3040 - 10.11.2023 12:16

in mainwindow.h inr private slots: it says "Slots name on_foo_bar are error prone" next to my void on_btnAdd_clicked(); what is the correct namingconvention nowadays? i didnt find much online

Ответить
@gawrbage
@gawrbage - 09.11.2023 07:40

Great tutorial! My only problem is that you compiled a debug version of the application and not the release version of the application. This is probably the reason why it is asking for the libgcc DLL files in order to run.

Ответить
@DungVu-di7dz
@DungVu-di7dz - 25.10.2023 14:16

with Qt, I have difficulty adding libraries from outside

Ответить
@DiscordDegeneracy
@DiscordDegeneracy - 21.10.2023 17:08

anyone trying to make this themselves and with out the video make sure to make line edit boxes and not plain text edit boxes, or else it will not work.

Ответить
@DavisTibbz
@DavisTibbz - 04.10.2023 08:05

Thanks. Great for beginners. I just wished you used "double" instead of int. But thanks. Please show how to add ICON to application next time

Ответить
@wegogym34
@wegogym34 - 13.09.2023 18:33

I can't find the telegram group

Ответить
@asdasdaa7063
@asdasdaa7063 - 10.09.2023 15:21

Hey scriber, im wondering bro can you make a video about using qt with rust?

Ответить
@eocapone
@eocapone - 07.09.2023 20:13

This video helped me a lot, but, when I do the windeploy procedure, and, I added 4 .dll that were missing, the app still don't run and shows the message "The procedure entry point _Z9qt_asserPKcSO_i could not be located at the dynamic link library". Could you please tell me how to fix that problem?

Ответить
@sukivirus
@sukivirus - 30.08.2023 17:04

I never understood the license structure for open source QT programming so I stopped using QT longtime ago. The library is commercially only viable for big companies. :(

Ответить
@user-ep7to6ob4t
@user-ep7to6ob4t - 01.08.2023 17:06

When I want to create a new project, in the kits section it says "No matching kits found"

Ответить
@user-to7bo1rb3z
@user-to7bo1rb3z - 22.07.2023 21:48

Really useful for beginners. I am glad that there are not some trunk in the first video of learning qt. Thank you very much, Sciber.
I hope you keep it up

Ответить
@grenade0522
@grenade0522 - 18.07.2023 02:56

The download speed is atrocious dude I have gigabit ethernet and it's downloading at 100 KB/s 💀💀💀💀

Ответить
@rahmakoshin
@rahmakoshin - 16.07.2023 02:43

i downloaded the missing dll and i still have an issue that pops and i need help solving it as soon as possible please this error in execution file The procedure entry point _Z11gt_assert_XPKcSO_SO_i could not be located in the dynamic link library can you help me

Ответить
@bethwelkaranja
@bethwelkaranja - 10.07.2023 15:02

The installer you are using does not match the one in the download link you provided. The one on the download link has some "at least one valid and enabled repository is required for this action to succeed"

Ответить
@asdasdaa7063
@asdasdaa7063 - 07.07.2023 09:32

Perfect short tutorial that gets to the point, thank you bro. Do you have any tutorials on deigns for qt? For example to make the UI look good, add gifs images so on. just styling things, would love a video on that!

Ответить
@spicygaming9528
@spicygaming9528 - 12.06.2023 11:07

Bro you are the best finally someone who elaborates on the stuff that he teachers. Keep it up

Ответить
@K-A-L-I-
@K-A-L-I- - 15.05.2023 21:34

we need more QT video please!

Ответить
@PainterWoW
@PainterWoW - 08.05.2023 14:50

You should not send customers the debug version of your program. Compile a release

Ответить
@vampshawty
@vampshawty - 01.05.2023 18:07

hey bro great video but its still giving the same error even after downloading the files

Ответить
@RichardTheHamster
@RichardTheHamster - 26.04.2023 17:33

aah, finaly a sinhala dude who teaches c++.. <3

Ответить
@pradeepkumarreddykondreddy7048
@pradeepkumarreddykondreddy7048 - 15.04.2023 18:58

Qt widgets application vs Qt quick application. When to use which one ?

Ответить
@LUTHFIZXC
@LUTHFIZXC - 08.04.2023 22:24

Glad I'm found this channel

Ответить
@kelvinasante-bekoe4865
@kelvinasante-bekoe4865 - 26.03.2023 05:18

I think God should make you his superior Angel, How I wish i could subscribe like 3 Trillion times for you. You make things so so so easy. From now on I am your number 1 fan. I just don't know what to say. I will end here and say a big thank you for your hard work and smart tutorials. Please make more if you can.

Ответить
@atNguyen-wu2ul
@atNguyen-wu2ul - 18.03.2023 21:47

Can you make 1 video about the search function in the file. C++ GUI

Ответить
@chamodihasuni2345
@chamodihasuni2345 - 14.03.2023 18:07

😍

Ответить