Upgrade to PRO for Only $50/Year—Limited-Time Offer! 🔥
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
QT + Python
Search
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
Micro Frontendsで築いた 共通基盤と運用の試行錯誤 / Building a Shared Platform with Micro Frontends: Operational Learnings
kyntk
1
1.6k
最新のDirectX12で使えるレイトレ周りの機能追加について
projectasura
0
310
ID管理機能開発の裏側 高速にSaaS連携を実現したチームのAI活用編
atzzcokek
0
120
Web エンジニアが JavaScript で AI Agent を作る / JSConf JP 2025 sponsor session
izumin5210
4
2.1k
251126 TestState APIってなんだっけ?Step Functionsテストどう変わる?
east_takumi
0
280
Evolving NEWT’s TypeScript Backend for the AI-Driven Era
xpromx
0
210
非同期処理の迷宮を抜ける: 初学者がつまづく構造的な原因
pd1xx
1
300
Building AI Agents with TypeScript #TSKaigiHokuriku
izumin5210
5
1.1k
[SF Ruby Conf 2025] Rails X
palkan
0
390
TypeScript 5.9 で使えるようになった import defer でパフォーマンス最適化を実現する
bicstone
1
550
関数実行の裏側では何が起きているのか?
minop1205
1
310
Reactive Thinking with Signals and the new Resource API
manfredsteyer
PRO
0
140
Featured
See All Featured
Writing Fast Ruby
sferik
630
62k
How to train your dragon (web standard)
notwaldorf
97
6.4k
Building an army of robots
kneath
306
46k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.8k
We Have a Design System, Now What?
morganepeng
54
7.9k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
GraphQLとの向き合い方2022年版
quramy
49
14k
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