Qt Tutorials For Beginners 7 - Layouts in QT (Horizontal, Vertical, Grid and Form)

  Рет қаралды 230,114

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

Пікірлер: 62
@entertainmentoverloaded5700
@entertainmentoverloaded5700 6 ай бұрын
wOw JUST WOW...EVEN IN 2024 NOT any other videos are as much useful as these videos.. even after 8 years this playlist rocks
@Ranakade
@Ranakade 5 жыл бұрын
After struggling looking through the internet for a good free QT course. You have come to save the day. Much much thanks!
@zikermu
@zikermu 3 жыл бұрын
This course is essential for a beginner like me . Thanks a lot for this useful and educational course .
@friedbertmoessner2625
@friedbertmoessner2625 3 жыл бұрын
Also this part, well explained. All practiced on MX Linux, thank you
@pulkitgaur
@pulkitgaur 4 жыл бұрын
This video helped me out. Thanks!
@prasannakumar6916
@prasannakumar6916 Жыл бұрын
Thank You. Really Helped
@steve_ukg6739
@steve_ukg6739 2 жыл бұрын
Thanks man! i'm starting to learn QT
@mA-pg4wu
@mA-pg4wu Жыл бұрын
Thank you so much!
@mradaChris
@mradaChris 5 жыл бұрын
That was very helpful. I typically go back and put layouts in but your approach of doing the layouts as you go makes a lot more sense and things get repositioned the way you want them right now I keep fighting making the wrong selections for size policy and things start looking weird on my Android versus the desktop
@TheDirk1337
@TheDirk1337 7 жыл бұрын
Had a problem with auto resize of widgets. Now I know it. You saved my day :)
@educontents4u302
@educontents4u302 3 жыл бұрын
You could discuss on size policy enum and stretch too which are very much pertinent to this tutorial. BTE Good tutoral. Thank you.
@q8sian
@q8sian 7 жыл бұрын
Thank you this is really very good tutorial , all the best
@furkanturkal8414
@furkanturkal8414 6 жыл бұрын
Thank you! I'm tracing your Qt Playlist. That's awesome. Thank you for create this tutorials.
@bareeq5969
@bareeq5969 2 жыл бұрын
Cant thank u enough!
@tanujaSangwan
@tanujaSangwan 4 жыл бұрын
Amazing explanation..You are equivalent to God
@actfxxl
@actfxxl Жыл бұрын
thank god indian coders exist
@meghanask6042
@meghanask6042 4 жыл бұрын
please do videos on unit testing and gui testing of widget application
@patrykkuniczak2516
@patrykkuniczak2516 3 жыл бұрын
Thanks a lot
@ateequrrehman5121
@ateequrrehman5121 3 жыл бұрын
exactly what I wanted to know!
@yulianloaiza
@yulianloaiza 6 жыл бұрын
Great Video!!! Thanks
@Matamune87
@Matamune87 8 жыл бұрын
Thank you for your tutorials. They are very useful and easily understandable. However, I have two questions: what are vertical and horizontal stretch (size policy)? When I drop the "horizontal layout" into the form layout (as you do at the end of the video), a very small "red box" appears, but I can't put anything into it. How can I use it?
@BboyFTW1
@BboyFTW1 8 жыл бұрын
true
@mooruka
@mooruka 8 жыл бұрын
I guess it doesn't fit into another layout, you have to drop it at the end of some of the other layout sides
@escire
@escire 5 жыл бұрын
Thank you for tutorials.
@mojtabasardarmehni453
@mojtabasardarmehni453 4 жыл бұрын
Thanks
@jimmyzero31
@jimmyzero31 8 жыл бұрын
Thanks for this tutorial!
@zakariachahboun
@zakariachahboun 7 жыл бұрын
شكرا لك Merci Thank you :)
@TheRazor6996
@TheRazor6996 7 жыл бұрын
yesterday set speed to 1.5 today even didn't recognize it
@joseantoniomarronmartinez9526
@joseantoniomarronmartinez9526 5 жыл бұрын
ikr
@dishakocharekar
@dishakocharekar 4 жыл бұрын
even i set it to 2
@donrumata5299
@donrumata5299 4 жыл бұрын
Actualy, this is a normal situation even for good tutorials....
@thickFruitJuice
@thickFruitJuice 7 жыл бұрын
Great advice. Thanx
@noweare1
@noweare1 6 жыл бұрын
thank you, useful tutorial
@cabji
@cabji 4 жыл бұрын
How do you deal with adding widgets to the window layouts at runtime? I am writing a program where user can click a button to add a "row" of widgets. The number of "rows" added is unknown, it's done as the user wishes at runtime. I have the centralWidget, on that I place a QVBoxLayout that houses the "row" widgets. The "row" widgets are built in code as a class so they can be created at runtime. They can be added to the QVBoxLayout no problem using QVBoxLayout::addWidget() but after you add multiple rows, the space for the widgets is too small and they end up disappearing outside the bottom of the QVBoxLayout's boundary, and/or they end up overlapping each other inside the QVBoxLayout's area. How can I make the row widgets demand enough height to fit, and how can I make the QVBoxLayout's area grow as the user adds more "row" widgets? Edit: Actually, even if I could add the row widgets to a widget that supports having a scroll bar would probably work for me. I'll have a look for that too.
@SyncStream
@SyncStream 8 жыл бұрын
First Thanks. Could you please Inventory & Accounts management project tutorial please...
@el07694
@el07694 4 жыл бұрын
Thanks for the video. Question: How to manage to margin/padding spacing between widgets? I mean if i put a QFrame inside MainWindow and then apply Horizontal Layout, there is some space between MainWindow (left top side) and QFrame (left top side).
@el07694
@el07694 4 жыл бұрын
I found a code solution: self.gridLayout.setContentsMargins(0,0,0,0) self.gridLayout.setSpacing(0) How can i do this in QtDesigner?
@autovisiontech4478
@autovisiontech4478 3 жыл бұрын
your article is great, but i try it on android, in different phones it doesn't adjust size automatically please help me !
@seyyedhosseini1998
@seyyedhosseini1998 7 жыл бұрын
thank you, right ? :)
@angel_machariel
@angel_machariel 3 жыл бұрын
What's the purpose of a central layout?
@YT-Leo
@YT-Leo 6 жыл бұрын
Dear chief, i am developing embedded device based on QT,, I have created a sql table and able to read the data.. but i wanted to display the data dynamically with creating pushbuttons for the same. Is there any way for this . plz help me..
@TurtoralzalyBlogspot
@TurtoralzalyBlogspot 5 жыл бұрын
i have problem with convert of QT5 to py (Unknown Qt widget: QKeySequenceEdit) can you help me
@armuc6941
@armuc6941 3 жыл бұрын
how to regroup the different elements of Qt ?
@rahulps7386
@rahulps7386 4 жыл бұрын
How do i resize a button (make it bigger or any size i want) inside a layout(eg grid layout)
@ahmad.software
@ahmad.software 2 жыл бұрын
Did you find the solution?
@nishantsingh653
@nishantsingh653 2 жыл бұрын
how to do it using code?
@b.g.1112
@b.g.1112 3 жыл бұрын
Very good tutorial, but horrible sound. Disturbing bass rumble is very annoying.
@thepowercareers
@thepowercareers 7 жыл бұрын
Videos are good... but there are these TreeHouse Ads which are really irritating. As after skipping the ad, the video won't load and I have to start the video all over again for being able to see it.
@ChristopherPisz
@ChristopherPisz 4 жыл бұрын
Every time he says, "right?" you have to take a shot. Otherwise, good video.
@richardsherburn4816
@richardsherburn4816 3 жыл бұрын
Thanks for drawing my attention to that Christopher; now I can't un-hear it.
@achmadbauravindah
@achmadbauravindah 4 жыл бұрын
09:45
@DungVu-di7dz
@DungVu-di7dz Жыл бұрын
we are still learn Qt c++, pls update
@97kos
@97kos 6 жыл бұрын
Hey everyone! Is somebody here who knows - how to disable a moving an application made with layouts? I want always have it on center of the desktop :) Here is an unifinished project if somebody is interested of this topic: github.com/Programtica/PrimeNumbers
@Zack-xz1ph
@Zack-xz1ph 7 жыл бұрын
This guy sounds exactly like the indian voice on ownage pranks
@VireaxDesigner
@VireaxDesigner 4 жыл бұрын
1337
@alfgit8784
@alfgit8784 7 жыл бұрын
Thank you for saying 'que-tee' instead of 'cute'. Now please stop saying 'goo-eee' and say 'jee-yoo-eye' instead. Also, there is no need to say 'right?' after almost sentence. We can't answer you.
@hippoeug
@hippoeug 6 жыл бұрын
He cant helb it, rite? He iz indian you know, rite??
@CutterCo
@CutterCo 6 жыл бұрын
Not everyone has to speak the queen's English. I bet there's a good chance that you don't speak that either.
@mtp_gaming2023
@mtp_gaming2023 5 жыл бұрын
Thank you! I'm tracing your Qt Playlist. That's awesome. Thank you for create this tutorials.
@victorgreen5597
@victorgreen5597 3 жыл бұрын
Thanks
@paulodiorgenes6259
@paulodiorgenes6259 4 жыл бұрын
Very good, thx
@elijahw.6144
@elijahw.6144 5 жыл бұрын
Thank you! I'm tracing your Qt Playlist. That's awesome. Thank you for create this tutorials.
Qt Tutorials For Beginners 8 - Spacers, Splitter, Buddy and Tabs
8:54
ProgrammingKnowledge
Рет қаралды 130 М.
Qt Tutorials For Beginners 4 - First Qt GUI widget Application
20:41
ProgrammingKnowledge
Рет қаралды 308 М.
They Chose Kindness Over Abuse in Their Team #shorts
00:20
I migliori trucchetti di Fabiosa
Рет қаралды 11 МЛН
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 64 МЛН
Learn How to Change Footer Background on a Specific Page
3:40
WP Dynamic Data Tutorials
Рет қаралды 11
How to use Qt Layouts
19:18
Velcode
Рет қаралды 96 М.
Qt Tutorials For Beginners 9 - How to Show Another Window From MainWindow in QT
13:01
Qt Tutorials For Beginners 10 -  Simple Login app using QT
14:02
ProgrammingKnowledge
Рет қаралды 159 М.
Qt Widgets or QML ?
11:45
LearnQtGuide
Рет қаралды 60 М.
Let's Recreate the Tesla UI in Qt and QML PART 1!
51:16
MontyTheSoftwareEngineer
Рет қаралды 77 М.
Qt Tutorials For Beginners 5 - Qt Signal and slots
11:33
ProgrammingKnowledge
Рет қаралды 228 М.
Layouts in Qt C++ -  Qt Widgets Crash Course
12:54
Sciber
Рет қаралды 5 М.
Qt - Компоновка виджетов 2 (стратегии размеров)
22:23
Лев Алексеевский
Рет қаралды 22 М.