Creating interactive QT hello world GUI application using QT Creator.
Loading...
108,656
Uploader Comments (vano512)
Top Comments
-
Press ctrl-space to get possible auto-completion
see all
All Comments (81)
-
Great video, I'd love it if you'd make some more.
-
Great video, thanks.
-
thanks for this video :_D . Now i know how to work , i was very lost with this program :S
-
what's a slutbutton?
-
Thank you sir! :D I got this working on the Mobile Qt with Qt 4.7.4!! Going to make my own speedometer with bluetooth and gps.. (or atleast trying too!)
-
This works but not with QT4, to get this to work create your buttonclickhandler() than drag the action to the label than the code works.
This works with the older version, not the new.
-
Thx for you the effort!!
-
Public slots doesn't work. When I type it in the header file, there is red uunder it :(
-
Thanks!
-
Dude your accent is fucking amazing.
Loading...
Will this work under linux too?
BandytaCzasu 2 years ago 5
Sure, QT is multi platform framework, as QT Creator the IDE itself.
vano512 2 years ago 10
How did you get the code to Auto finish?
(when you where typing public slots: it pupped up with slots :?
darkmoo1 2 years ago 3
what do you mean under Auto finish?
Yes it pupped up SLOT and slots. This IDE QT Creator is designed it to help you develop with QT and assist you in qt specific stuff.
vano512 2 years ago