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
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
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
2021-02-19 07:51:46
30-Day Money-Back Guarantee
IT & Software Other IT & Software QT Framework

QML for Beginners with Qt 5

Cross platform GUI application development on windows, mac and linux using QML, Qt 5, JavaScript and C++
Rating: 4.6 out of 54.6 (333 ratings)
6,774 students
Created by Bryan Cairns
Last updated 12/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • QML for Qt 5
  • QML Language
  • Qt Quick
  • Items
  • Rectangles
  • Components
  • Anchors
  • Positioning
  • Transformations
  • Basic States
  • Layouts
  • Columns
  • Rows
  • Grids
  • Flexes
  • Absolute Positioning
  • Swipe View
  • Page View
  • List View
  • Custom Components
  • Properties
  • Bindings
  • Connections
  • Signals and Slots
  • Property Animations
  • Opacity Animations
  • Rotation Animations
  • Scale Animations
  • Sequential Animations
  • Parallel Animations
  • Qt Quick Controls
  • Model Views and Delegates
  • Pages
  • Passing Properties
  • Drag and Drop
  • Example Applications
  • Javascript basics
  • Inline JavaScript
  • Javascript bindings
  • External Javascript
  • C++ Integration
  • C++ Root Context
  • Registering C++ classes in QML
  • Calling C++ Slots from QML Signals
  • Calling QML Slots from C++ Signals
  • Image viewers
  • Text Editors
  • Data Converters
  • Number Generators
  • Common issues and solutions

Requirements

  • Qt Core
  • C++ Beginners
  • Qt 5

Description

Write once, build anywhere – Qt runs on virtually anything. You probably have applications built with Qt running on your computer, smart phone, television, and other electronics.

No experience with QML necessary, this is a beginners course that will teach you the foundations QML cross platform development. QML runs anywhere from desktops (windows, mac, linux) to cellphone, and embedded devices.

We will start with a short introduction to QML, and then rapidly move on to more complex topics such as layouts, properties and animations.

This course is specifically designed for Qt 5 with the QML beginner in mind. These videos take you from knowing nothing about QML to creating intermediate level applications using QML, JavaScript and C++. These videos build on the popular Qt Core series available on Udemy. These videos show many best practices and how to overcome common mistakes. About the author: Bryan has created  hundreds of Qt tutorials available on YouTube and has created official Qt training videos for the Qt Company. Full source code available on GitHub, and runs a Facebook community with thousands of developers that can offer free help 24x7.

Highly recommended that you have a strong foundation in Qt Core before attempting this course - fear not, I have other courses available on Udemy:

Qt 5 Core Beginners

Qt 5 Core Intermediate

Qt 5 Core Advanced

Who this course is for:

  • Anyone wanting to learn the basics of QML using Qt 5
  • Students continuing from Qt Core

Course content

