QT Dock Widgets, Menu Bars and Toolbars | QT Designer Clone | PyQt PySide | Python

  Рет қаралды 22,633

Spinn TV

Spinn TV

2 жыл бұрын

Learn how to use and customize QDock widgets, QMenu, and QToolbars using the QT Designer application by building a QT Designer UI "clone"
Video source code :
FREE: www.spinncode.com/designs/lNh...
PATREONS: / 55893615
#python #design #modernGUI #moderUI #c++
====================================================================
Join this channel to get access to perks:
/ @spinntv
-----------------------------------------------------------------------------------------------------------------------------------------
MAKE YOUR CONTRIBUTIONS
--------------------------------------------------------------------------------------------------------------------------------------
Send Me A Cup Of Coffee
www.paypal.com/donate/?hosted...
Support Me
/ spinntv
I use Payoneer to send and receive money online:
Learn more share.payoneer.com/nav/WADhzXw...
-----------------------------------------------------------------------------------------------------------------------------------------
IMPORTANT LINKS / LINK MUHIMU
--------------------------------------------------------------------------------------------------------------------------------------
Discord: / discord
Website: www.spinncode.com
Email : info@spinncode.com
Github: github.com/KhamisiKibet
Telegram : t.me/spinnnetchannel
Whatsapp : chat.whatsapp.com/DBi0nDMV1sY...
Twitter : / khamisikibet
Redit : / khamisikib
---------------------------------------------------------------------------------------------------------------------

