Skip to content

February ’20 – monthly digest

Blogs How not to lose the alpha channel when converting between QRgb/QColor/QString by Milian Wolff Working on color imagery for QiTissue recently, I realized we were accidentally losing the alpha channel in multiple places. For efficiency reasons, we keep colors in memory using the QRgb type, and convert that to/from QString for serialization purposes via […]

January ’20 – monthly digest

Blogs A little hidden gem: QStringIterator by Giuseppe D’Angelo and Marc Mutz A few days ago Marc Mutz, colleague of mine at KDAB and also author in this blog, spotted a function from Qt’s source code (documentation). Apart from the mistake of considering empty strings not uppercase, which can be easily fixed, the loop in the […]

Qt World Summit Training – Berlin 2019 Course descriptions

At Qt World Summit in 2019, KDAB offered five Introductory courses (one was given by our partner, froglogic), and three advanced classes., as follows: Introductory Course descriptions Introduction to Qt 3D Studio, trainer: Nuno Pinheiro This training introduces designers and developers to 3D content workflows and concepts, giving them a solid grounding in creating content […]