-
Creating Your Own Qt Applications...It's Easy!
I've done some videos in the past creating GTK apps, but today I'm creating my very first Qt app using 'Qt Designer' and 'pyqt5'. Creating a Qt app with these tools is shockingly simple.
WANT TO SUPPORT THE CHANNEL?
💰 Patreon: https://www.patreon.com/distrotube
💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DDistroTube%26no_note%3D0%26currency_code%3DUSD%26bn%3DPP%252dDonationsBF%253abtn_donateCC_LG%252egif%253aNonHostedGu...
published: 19 Jul 2023
-
Gtk vs Qt | GUI tool kits | Which is Better?
Today Vincent talks about his thoughts on QT, and Gtk. Both have there uses, pros, and cons but which one does he prefer? Watch the video to find out. Please see the pined comment thread for more on Qt.
Links:
https://opensourcetonight.com
https://feeds.opensourcetonight.com
https://www.instagram.com/vincentmaggardmedia
Discord Server:
https://discord.gg/gePMgc36tZ
Google Play Music:
https://bit.ly/2DwMXQS
Spotify Podcasts:
https://spoti.fi/37TOBtB
Apple Podcasts:
https://apple.co/2OySLiW
hashtags: #GTK_GUI #QT_GUI#Linux
published: 28 Dec 2020
-
How to get started with Qt Creator | C++ GUI | Libraries | Qt Designer | Cross platform
Going over the basics of the Qt Libraries, Qt Designer, and Qt Creator IDE.
-- References --
▶ https://www.qt.io/product/development-tools
This main content will always be free. Consider supporting this channel on Patreon (or use the YT Join button) to help keep CTT a-float.
-- Code, Tech, and Tutorials Links --
▶ CTT Discord: https://discord.gg/TJ8Bs726jF
▶ Patreon: https://www.patreon.com/codetechtuts
▶ Channel Repos: https://github.com/codetechandtutorials
-- Other CTT Playlists You Might Like --
▶ CMake: https://www.youtube.com/watch?v=nlKcXPUJGwA&list=PLalVdRk2RC6o5GHu618ARWh0VO0bFlif4&t=0s
▶ Beginner Cpp: https://www.youtube.com/watch?v=vjEkcx-DTtY&list=PLalVdRk2RC6rNH0Pe7hC2ZZQufocJFzxX
▶ Blender Video Editing: https://www.youtube.com/watch?v=OtoM5b7i5z0&list=PLalVdRk2RC6qgAD0P...
published: 06 Nov 2021
-
About Qt
Some data on how many people use Qt, how many devices and applications are powered by Qt, how much The Qt Company invests into R&D, and a couple of customer cases.
published: 22 Oct 2021
-
074- Microsoft MFC vs. Qt Toolkit - And Why?
Unsubscribe from my Channel. I have not created a single video for your view. And I have no plan to do so either. I may or may not use Qt in future. If I ever use Qt Toolkit in the future, it is not for your view, but for my own use later.
published: 23 Sep 2022
-
Toolkits & Theming
An overview of the most popular toolkits used to build UI's and applications and how they behave.
GTK: https://en.wikipedia.org/wiki/GTK
Qt: https://en.wikipedia.org/wiki/Qt_(software)
GTK Browsers: https://en.wikipedia.org/wiki/Category:Web_browsers_that_use_GTK
Qt Browsers: https://en.wikipedia.org/wiki/Category:Web_browsers_that_use_Qt
*** Become a Patreon to support the channel: https://bit.ly/39tSfgS ***
*** Follow Me on Twitter: https://bit.ly/3gKkPeR ***
*** Donate to the channel by visiting my Website ***
My Hardware:
AMD Ryzen 9
32 GB RAM
Sapphire RX 5700 XT
My software:
Distro: Arch Linux
Video editing software: Kdenlive
Website: https://eflinux.com
Twitter: https://twitter.com/ermanno_ferrari
Gitlab: https://gitlab.com/eflinux
#LinuxMadeSimple #howto #gtk/qt
published: 15 Jun 2021
-
032 - JavaScript in C++ Qt Toolkit GUI Programming
https://doc.qt.io/qt-5/qtjavascript.html
Further Reading and References:
1. C++ GUI Programming with Qt 4 (2nd Edition)
https://www.amazon.com/Programming-Prentice-Source-Software-Development/dp/0132354160/ref=sr_1_5?dchild=1&keywords=Qt+Programming&qid=1598236325&sr=8-5
2. Advanced Qt Programming: Creating Great Software with C++ and Qt 4
https://www.amazon.com/Advanced-Qt-Programming-Creating-Development/dp/0321635906/ref=sr_1_6?dchild=1&keywords=Qt+Programming&qid=1598236369&sr=8-6
3. Game Programming using Qt 5 Beginner's Guide: Create amazing games with Qt 5, C++, and Qt Quick, 2nd Edition
https://www.amazon.com/Game-Programming-using-Beginners-Guide-dp-1788399994/dp/1788399994/ref=mt_other?_encoding=UTF8&me=&qid=1598236399
Prerequisits:
Qt#00 - Install Qt on Windows for...
published: 27 Aug 2020
-
Visualize Time Enabled Data using ArcGIS Qt (C++) and Toolkit - Gela Malek Pour - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
In this 20-minute demo, we will walk you through setting up the Qt SDK environment and creating a sample that visualizes a time aware layer using Esri’s toolkit.
---
Gela Malek Pour
---
Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk
*--*
published: 22 Dec 2021
-
Qt, the developers tool kit
Trolltech's founders and developers discuss Qt. This is the whole video from the "Trolltech's Founders" video.
http://qt.nokia.com
published: 22 Mar 2009
-
009 - Graphics in Qt Toolkit (QPainterPath) - How to Draw Simple Math Functions in Qt Application
We will learn how to use QPainterPath, and draw simple math functions.
Graphics
https://doc.qt.io/qt-5/topics-graphics.html
Prerequisites:
008 - Debugging in QtCreator and How to Use QGraphicsView
https://www.youtube.com/watch?v=GdYEg1ytL4k&list=PL1_C6uWTeBDF7kjfRMCmHIq1FncthhBpQ&index=8
Download Source Code:
Episode 009
http://sourcecode.talkplayfun.com/electromagnetics/009-SimpleGraph.zip
Episode 008
http://sourcecode.talkplayfun.com/electromagnetics/008-QtDebugging.zip
published: 23 Jul 2020
15:27
Creating Your Own Qt Applications...It's Easy!
I've done some videos in the past creating GTK apps, but today I'm creating my very first Qt app using 'Qt Designer' and 'pyqt5'. Creating a Qt app with these ...
I've done some videos in the past creating GTK apps, but today I'm creating my very first Qt app using 'Qt Designer' and 'pyqt5'. Creating a Qt app with these tools is shockingly simple.
WANT TO SUPPORT THE CHANNEL?
💰 Patreon: https://www.patreon.com/distrotube
💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DDistroTube%26no_note%3D0%26currency_code%3DUSD%26bn%3DPP%252dDonationsBF%253abtn_donateCC_LG%252egif%253aNonHostedGuest
🛍️ Amazon: https://amzn.to/2RotFFi
👕 Teespring: https://teespring.com/stores/distrotube
DONATE CRYPTO:
💰 Bitcoin: 1Mp6ebz5bNcjNFW7XWHVht36SkiLoxPKoX
🐶 Dogecoin: D5fpRD1JRoBFPDXSBocRTp8W9uKzfwLFAu
📕 LBC: bMfA2c3zmcLxPCpyPcrykLvMhZ7A5mQuhJ
DT ON THE WEB:
🕸️ Website: http://distrotube.com/
📁 GitLab: https://gitlab.com/dwt1
🗨️ Mastodon: https://fosstodon.org/@distrotube
👫 Reddit: https://www.reddit.com/r/DistroTube/
📽️ LBRY/Odysee: https://odysee.com/@DistroTube:2
FREE AND OPEN SOURCE SOFTWARE THAT I USE:
🌐 Brave Browser - https://brave.com/dis872
📽️ Open Broadcaster Software: https://obsproject.com/
🎬 Kdenlive: https://kdenlive.org
🎨 GIMP: https://www.gimp.org/
🎵 Tenacity: https://github.com/tenacityteam/tenacity
💻 VirtualBox: https://www.virtualbox.org/
🗒️ Doom Emacs: https://github.com/hlissner/doom-emacs
Your support is very much appreciated. Thanks, guys!
https://wn.com/Creating_Your_Own_Qt_Applications...It's_Easy
I've done some videos in the past creating GTK apps, but today I'm creating my very first Qt app using 'Qt Designer' and 'pyqt5'. Creating a Qt app with these tools is shockingly simple.
WANT TO SUPPORT THE CHANNEL?
💰 Patreon: https://www.patreon.com/distrotube
💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DDistroTube%26no_note%3D0%26currency_code%3DUSD%26bn%3DPP%252dDonationsBF%253abtn_donateCC_LG%252egif%253aNonHostedGuest
🛍️ Amazon: https://amzn.to/2RotFFi
👕 Teespring: https://teespring.com/stores/distrotube
DONATE CRYPTO:
💰 Bitcoin: 1Mp6ebz5bNcjNFW7XWHVht36SkiLoxPKoX
🐶 Dogecoin: D5fpRD1JRoBFPDXSBocRTp8W9uKzfwLFAu
📕 LBC: bMfA2c3zmcLxPCpyPcrykLvMhZ7A5mQuhJ
DT ON THE WEB:
🕸️ Website: http://distrotube.com/
📁 GitLab: https://gitlab.com/dwt1
🗨️ Mastodon: https://fosstodon.org/@distrotube
👫 Reddit: https://www.reddit.com/r/DistroTube/
📽️ LBRY/Odysee: https://odysee.com/@DistroTube:2
FREE AND OPEN SOURCE SOFTWARE THAT I USE:
🌐 Brave Browser - https://brave.com/dis872
📽️ Open Broadcaster Software: https://obsproject.com/
🎬 Kdenlive: https://kdenlive.org
🎨 GIMP: https://www.gimp.org/
🎵 Tenacity: https://github.com/tenacityteam/tenacity
💻 VirtualBox: https://www.virtualbox.org/
🗒️ Doom Emacs: https://github.com/hlissner/doom-emacs
Your support is very much appreciated. Thanks, guys!
- published: 19 Jul 2023
- views: 33186
7:06
Gtk vs Qt | GUI tool kits | Which is Better?
Today Vincent talks about his thoughts on QT, and Gtk. Both have there uses, pros, and cons but which one does he prefer? Watch the video to find out. Please s...
Today Vincent talks about his thoughts on QT, and Gtk. Both have there uses, pros, and cons but which one does he prefer? Watch the video to find out. Please see the pined comment thread for more on Qt.
Links:
https://opensourcetonight.com
https://feeds.opensourcetonight.com
https://www.instagram.com/vincentmaggardmedia
Discord Server:
https://discord.gg/gePMgc36tZ
Google Play Music:
https://bit.ly/2DwMXQS
Spotify Podcasts:
https://spoti.fi/37TOBtB
Apple Podcasts:
https://apple.co/2OySLiW
hashtags: #GTK_GUI #QT_GUI#Linux
https://wn.com/Gtk_Vs_Qt_|_Gui_Tool_Kits_|_Which_Is_Better
Today Vincent talks about his thoughts on QT, and Gtk. Both have there uses, pros, and cons but which one does he prefer? Watch the video to find out. Please see the pined comment thread for more on Qt.
Links:
https://opensourcetonight.com
https://feeds.opensourcetonight.com
https://www.instagram.com/vincentmaggardmedia
Discord Server:
https://discord.gg/gePMgc36tZ
Google Play Music:
https://bit.ly/2DwMXQS
Spotify Podcasts:
https://spoti.fi/37TOBtB
Apple Podcasts:
https://apple.co/2OySLiW
hashtags: #GTK_GUI #QT_GUI#Linux
- published: 28 Dec 2020
- views: 30819
14:57
How to get started with Qt Creator | C++ GUI | Libraries | Qt Designer | Cross platform
Going over the basics of the Qt Libraries, Qt Designer, and Qt Creator IDE.
-- References --
▶ https://www.qt.io/product/development-tools
This main content w...
Going over the basics of the Qt Libraries, Qt Designer, and Qt Creator IDE.
-- References --
▶ https://www.qt.io/product/development-tools
This main content will always be free. Consider supporting this channel on Patreon (or use the YT Join button) to help keep CTT a-float.
-- Code, Tech, and Tutorials Links --
▶ CTT Discord: https://discord.gg/TJ8Bs726jF
▶ Patreon: https://www.patreon.com/codetechtuts
▶ Channel Repos: https://github.com/codetechandtutorials
-- Other CTT Playlists You Might Like --
▶ CMake: https://www.youtube.com/watch?v=nlKcXPUJGwA&list=PLalVdRk2RC6o5GHu618ARWh0VO0bFlif4&t=0s
▶ Beginner Cpp: https://www.youtube.com/watch?v=vjEkcx-DTtY&list=PLalVdRk2RC6rNH0Pe7hC2ZZQufocJFzxX
▶ Blender Video Editing: https://www.youtube.com/watch?v=OtoM5b7i5z0&list=PLalVdRk2RC6qgAD0PRw8OQkscJLe8GYly
▶ Matrix Math: https://www.youtube.com/watch?v=5gslOx-qRm8&list=PLalVdRk2RC6peR75_wLpP9xtLGOt-lRAe
▶ OpenAL: https://www.youtube.com/playlist?list=PLalVdRk2RC6r7-4zciZ3LKc96ikviw6BS
▶ OpenGL: https://www.youtube.com/watch?v=XH82zuPSPkI&list=PLalVdRk2RC6ofNC8_LvX-_RF3-HHJ5VNM
Please let me know if any of these links are broken! Thanks!
Other ways to support me, Matt, the creator and maintainer of this channel:
▶ Follow/Sub to my Twitch Stream: https://www.twitch.tv/overridetheprogram
Other One Time Support Options:
▶ Use YouTube Thanks _support:
☕ https://www.patreon.com/codetechtuts?fan_landing=true
Patrons help this channel go round and keep creating. If you don't like patreon but still would like to support regularly, you can do a similar subscription via the YouTube Join, or through Github's sponsor button.
🕮https://github.com/codetechandtutorials
This is were I most the majority of the code seen on the channel.
✍ https://discord.com/invite/TJ8Bs726jF
We have a Discord! We welcome all various code and tech chatter.
☯ https://twitch.tv/bytePro17124
I stream code and/or gaming every Thursday! I also randomly stream a time or two throughout most weeks.
https://wn.com/How_To_Get_Started_With_Qt_Creator_|_C_Gui_|_Libraries_|_Qt_Designer_|_Cross_Platform
Going over the basics of the Qt Libraries, Qt Designer, and Qt Creator IDE.
-- References --
▶ https://www.qt.io/product/development-tools
This main content will always be free. Consider supporting this channel on Patreon (or use the YT Join button) to help keep CTT a-float.
-- Code, Tech, and Tutorials Links --
▶ CTT Discord: https://discord.gg/TJ8Bs726jF
▶ Patreon: https://www.patreon.com/codetechtuts
▶ Channel Repos: https://github.com/codetechandtutorials
-- Other CTT Playlists You Might Like --
▶ CMake: https://www.youtube.com/watch?v=nlKcXPUJGwA&list=PLalVdRk2RC6o5GHu618ARWh0VO0bFlif4&t=0s
▶ Beginner Cpp: https://www.youtube.com/watch?v=vjEkcx-DTtY&list=PLalVdRk2RC6rNH0Pe7hC2ZZQufocJFzxX
▶ Blender Video Editing: https://www.youtube.com/watch?v=OtoM5b7i5z0&list=PLalVdRk2RC6qgAD0PRw8OQkscJLe8GYly
▶ Matrix Math: https://www.youtube.com/watch?v=5gslOx-qRm8&list=PLalVdRk2RC6peR75_wLpP9xtLGOt-lRAe
▶ OpenAL: https://www.youtube.com/playlist?list=PLalVdRk2RC6r7-4zciZ3LKc96ikviw6BS
▶ OpenGL: https://www.youtube.com/watch?v=XH82zuPSPkI&list=PLalVdRk2RC6ofNC8_LvX-_RF3-HHJ5VNM
Please let me know if any of these links are broken! Thanks!
Other ways to support me, Matt, the creator and maintainer of this channel:
▶ Follow/Sub to my Twitch Stream: https://www.twitch.tv/overridetheprogram
Other One Time Support Options:
▶ Use YouTube Thanks _support:
☕ https://www.patreon.com/codetechtuts?fan_landing=true
Patrons help this channel go round and keep creating. If you don't like patreon but still would like to support regularly, you can do a similar subscription via the YouTube Join, or through Github's sponsor button.
🕮https://github.com/codetechandtutorials
This is were I most the majority of the code seen on the channel.
✍ https://discord.com/invite/TJ8Bs726jF
We have a Discord! We welcome all various code and tech chatter.
☯ https://twitch.tv/bytePro17124
I stream code and/or gaming every Thursday! I also randomly stream a time or two throughout most weeks.
- published: 06 Nov 2021
- views: 145316
3:10
About Qt
Some data on how many people use Qt, how many devices and applications are powered by Qt, how much The Qt Company invests into R&D, and a couple of customer cas...
Some data on how many people use Qt, how many devices and applications are powered by Qt, how much The Qt Company invests into R&D, and a couple of customer cases.
https://wn.com/About_Qt
Some data on how many people use Qt, how many devices and applications are powered by Qt, how much The Qt Company invests into R&D, and a couple of customer cases.
- published: 22 Oct 2021
- views: 5547
7:29
074- Microsoft MFC vs. Qt Toolkit - And Why?
Unsubscribe from my Channel. I have not created a single video for your view. And I have no plan to do so either. I may or may not use Qt in future. If I ever u...
Unsubscribe from my Channel. I have not created a single video for your view. And I have no plan to do so either. I may or may not use Qt in future. If I ever use Qt Toolkit in the future, it is not for your view, but for my own use later.
https://wn.com/074_Microsoft_Mfc_Vs._Qt_Toolkit_And_Why
Unsubscribe from my Channel. I have not created a single video for your view. And I have no plan to do so either. I may or may not use Qt in future. If I ever use Qt Toolkit in the future, it is not for your view, but for my own use later.
- published: 23 Sep 2022
- views: 378
16:58
Toolkits & Theming
An overview of the most popular toolkits used to build UI's and applications and how they behave.
GTK: https://en.wikipedia.org/wiki/GTK
Qt: https://en.wikiped...
An overview of the most popular toolkits used to build UI's and applications and how they behave.
GTK: https://en.wikipedia.org/wiki/GTK
Qt: https://en.wikipedia.org/wiki/Qt_(software)
GTK Browsers: https://en.wikipedia.org/wiki/Category:Web_browsers_that_use_GTK
Qt Browsers: https://en.wikipedia.org/wiki/Category:Web_browsers_that_use_Qt
*** Become a Patreon to support the channel: https://bit.ly/39tSfgS ***
*** Follow Me on Twitter: https://bit.ly/3gKkPeR ***
*** Donate to the channel by visiting my Website ***
My Hardware:
AMD Ryzen 9
32 GB RAM
Sapphire RX 5700 XT
My software:
Distro: Arch Linux
Video editing software: Kdenlive
Website: https://eflinux.com
Twitter: https://twitter.com/ermanno_ferrari
Gitlab: https://gitlab.com/eflinux
#LinuxMadeSimple #howto #gtk/qt
https://wn.com/Toolkits_Theming
An overview of the most popular toolkits used to build UI's and applications and how they behave.
GTK: https://en.wikipedia.org/wiki/GTK
Qt: https://en.wikipedia.org/wiki/Qt_(software)
GTK Browsers: https://en.wikipedia.org/wiki/Category:Web_browsers_that_use_GTK
Qt Browsers: https://en.wikipedia.org/wiki/Category:Web_browsers_that_use_Qt
*** Become a Patreon to support the channel: https://bit.ly/39tSfgS ***
*** Follow Me on Twitter: https://bit.ly/3gKkPeR ***
*** Donate to the channel by visiting my Website ***
My Hardware:
AMD Ryzen 9
32 GB RAM
Sapphire RX 5700 XT
My software:
Distro: Arch Linux
Video editing software: Kdenlive
Website: https://eflinux.com
Twitter: https://twitter.com/ermanno_ferrari
Gitlab: https://gitlab.com/eflinux
#LinuxMadeSimple #howto #gtk/qt
- published: 15 Jun 2021
- views: 8862
9:25
032 - JavaScript in C++ Qt Toolkit GUI Programming
https://doc.qt.io/qt-5/qtjavascript.html
Further Reading and References:
1. C++ GUI Programming with Qt 4 (2nd Edition)
https://www.amazon.com/Programming-P...
https://doc.qt.io/qt-5/qtjavascript.html
Further Reading and References:
1. C++ GUI Programming with Qt 4 (2nd Edition)
https://www.amazon.com/Programming-Prentice-Source-Software-Development/dp/0132354160/ref=sr_1_5?dchild=1&keywords=Qt+Programming&qid=1598236325&sr=8-5
2. Advanced Qt Programming: Creating Great Software with C++ and Qt 4
https://www.amazon.com/Advanced-Qt-Programming-Creating-Development/dp/0321635906/ref=sr_1_6?dchild=1&keywords=Qt+Programming&qid=1598236369&sr=8-6
3. Game Programming using Qt 5 Beginner's Guide: Create amazing games with Qt 5, C++, and Qt Quick, 2nd Edition
https://www.amazon.com/Game-Programming-using-Beginners-Guide-dp-1788399994/dp/1788399994/ref=mt_other?_encoding=UTF8&me=&qid=1598236399
Prerequisits:
Qt#00 - Install Qt on Windows for the first time (C++ GUI Programming)
https://www.youtube.com/watch?v=i_ONRqKLfQs&list=PL1_C6uWTeBDFfB_4Yi7JTVtEDgiz5DJU6
030 - Create Splitter Window using Qt QSplitter, setCentralWidget
https://www.youtube.com/watch?v=hftGgXMZN-4&list=PL1_C6uWTeBDF7kjfRMCmHIq1FncthhBpQ&index=30
029 - Qt Custom Widget, Qt Central Widget and QHBoxLayout
https://www.youtube.com/watch?v=E6AH8pqGUYA&list=PL1_C6uWTeBDF7kjfRMCmHIq1FncthhBpQ&index=29
031 - Spreadsheet Application using Qt QTableWidget and Subclassing
https://www.youtube.com/watch?v=10eyNjvRZJc&list=PL1_C6uWTeBDF7kjfRMCmHIq1FncthhBpQ&index=31
Download Source Code:
Episode 032
http://sourcecode.talkplayfun.com/electromagnetics/032-JavaScript.zip
Episode 031
http://sourcecode.talkplayfun.com/electromagnetics/031-Subclassing.zip
Episode 030
http://sourcecode.talkplayfun.com/electromagnetics/030-SplitterWindow.zip
Episode 029
http://sourcecode.talkplayfun.com/electromagnetics/029-CustomWidgets.zip
Episode 028
http://sourcecode.talkplayfun.com/electromagnetics/028-ExtendQVector.zip
https://wn.com/032_Javascript_In_C_Qt_Toolkit_Gui_Programming
https://doc.qt.io/qt-5/qtjavascript.html
Further Reading and References:
1. C++ GUI Programming with Qt 4 (2nd Edition)
https://www.amazon.com/Programming-Prentice-Source-Software-Development/dp/0132354160/ref=sr_1_5?dchild=1&keywords=Qt+Programming&qid=1598236325&sr=8-5
2. Advanced Qt Programming: Creating Great Software with C++ and Qt 4
https://www.amazon.com/Advanced-Qt-Programming-Creating-Development/dp/0321635906/ref=sr_1_6?dchild=1&keywords=Qt+Programming&qid=1598236369&sr=8-6
3. Game Programming using Qt 5 Beginner's Guide: Create amazing games with Qt 5, C++, and Qt Quick, 2nd Edition
https://www.amazon.com/Game-Programming-using-Beginners-Guide-dp-1788399994/dp/1788399994/ref=mt_other?_encoding=UTF8&me=&qid=1598236399
Prerequisits:
Qt#00 - Install Qt on Windows for the first time (C++ GUI Programming)
https://www.youtube.com/watch?v=i_ONRqKLfQs&list=PL1_C6uWTeBDFfB_4Yi7JTVtEDgiz5DJU6
030 - Create Splitter Window using Qt QSplitter, setCentralWidget
https://www.youtube.com/watch?v=hftGgXMZN-4&list=PL1_C6uWTeBDF7kjfRMCmHIq1FncthhBpQ&index=30
029 - Qt Custom Widget, Qt Central Widget and QHBoxLayout
https://www.youtube.com/watch?v=E6AH8pqGUYA&list=PL1_C6uWTeBDF7kjfRMCmHIq1FncthhBpQ&index=29
031 - Spreadsheet Application using Qt QTableWidget and Subclassing
https://www.youtube.com/watch?v=10eyNjvRZJc&list=PL1_C6uWTeBDF7kjfRMCmHIq1FncthhBpQ&index=31
Download Source Code:
Episode 032
http://sourcecode.talkplayfun.com/electromagnetics/032-JavaScript.zip
Episode 031
http://sourcecode.talkplayfun.com/electromagnetics/031-Subclassing.zip
Episode 030
http://sourcecode.talkplayfun.com/electromagnetics/030-SplitterWindow.zip
Episode 029
http://sourcecode.talkplayfun.com/electromagnetics/029-CustomWidgets.zip
Episode 028
http://sourcecode.talkplayfun.com/electromagnetics/028-ExtendQVector.zip
- published: 27 Aug 2020
- views: 613
18:31
Visualize Time Enabled Data using ArcGIS Qt (C++) and Toolkit - Gela Malek Pour - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
In this 20-minute demo, we will walk you through setting up the Qt SDK environment and creating a s...
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
In this 20-minute demo, we will walk you through setting up the Qt SDK environment and creating a sample that visualizes a time aware layer using Esri’s toolkit.
---
Gela Malek Pour
---
Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk
*--*
https://wn.com/Visualize_Time_Enabled_Data_Using_Arcgis_Qt_(C_)_And_Toolkit_Gela_Malek_Pour_Cppcon_2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
In this 20-minute demo, we will walk you through setting up the Qt SDK environment and creating a sample that visualizes a time aware layer using Esri’s toolkit.
---
Gela Malek Pour
---
Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk
*--*
- published: 22 Dec 2021
- views: 3300
9:40
Qt, the developers tool kit
Trolltech's founders and developers discuss Qt. This is the whole video from the "Trolltech's Founders" video.
http://qt.nokia.com
Trolltech's founders and developers discuss Qt. This is the whole video from the "Trolltech's Founders" video.
http://qt.nokia.com
https://wn.com/Qt,_The_Developers_Tool_Kit
Trolltech's founders and developers discuss Qt. This is the whole video from the "Trolltech's Founders" video.
http://qt.nokia.com
- published: 22 Mar 2009
- views: 2148
15:00
009 - Graphics in Qt Toolkit (QPainterPath) - How to Draw Simple Math Functions in Qt Application
We will learn how to use QPainterPath, and draw simple math functions.
Graphics
https://doc.qt.io/qt-5/topics-graphics.html
Prerequisites:
008 - Debugging in...
We will learn how to use QPainterPath, and draw simple math functions.
Graphics
https://doc.qt.io/qt-5/topics-graphics.html
Prerequisites:
008 - Debugging in QtCreator and How to Use QGraphicsView
https://www.youtube.com/watch?v=GdYEg1ytL4k&list=PL1_C6uWTeBDF7kjfRMCmHIq1FncthhBpQ&index=8
Download Source Code:
Episode 009
http://sourcecode.talkplayfun.com/electromagnetics/009-SimpleGraph.zip
Episode 008
http://sourcecode.talkplayfun.com/electromagnetics/008-QtDebugging.zip
https://wn.com/009_Graphics_In_Qt_Toolkit_(Qpainterpath)_How_To_Draw_Simple_Math_Functions_In_Qt_Application
We will learn how to use QPainterPath, and draw simple math functions.
Graphics
https://doc.qt.io/qt-5/topics-graphics.html
Prerequisites:
008 - Debugging in QtCreator and How to Use QGraphicsView
https://www.youtube.com/watch?v=GdYEg1ytL4k&list=PL1_C6uWTeBDF7kjfRMCmHIq1FncthhBpQ&index=8
Download Source Code:
Episode 009
http://sourcecode.talkplayfun.com/electromagnetics/009-SimpleGraph.zip
Episode 008
http://sourcecode.talkplayfun.com/electromagnetics/008-QtDebugging.zip
- published: 23 Jul 2020
- views: 1191