QtWS17 - KNX in the IoT world, Dries Verbrugge, KNX
Overview of current smart buildings interoperability options towards IoT systems, followed by future look to more native integrations with IoT and extensions to increase semantic understanding.
Overview of current smart buildings interoperability options towards IoT systems, followed by future look to more native integrations with IoT and extensions to increase semantic understanding.
Watch closely how fast this automotive instrument cluster boots up when Risto flips the switch, or you might miss it! Great for embedded devices, that rely on low energy consumption and great user ex
An inside look to automotive system clusters built with Qt Quick Designer and Qt Creator. Learn more and download Qt at www.qt.io Find Qt for Automotive at www.qt.io/automotive/
Thomas Hartmann shows how to build a fluid coffee machine UI with Qt Quick Designer. Read more on Qt for Device Creation at https://www.qt.io/qt-for-device-creation/
Qt 3D is a framework for implementing data-driven 3D scenes with C++ or QML. However, building applications directly with this API can be a daunting task, especially for newcomers. Setting up frame gr
As the smartphone slowly becomes a necessity (or is it already?) in our world, we are faced with the task of replicating the same app on multiple platforms. This always leads to development overhead:
This session is an introduction to User Experience (UX) design, specifically focusing on issues that software developers encounter. While developers tend to focus on the implementation details of gett
Many advanced automotive concepts for the next decade make use of smart sensors. More and more imaging sensors get into cars, today mostly focussing on the outside of the vehicle – road, traffic, pede
While old, the modbus standard is very alive and kicking. Today you can still buy newly designed PLCs and frequency inverters with a modbus interface on top of RS-485, RS-422 or RS-232 as the primary,
There is an increasing need to support text input via virtual keyboards not only on Mobile phones but also on embedded devices and in in-vehicle infotainment systems. Qt provides an input method API t
Qt Automotive Suite was released a year ago and development is making progress. This talk be focused on technical details of new features in the Qt Application Manager, the new plugin for Qt Creator,
A brief tour of the anatomy of the WebOS compositor. Using QtWayland and QtDeclarative, we give an overview of how Qt helped to ship Wayland with our acclaimed UI to a range of devices and formfactors
Over the last few years we have discussed adding a new way in QtQuick to handle events from pointing devices such as touchscreens, mice and graphics tablets. Now it is on track to ship in 5.10. This i
Code coverage is a metric for the degree of testing that is being done. This talk will explain the various metrics from Statement Coverage to Modified Condition/Decision Coverage (MC/DC), depict their
IoT devices have been around since a long time, but the multi-billion promise market explosion will really happen because we now have LPWAN networks. We will go through a brief overview of the major
We are excited to see smart vehicles taking part in our life day by day. As well as private cars, public transport vehicles are evolving as intelligent machines. Of course, modern infotainment system
This presentation is for those of you either have no previous Qt knowledge and need some help with getting started on the right track with QML. And it is for those of you who have been a Qt coder for
With the use of 3D technologies increasing significantly across all industries – especially in the automotive, healthcare and industrial automation sectors – innovative 3D user interface design tools
One of the big critical challenges of IoT is: How should these Things communicate together? Many standards emerged in the last years, but one seems to fit perfectly with Qt philosophy: CoAP protocol.
Qt 3D is a rapidly evolving module within Qt. There are lots of new features appearing with each new release to continue expanding what Qt 3D can do out of the box. Engineers from KDAB and The Qt Comp
Programming your application with Qt means that you will sooner or later encounter the central QObject class, signal & slot connections, or generic properties. The object model makes it safe and easy