Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Meditation Personal Transformation Life Purpose Emotional Intelligence CBT
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Data Science
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Programming Languages Python GUI

Python Gui - Software development in python

With Qml 3, Qt 6.
Rating: 3.0 out of 53.0 (35 ratings)
13,457 students
Created by Daniel IT
Last updated 10/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Write Beautiful and Trendy Apps in Python 3
  • Learn how to use Signals and Slots in Qml 3
  • Learn how responsivenes is achieved using native threading in Python
  • Learn how to Write applications in the recommended UI/UX language Qml
  • Learn how to Build GUI applications in the .exe, .dmg or .sh format.
  • Learn whats modern in Qt development other done QtWidgets

Course content

11 sections • 61 lectures • 6h 4m total length

  • Preview01:36
  • Introduction
    03:51
  • Qt's preference of Qml
    02:46
  • Comparisons between QtWidgets and Qml
    05:46

  • Anaconda
    01:44
  • Fix, if python is not on PATH
    04:15
  • Config PIP if need be
    02:05
  • PyQt5
    04:37
  • Ninja-Preview
    00:49
  • Preview01:34
  • Preview01:25
  • Install PyInstaller
    00:40
  • Install twine
    01:11
  • Install an ico converter
    00:32
  • Exercise Files
    00:02

  • Front end first
    04:09

  • Preview00:46
  • Preview03:50
  • Time for a Quiz
    1 question
  • Preview02:33
  • Preview06:33
  • Preview03:57
  • Preview00:12
  • The path
    01:01

  • First Window
    04:55
  • First Window
    2 questions
  • Window Flags
    05:36
  • Window Flags
    2 questions
  • Rectangle
    02:43
  • Rectangle
    2 questions
  • Property
    06:24
  • Property
    1 question
  • ID
    07:04
  • ID
    1 question
  • Anchors
    05:30
  • Anchors
    2 questions
  • Text
    07:59
  • Text
    1 question
  • FontLoader
    00:02
  • Label
    03:59
  • Label
    1 question
  • Image
    04:36
  • Image
    1 question
  • Component
    03:48
  • Component
    1 question

  • Layouts Introduction
    02:23
  • Download layouts PDF
    00:01
  • RowLayouts
    08:14
  • Column Layouts
    07:57
  • Grid Layouts
    09:16
  • Stack Layout
    03:14
  • Custom Type
    13:41

  • List View
    13:44
  • List Model
    06:04
  • Grid View
    13:54
  • Stack View
    06:31
  • Swipe View
    06:05

  • Buttons
    03:34
  • Text Field
    02:41
  • Dial
    07:57
  • How to customize controls
    17:01
  • How to customize controls
    00:08

  • Connection (Qml 3)
    01:47
  • Slots (Qml 3)
    03:54
  • Signals (Qml 3)
    01:42
  • Signals and Slots (Qml 2)
    21:34
  • Signals and Slots (Qml 2)
    25:26
  • Threading
    35:21

  • Design a Qml UI again
    09:51
  • The RCC
    16:20

Requirements

  • Basic python knowledge
  • Any Operating System
  • An IDE (PyCharm, Spyder, Ninja-Ide, other)

Description

Gui's are what are missing from most programmer's toolkit, they cannot find it in addition to their wealth of knowledge. Not many years ago, I researched by God's help and found to my utmost pleasure how programming knowledge is applied in the real world both for UI's and Core-code (Both are scripted by the way).

Qt has powered the world of UI's and still powers it. Adobe, VLC, Oracle are a few notable institutions that use Qt for both UI and also for functional code (for functional code, we will use python). But here is the catch, not so recent though, Qt released Qt Quick Markup language (Qml), that is not written in python, but rather in CSS style scripting language. This will help the advanced team-work desire to separate UI from core-code functionality.

Also, there is another problem here, you can't seem to find many resources on it online. So here is it, an introduction and a quick practical hands-on, on building a complete Python app with a modern trendy Gui.

Who this course is for:

  • Python programmers hoping to study the writing of GUI's in python
  • Python developers hoping to study development in Qt and Qml

Instructor

Daniel IT
ten times better
Daniel IT
  • 3.7 Instructor Rating
  • 931 Reviews
  • 103,666 Students
  • 6 Courses

Done extensive research on software including; Web servers (Python), FFMpeg (Python), File system operations (PHP & Python), Google Cloud Services (Python), and general research on Qt Markup Language. I have also built numerous software with GUI's, including; GGuides ( a to-do list app), Ninja-Preview ( An app that allows developers to view their qml code ) and python libraries like pyffmpeg and Soloman. Also contributed to other open-source projects like Ninja-Ide ( An Open-Source python IDE ).

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.