PYTHON and QT QUICK - Multiples Pages, Stack View And Loader - [MODERN GUI] - #Video009

preview_player
Показать описание
Hi Guys,

We will learn how to create our first modern application using PYTHON, QT QUICK and JAVASCRIPT using Qt Creator (FREE COURSE ).
I still don't know how many classes they will have, but I'll show you step by step how to build this application shown in the video.
The videos will probably be published on Tuesday and Friday.

Unfortunately it was not possible to record the video with my own voiceover. My English is still very bad 😕, but I hope to soon learn to bring better content. (sorry). Used Azure Cognitive Services.

TOOLS:
Python 3.8.2
PySide2 version 5.15.1
Qt Creator Community (Open Source)

//// DONATE ////

Thanks for watching, see you in the next video.

––––––––––––––––––––––––––––––
Creative Commons — Attribution-ShareAlike 3.0 Unported — CC BY-SA 3.0
––––––––––––––––––––––––––––––
Рекомендации по теме
Комментарии
Автор

Thanks again buddy, eagerly waiting for the backend part🔥🔥👍👍

SumanPokhrel
Автор

StackView {

id: stackView

anchors.fill: parent

Component.onCompleted:

// initialItem: }

cnktechx
Автор

awsome video !, i really enjoy the tutorial and background music!

kidlelam
Автор

Hi Wanderson love your videos they are really cool helped me a lot hope you get Billions Subs and teach us by you tuts keep Going Thanks

pidpyd
Автор

Hi ! Great video :)
One question : Why wouldn't you use the 'StackLayout' instead of the 'Loader's to switch pages without transition ?

TheSen
Автор

Can anybody help? In the last session of the video. There's a textfield with caption "Type something", how make that caption semi transparent and the text not apperar in textfield but it still visible in textfield?

setiyadi_ben
Автор

Percebi que voce pagou a licenca do qt.
Eu posso fazer meus projectos e vender o binario sem entregar o codigo-fonte sem licenca?

Ouvi dizer que pra isso posso usar o Pyside. Mas com pyside tenho o mesmo poder para fazer os tipos de aplicacoes que voce faz?

sweydabdul
Автор

Hi Wanderson, on my stacked pages I want to add a form to it. Do I create it using designer form class or just the designer form. And does adding it to the stacked view on the home page involve the same process as the other pages since this maybe in .ui format. Thank u!

richmondessel
Автор

Hello, Can all this be done on RaspberryPi?

divyanshagrawal
Автор

Eai Wanderson, parabéns pelo trabalho! Gostaria de saber se vc me autoriza a utilizar seu source code como base da GUI do meu projeto?

root
Автор

Eu posso fazer meu app e colocar numa loja de apps (donwload gratis) mas ganhar dinheiro pelos downloads?
Posso colocar anucios no app?

sweydabdul
Автор

Hi, how can prevent to reloading the "home" or "settings" page when we click it ?

shikunchen