ERTS² expects over 400 visitors. Meet us at Booth 18! ERTS European Congress is a unique, international, cross sector event on Embedded Software and Systems, where academia, science research and industry meets.
KDAB Blogs Get the RSS Feed
Stay up-to-date and get inspiration from KDAB’s expert insights into Qt, C++ and OpenGL development.
Our engineers and designers share cutting-edge technology news and ideas with regard to Qt, QML, Qt on Android, OpenGL, Qt 3D, Vulkan, Scalable UIs and more embedded, mobile and desktop-related topics.
Nailing 13 signal and slot mistakes with clazy 1.3 Create better Qt code by automatically uncovering easy-to-miss errors
Today I want to share 13 mistakes regarding signals, slots and connect statements and how to find them at compile time with clazy, our open-source static-analyzer for Qt. Clazy is a compiler plugin which generates warnings related to Qt. You can read more about it in our previous blog posts: How to use static analysis […]
KDAB at Embedded World 2018 27th February - March 1st, Nuremberg
Come visit KDAB and join in the fun at the Qt booth: Hall 4-258! See for yourself our spectacular demos showing our work in Qt, C++ and Qt 3D, including some of KDAB’s best known tools, GammaRay, Hotspot and Clazy, developed to enhance efficiency in our client projects, and Qt Automotive Suite – taking the hassle out of […]
New in Qt 5.10: QThread::create
If you are using Qt and you need to run some code in a separate thread, chances are that you are using QThread for the job. QThread is a very old class in Qt, making its first appearance in Qt 2.2, released on the 22nd of September 2000. Its responsibility is to start a new […]
KDAB at Embedded World Nuremberg Feb 27th to March 1st
This year KDAB is once again co-exhibitor at the biggest Qt booth yet: Hall 4-258. Embedded World Nuremberg, the biggest Embedded trade show in Europe, is from 27th February until 1st of March in 2018. We’ll be showing our latest demos, including: CCI 1200 Agricultural Machinery Terminal Qi – Cellular Tissue Imaging in Qt 3D KDAB […]
An Unexpected C++ Journey Can you use Umlaut in variable names?
Some of you may know that KDAB employees enjoy flexibility on working hours as well as location, and some choose to work from home, with the opportunity to share childcare, do part-time study or simply enjoy an out-of-the-way location. All that’s required is a decent bandwidth for KDAB work. About once a year, all of […]
KDAB at ERTS European Congress Toulouse, France - Jan 31 to Feb 2
nanoQuill The Coloring Book Of Life #color4cancer
Through their partnership, Qi and KDAB have developed imaging software to help researchers gain a deeper understanding of the progression of cancer on a cellular level, using Qt. Qi, KDAB and Qt have now taken their collaboration one step further by introducing nanoQuill, otherwise known as “The Coloring Book of Life,” which is a […]
Riding the curve Animation via Bezier curve manipulation.
So, last time we spoke, I left you this teaser… I mean how hard could it be? right? OK So, hum, an easy enough exercise….. for a path-based animation like we saw last time. But how do I draw such a path? How do I time the inflections in speed for that path, since time […]
KDAB at Qt World Summit 2017
This year Qt World Summit was held once more at the Berlin Congress Centre, in central Berlin and had over 1000 attendees – clear testimony to the growth of the Qt Community, as Qt enables our interfaces with the world in multiple areas, from medical to automotive, from gaming to industrial machinery, on desktop, mobile […]