Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
QT + Python
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Lucas
August 30, 2016
Programming
1
110
QT + Python
PySide e PyQt para criação de interfaces gráficas de forma simples e fácil em Python.
Lucas
August 30, 2016
Tweet
Share
Other Decks in Programming
See All in Programming
要求定義・仕様記述・設計・検証の手引き - 理論から学ぶ明確で統一された成果物定義
orgachem
PRO
1
510
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
650
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
320
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
130
クライアントワークでSREをするということ。あるいは事業会社におけるSREと同じこと・違うこと
nnaka2992
1
280
Beyond the Basics: Signal Forms
manfredsteyer
PRO
0
110
AI主導でFastAPIのWebサービスを作るときに 人間が構造化すべき境界線
okajun35
0
450
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
220
文字コードの話
qnighy
43
16k
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
230
AIによる高速開発をどう制御するか? ガードレール設置で開発速度と品質を両立させたチームの事例
tonkotsuboy_com
7
2.6k
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.4k
Featured
See All Featured
A designer walks into a library…
pauljervisheath
210
24k
Statistics for Hackers
jakevdp
799
230k
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
230
[SF Ruby Conf 2025] Rails X
palkan
2
800
Practical Orchestrator
shlominoach
191
11k
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
170
Being A Developer After 40
akosma
91
590k
Bridging the Design Gap: How Collaborative Modelling removes blockers to flow between stakeholders and teams @FastFlow conf
baasie
0
470
[RailsConf 2023] Rails as a piece of cake
palkan
59
6.3k
Why Your Marketing Sucks and What You Can Do About It - Sophie Logan
marketingsoph
0
93
Embracing the Ebb and Flow
colly
88
5k
エンジニアに許された特別な時間の終わり
watany
106
240k
Transcript
QT + Python PySide e PyQt para criação de interfaces
gráficas de forma simples e fácil em Python.
Quem sou Lucas de Carvalho Rodrigues da Silva Física Computacional
2013 -> Ciências da Computação 2014 Python + Qt desde 2014 Iniciação Ciêntífica em Ressonância Magnética, IFSC-USP
O que é Qt? • QT é um framework cross-platform
para desenvolvimento de interfaces gráficas. • Escrito em C++, com primeiro release em 20/05/1995 • A pronuncia em inglês é ‘cute’ • Fácil de aprender
Onde usar? • Linux (X11, Wayland, Android) • Apple (OS
X, iOS) • Microsoft (Windows XP ~ 10, Windows Phone) Basicamente todas as principais plataformas da atualidade
PySide e PyQt Existem diversas diferenças entre elas: (https://wiki.qt.io/Differences_Between_PySide_and_PyQt) •
Programação • Licensa • Documentação • Suporte*
Exemplo utilizando PyQt5 Exemplo simples, “Hello World” das interfaces gráficas
Disponível em: https://gist.github.com/zsinx6/a2123b960f7fb72b1b13ed89cc 194050
Próximos passos Documentação completa do Qt disponível em: http://doc.qt.io/ Download
do QT: https://www.qt.io/download/ Utilizar um wrapper para compatibilidade: https://pypi.python.org/pypi/QtPy
Contato Email:
[email protected]
Github: https://www.github.com/zsinx6 Telegram: zsinx6