Пікірлер: 44
@SpinnTV
@SpinnTV 2 жыл бұрын
Learn how to use and customize QDock widgets, QMenu, and QToolbars using the QT Designer application by building a QT Designer UI "clone" Video source code : FREE: www.spinntv.com/designs/lNhoNaXE# PATREONS: www.patreon.com/posts/55893615
@user-ql7pw7ld1n
@user-ql7pw7ld1n 2 ай бұрын
Excellent..but i want it in c++
@handlehuang2552
@handlehuang2552 Жыл бұрын
This is great for new begineers thank you.
@light4163
@light4163 Жыл бұрын
Man you deserve more subscriber
@khanhphongtrinh
@khanhphongtrinh 2 жыл бұрын
Thanks a lot for the video. Very useful.
@SpinnTV
@SpinnTV 2 жыл бұрын
Thanks 👍
@MixiPri
@MixiPri Жыл бұрын
Thanks a lot!!!!
@l.arnaud4758
@l.arnaud4758 2 жыл бұрын
Hey Thank you! Excellent video! Very Useful. I have a question: is it possible to present the dock widgets so that when you first open the window they would appear stacked together (with the little tab at the bottom), like in the demonstration? So far I didn't managed to do so...
@l.arnaud4758
@l.arnaud4758 2 жыл бұрын
OK, I have my answer... the program must include the function tabifyDockWidget(widget1, widget2) to stack the widgets defined within Qt-designer
@yzee4
@yzee4 Ай бұрын
HOW CHANGE TASKBAR ICON??
@user-bo4oy3st5y
@user-bo4oy3st5y 10 ай бұрын
Спасибо за классный урок!!! Как я понял qt6 desiner и pyside 6 desiner одинаковы? Правда ваш подход к переводу .ui в .py у меня не сработал, т.к. программа исказа файлы uic.exe и Qt6Core.dll в папке bin, а этой папки не было, а эти файлы просто лежали в корневой папке. Создал папку там bin, скопировал туда эти файлы и все получилось. Ещё раз спасибо!
@MohamedAhmed-ze5vh
@MohamedAhmed-ze5vh 2 жыл бұрын
Wow, amazing, Great Job Can you please make a tutorial about KDAB/KDDockWidgets, and how to install it?
@SpinnTV
@SpinnTV 2 жыл бұрын
Yes I will
@MohamedAhmed-ze5vh
@MohamedAhmed-ze5vh 2 жыл бұрын
​@@SpinnTV Thanks man, you are the best, the KDDockWidget look awesome, but I find a lot of difficulties installing it
@shihlun5291
@shihlun5291 Жыл бұрын
I have one question, how to combine all dock widgets together as default display?
@michaelevoisin228
@michaelevoisin228 2 жыл бұрын
Hi, great job. How to open Qt Designer with a dark mode ?
@SpinnTV
@SpinnTV 2 жыл бұрын
I use linux manjaro OS with a dark theme
@babureak
@babureak Жыл бұрын
How to add designer plugins ? Have a video for that.
@SpaceTimeBeing_
@SpaceTimeBeing_ 2 жыл бұрын
Can you theme MDI subwindow?
@joelkklein8760
@joelkklein8760 2 жыл бұрын
hello, Can you make a tutorial, about how use drag and drop where I can move widgets on screen. Suppose i have 4 different widgets in a grid (2x2), and I want put this widgets in other order at initial, only drag and drop. always showing the 4 widgets on screen.
@SpinnTV
@SpinnTV 2 жыл бұрын
Do you mean rearranging widgets inside a grid layout?
@mahmoudmostafa404
@mahmoudmostafa404 2 жыл бұрын
nice work pro 👍 but how can i change the alignment of qmenu items text ?
@SpinnTV
@SpinnTV 2 жыл бұрын
Use CSS text align
@12LongShot
@12LongShot 2 жыл бұрын
Good video! Where did you get the icon pack?
@SpinnTV
@SpinnTV 2 жыл бұрын
Watch my latest video on qt project maker. The project maker will generate all the necessary files for your project including the icons
@paulvalerry4765
@paulvalerry4765 Жыл бұрын
you are one father I like it; will you learn me I'm serious
@vino0764
@vino0764 2 жыл бұрын
Very good brother...What is the version of QT version you using....?
@SpinnTV
@SpinnTV 2 жыл бұрын
I have a for my qt version, check the channel page
@vino0764
@vino0764 2 жыл бұрын
@@SpinnTV okay brother... thankyou ❤️
@dishenyt1968
@dishenyt1968 2 жыл бұрын
How to change colour of the menubar button when it pressed?
@SpinnTV
@SpinnTV 2 жыл бұрын
button on press style sheet, check it online
@dishenyt1968
@dishenyt1968 2 жыл бұрын
@@SpinnTV thanks , but too late
@chetana9802
@chetana9802 2 жыл бұрын
how do you make your voice over?
@SpinnTV
@SpinnTV 2 жыл бұрын
I record it after recording the video
@WenyeHe
@WenyeHe Ай бұрын
Thanks, but the bgm hurt my ears
@md.shazidalhasan6726
@md.shazidalhasan6726 2 жыл бұрын
I don't have card so I can't pay you
@SpinnTV
@SpinnTV 2 жыл бұрын
Hi Hasan, you wanted to become a patreon supporter?
@ratguntr
@ratguntr 5 ай бұрын
never. NEVER use music in videos!
@AlexAlex-ei7zf
@AlexAlex-ei7zf 2 жыл бұрын
Еле - еле, но досмотрел. Без обид, но более худшего урока еще не видел никогда. Все показывается очень быстро. Из-за этого нужно постоянно на паузу нажимать и прокручивать назад, чтобы опять это же посмотреть. Почему - то Вы постоянно курсором водите по сторонам, хотя то, зачем водите к происходящему не относится( можете зачем - то в настройках "Дизайнера" поменять расположение слоев, изменить размеры консоли, на экране ее попередвигать и т.д. ). Зачем? Плюс постоянно играет одна и та же музыка, что начинает прям раздражать на фоне того, что за Вами не успеваешь и постоянно приходилось перематывать назад и на паузу ставить
@SpinnTV
@SpinnTV 2 жыл бұрын
Sorry for that Alex, I'll do better next time. Do you need the source code?
@AlexAlex-ei7zf
@AlexAlex-ei7zf 2 жыл бұрын
@@SpinnTV спасибо, не нужно
Working With Qt Designer's UI Files And PyQt
19:17
DistroTube
Рет қаралды 16 М.
Amazing weight loss transformation !! 😱😱
00:24
Tibo InShape
Рет қаралды 67 МЛН
World’s Largest Jello Pool
01:00
Mark Rober
Рет қаралды 113 МЛН
Best Toilet Gadgets and #Hacks you must try!!💩💩
00:49
Poly Holy Yow
Рет қаралды 23 МЛН
Stop, Intel’s Already Dead! - AMD Ryzen 9600X & 9700X Review
13:47
Linus Tech Tips
Рет қаралды 1 МЛН
Creating Your Own Qt Applications...It's Easy!
15:27
DistroTube
Рет қаралды 36 М.
A basic PySide6 and Qt Designer tutorial.
1:33:05
Jason Codes Qt
Рет қаралды 37 М.
Tkinter vs. PyQt:  Which Python GUI framework is right for you?
38:11
Alan D Moore Codes
Рет қаралды 64 М.
Modern Graphical User Interfaces in Python
11:12
NeuralNine
Рет қаралды 1,5 МЛН
UPDATED: Solid State Batteries Are REALLY Here - Or Are They?
16:50
Undecided with Matt Ferrell
Рет қаралды 51 М.
I tried making my own VST plugin, so you don't have to.
9:04
Amazing weight loss transformation !! 😱😱
00:24
Tibo InShape
Рет қаралды 67 МЛН