KDAB · @kdab
193 followers · 145 posts · Server techhub.social

Follow our YouTube channel for weekly uploads covering a vast diversity of topics as well as a monthly news edition and recordings of talks from our events.

πŸ”— youtube.com/@KDABtv

#qtdev #qml #cpp #cplusplus #embedded #rustlang #3d

Last updated 1 year ago

KDAB · @kdab
193 followers · 144 posts · Server techhub.social

At the KDAB Training Day in November, we bring you "A taste of Rust (with a drop of Qt)" by Ferrous System's Florian Gilcher. Discover Rust’s strengths & how to integrate them into existing projects + a bonus session how to use the Rust library from Qt using CXX-Qt.

πŸ”— youtube.com/watch?v=BTUflSDvFb

#rustlang #qtdev #cpp

Last updated 1 year ago

KDAB · @kdab
193 followers · 143 posts · Server techhub.social

In August, we brought you blogs "KDGpu v.0.1.0 is released" by Sean Harmer & "Optimizing and Sharing Shader Structures" by Joshua Goins, a new YT series "GammaRay Tutorials for Qt Widgets Applications" along with info about events.

πŸ”— kdab.com/monthly-newsletter-di

#qtdev #3d #cpp

Last updated 1 year ago

onion · @onion
66 followers · 560 posts · Server mastodon.tal.org

Is there a around here ?

#qtquick #qt #qtdev #community #fediverse

Last updated 1 year ago

KDAB · @kdab
193 followers · 143 posts · Server techhub.social

'Profiling on Linux' is one of 5 in-depth, professional training courses at the KDAB Training Day. Learn about effective profiling tools & techniques by Milian Wolff that are going to help you to achieve optimal performance.

πŸ”— youtube.com/watch?v=q4RAN_7UU4

#qtdev #linux #cpp #profiling

Last updated 1 year ago

KDAB · @kdab
193 followers · 143 posts · Server techhub.social

The Qt Group has released version 3.0.1 of Qt Visual Studio Tools. The update adds support for Qt-enabled CMake projects, while dropping support for legacy Qt projects based on custom build steps More on qt.io/blog/qt-visual-studio-to

#qtdev

Last updated 1 year ago

onion · @onion
59 followers · 546 posts · Server mastodon.tal.org

And we have image display.

#decklink #qtdev #qtquick

Last updated 1 year ago

KDAB · @kdab
192 followers · 137 posts · Server techhub.social

November is a great month for Qt-enthusiasts!

πŸ’» KDAB Training Day
Nov 27th
Info: kdab.com/kdab-training-day-202

🌐 Qt World Summit
Nov 28th-29th
Info: qt.io/qt-world-summit-2023

πŸ’‘ Qt Contributor Summit
Nov 30th-Dec 1st
Info: wiki.qt.io/Qt_Contributor_Summ

#qtdev #cpp #rustlang #qml #linux

Last updated 1 year ago

KDAB · @kdab
192 followers · 136 posts · Server techhub.social

Watch our new video to learn how to use GammaRay to identify a context menu (QMenu) in a running application. The Pick Element feature won't let us see the context menu, but there are other solutions.

πŸ”— youtube.com/watch?v=-CrZ5ddpNE

#qtdev

Last updated 1 year ago

KDAB · @kdab
187 followers · 134 posts · Server techhub.social

In this video, you'll learn how to use GammaRay to investigate the issue of a widget that can be squeezed down far too much horizontally. After testing the fix, you'll see how to find the corresponding line of C++ code to fix the bug.

πŸ”— youtube.com/watch?v=pSBqfOeX5j

#qtdev #cpp

Last updated 1 year ago

KDAB · @kdab
185 followers · 133 posts · Server techhub.social

Learn all about Qt applications from Qt5 to from Nicolas Fella during the KDAB Training Day on 27th Nov. Get familiarised with comparing the available modules in Qt5 & Qt6, discussing the strategy & estimation of a port & more.

πŸ”— youtube.com/watch?v=gPOlhJxkGv

#porting #qt6 #qtdev #cmake #qml

Last updated 1 year ago

KDAB · @kdab
184 followers · 131 posts · Server techhub.social

Learn about the basic elements of with a specific focus on the real-life workflow between designers & developers in our new 2-day training "Introduction to Qt Design Studio" happening in Berlin on 17-18th Oct. More on kdab.com/software-services/sch

#qtds #qtdev #3d #qml

Last updated 1 year ago

KDAB · @kdab
184 followers · 131 posts · Server techhub.social

In this week's video, you'll learn how to use GammaRay to identify the widget responsible for a double margin issue, a frequent cause for misaligned widgets.

πŸ”— youtube.com/watch?v=aNGnwcZCbE

#qtdev #debugging

Last updated 1 year ago

KDAB · @kdab
183 followers · 129 posts · Server techhub.social

When writing C++ or Qt applications for -based systems, achieving optimal performance is not trivial. Milian Wolff introduces you to effective tools & techniques, how these tools operate, and how to interpret their results.

πŸ”— youtube.com/watch?v=q4RAN_7UU4

#linux #profiling #qtdev #cpp

Last updated 1 year ago

KDAB · @kdab
181 followers · 126 posts · Server techhub.social

Learn in our new video how to use GammaRay to visually select a in your Qt application and from there find the class name of the widget as well as make your jump to the line of code that instantiated the widget.

πŸ”— youtube.com/watch?v=MO4ZXF2OiM

#Widget #IDE #qtdev

Last updated 1 year ago

KDAB · @kdab
181 followers · 125 posts · Server techhub.social

Our hands-on training "Introduction to Qt/QML" is designed to take you being new to from the basics to a deep understanding of the best practices plus equipping you with the Qt/QML skills & know-how to boost your productivity at work.

πŸ”— kdab.com/software-services/sch

#qml #qtdev

Last updated 1 year ago

KDAB · @kdab
181 followers · 124 posts · Server techhub.social

Learn how to structure a full -based application from the ground up, and discuss challenges met along the way. Focused on where to put the boundaries between what you do in C++ and in QML - and how you integrate the two.

πŸ”— youtu.be/RtSxQSwrmT4

#qml #embedded #cpp #qtdev

Last updated 1 year ago

KDAB · @kdab
179 followers · 122 posts · Server techhub.social

Today until midnight is the last chance to grab your KDAB Training Day ticket at the reduced early-bird price.

πŸ”— kdab.com/kdab-training-day-202

#qtdev #rustlang #qml #qt6 #cpp #cplusplus

Last updated 1 year ago

KDAB · @kdab
179 followers · 120 posts · Server techhub.social

In this new series, we'll show you how to use GammaRay - an introspection tool for Qt applications - to debug Qt Widgets applications without any prior knowledge of the application code. Enjoy the first video.

πŸ”— youtube.com/watch?v=B7TPHO4m9J

#opensource #qtdev #debugging

Last updated 1 year ago

KDAB · @kdab
179 followers · 120 posts · Server techhub.social

Manual testing of in applications is often a very complex & error-prone activity. Squish is a proven test automation tool for functional GUI regression tests. In this training, you'll learn to use for reliably testing your Qt application.

πŸ”— kdab.com/software-services/sch

#ui #gui #squish #qtdev

Last updated 1 year ago