13 sections • 106 lectures • 13h 43m total length

  • Preview03:24
  • Versions - Qt 5 vs Qt 6
    00:51
  • Preview01:55
  • QML vs Qt Quick
    05:03
  • QML limitations
    03:32
  • What can you make with QML
    03:08
  • Qt5 vs Qt6
    02:15
  • QML vs Qt Widgets
    02:09
  • Write once build anywhere
    01:46
  • Section 1 - Quiz
    4 questions

  • Preview02:11
  • Qt Creator settings
    04:20
  • Qt Creator kits
    03:31
  • Qt Creator projects
    02:00
  • Qt command line app
    01:54
  • Qt widgets app
    01:30
  • Multiple projects
    01:03
  • QML example project
    05:36
  • QML editor vs designer
    04:03
  • Section 2 - Assignment
    1 question
  • Section 2 - Quiz
    4 questions

  • Preview04:36
  • Preview07:00
  • QML objects vs QObjects
    05:37
  • X, Y, Z positioning
    05:46
  • Parent and child transformations
    06:02
  • Object interaction - TapHandler
    02:01
  • Section 3 - Assignment
    1 question

  • Preview03:52
  • Rectangle
    05:45
  • Image
    11:20
  • Text
    10:06
  • MouseArea
    08:40
  • Custom component
    11:38
  • Section 4 - Assignment
    1 question
  • Section 4 - Quiz
    4 questions

  • Preview07:12
  • Object positioning using Z
    05:06
  • Column layout
    02:30
  • Row layout
    01:31
  • Grid layout
    06:24
  • Flow layout
    05:52
  • Anchors
    16:45
  • Margins
    03:54
  • Simple image viewer
    19:45
  • Section 5 - Assignment
    1 question
  • Section 5 - Quiz
    4 questions

  • Preview06:59
  • Rotation and RotationAnimation
    08:25
  • Scale and SequentialAnimation
    05:37
  • Opacity and OpacityAnimator
    03:54
  • SmoothedAnimation
    10:29
  • Anti-aliasing
    02:15
  • Keyboard input
    03:55
  • Transform and Translate
    10:53
  • Drag and drop
    12:38
  • Section 6 - Assignment
    1 question
  • Section 6 - Quiz
    4 questions

  • Preview02:52
  • Property editor
    02:10
  • Connections and bindings
    07:15
  • Connections and properties
    06:43
  • States
    09:32
  • Images in the designer
    02:05
  • Section 7 - Assignment
    1 question
  • Section 7 - Quiz
    4 questions

  • Preview04:40
  • Label
    03:53
  • BusyIndicator
    04:16
  • Button
    08:00
  • Checkbox
    13:20
  • CheckDelegate in a ListView
    07:25
  • ComboBox
    13:18
  • DelayButton
    11:31
  • Dial
    06:49
  • Frames and Popups
    10:20
  • GroupBox and RadioButton
    17:26
  • Slider
    04:44
  • RangeSlider
    06:15
  • RoundButton
    03:38
  • SpinBox
    04:13
  • Switch
    06:15
  • Tumbler
    11:35
  • Simple login screen
    08:22
  • TextArea in a ScrollView
    10:59
  • Section 8 - Assignment
    1 question
  • Section 8 - Quiz
    4 questions

  • Preview06:05
  • StackView application
    07:45
  • SwipeView application
    05:56
  • Passing variables
    09:37
  • Passing variables (alt method)
    13:03
  • Section 9 - Assignment
    1 question
  • Section 9 - Quiz
    4 questions

  • Preview02:36
  • JavaScript scope basics
    01:33
  • JavaScript IF
    04:07
  • JavaScript loops
    03:51
  • JavaScript switch
    03:41
  • JavaScript ternary
    02:27
  • JavaScript functions
    03:14
  • JavaScript more info
    01:24
  • QML in-line JavaScript
    04:26
  • QML JavaScript Functions
    06:04
  • QML JavaScript Files
    07:35
  • QML JavaScript Connections
    06:59
  • Section 10 - Assignment
    1 question
  • Section 10 - Quiz
    4 questions

Instructor

Bryan Cairns
Computer Guru
Bryan Cairns
  • 4.4 Instructor Rating
  • 8,718 Reviews
  • 123,807 Students
  • 14 Courses

Awarded Content Creator in the 2020 Qt Champion Awards:

"Bryan has a few courses available on Udemy, specifically his course on Qt 5 Design Patterns and also has a popular group on Facebook which helps others with their Qt questions as well. For his work alone in creating the Qt 5 training course online for everyone to benefit from it was easy to make him our year's Content Creator."

I am a highly trained computer professional with the following skills:

Languages - C, C++, Dart, Flutter, QML, Java, Python, Visual Basic, C#, ASP, HTML, Javascript, VBScript

Frameworks - Qt, Java, .Net, Yii, Flutter

Certifications - CISSP, CEH, MCITP, MCSE, MCSA, CCNA, VCP, A+, Network+, Server+, Linux+

Operating Systems - 2008, 2008R2, 2012,2016, 2019 XP, 7, 10, Linux

Software - SQL, IIS, Cisco UCS, NetApp, HP Storageworks, Vmware VCenter, Ironport, SolarWinds


  • 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.