Wednesday, October 23, 2019 - 12:53
•
By Jeff Tranter
•
Qt, Embedded
Qt developers making the transition from desktop or mobile to embedded have a host of challenges to overcome.
Read full post
Friday, July 19, 2019 - 12:51
•
By Jeff Tranter
•
C++, Linux
Under a standard Linux-based system you can do soft real-time programming, such as reading buttons and driving LEDs.
Read full post
Tuesday, December 18, 2018 - 14:55
•
By Jeff Tranter
•
C++, Qt
Modern C++ leads to code that's easier to understand, easier to maintain and better performing.
Read full post
Wednesday, December 12, 2018 - 14:33
•
By Jeff Tranter
•
Qt
Here's a look at the Qt ecosystem and some of the significant events and milestones from 2018.
Read full post
Tuesday, November 6, 2018 - 10:20
•
By Jeff Tranter
•
Qt
Here's a look at some of the other timer classes provided by Qt that may be unfamiliar if you've only used a simple QTimer.
Read full post
Monday, November 5, 2018 - 16:04
•
By Jeff Tranter
•
Qt
Last week's sold-out Qt World Summit in Boston brought together developers from coast to coast to explore product development using Qt.
Read full post
Tuesday, September 18, 2018 - 10:24
•
By Jeff Tranter
•
Qt
Developing widget-based apps? You can generate user interfaces dynamically with Qt Designer UI files.
Read full post
Wednesday, September 5, 2018 - 14:47
•
By Jeff Tranter
•
Qt
QCompleter provides completions for user entry based on an item model, and is supported by QLineEdit and QComboBox widgets.
Read full post
Tuesday, July 31, 2018 - 12:19
•
By Jeff Tranter
•
Qt, Python
Can Python and PyQt be used effectively to develop large, complex (typically desktop) applications? Find out.
Read full post
Monday, June 4, 2018 - 10:28
•
By Jeff Tranter
•
QML
Your QML-based applications can follow UX design best practices using these features.
Read full post
Monday, June 4, 2018 - 10:25
•
By Jeff Tranter
•
Widgets, Qt
In the two-part Qt Basics, we'll look at Qt's support for input masks and validators. Today we explore support from widgets. In a future installment we'll look at how these features are supported from QML.
Read full post
Thursday, May 24, 2018 - 12:18
•
By Jeff Tranter
•
Qt, C++, QML
Common development solutions, anti-patterns generate negative consequences. Here are several you should be familiar with so you can avoid.
Read full post
Friday, May 18, 2018 - 07:26
•
By Jeff Tranter
•
Qt, Python
In today's digital world, sometimes it's nice to unplug. Go old school with a printed volume while expanding your knowledge of Qt.
Read full post
Wednesday, January 17, 2018 - 12:51
•
By Jeff Tranter
•
Qt
Generating true random numbers for cryptocurrency, security software and games is surprisingly difficult. QRandomGenerator can help.
Read full post
Wednesday, December 13, 2017 - 10:40
•
By Jeff Tranter
•
Qt, Qt Creator
From new releases to industry events, here's a look at what's happened in 2017 relevant to the Qt framework.
Read full post