Medical Device Webinar Tomorrow (Thursday, Oct 9)
ICS is proud to promote our partner QNX Software Systems’ web seminar tomorrow (Thursday, Oct 9): “Simplifying the software integration &
Connecting tech leaders with insight to move the needle, and developers and designers with inspiration to build really cool touchscreen-driven stuff people will love.
ICS is proud to promote our partner QNX Software Systems’ web seminar tomorrow (Thursday, Oct 9): “Simplifying the software integration &
A new feature in Qt version 5 is an executable program similar to qmlscene that can execute QML files.
The Qt Contributors Summit occurred June 10-11 in Berlin. Here is a quick summary of my impressions:
1) Unifying Qt
Perhaps you have been trying to do more with QML than just using the basic elements like rectangles, text and images, or maybe you have been strugg
After several failed attempts in the past, thanks to the efforts of Qt and KDE developer David Faure, command line parsing support is now in Qt 5.2.0.
This article will show how to create a self-signed SSL key for Apache and how the Qt code will use it.
With most C++ compilers now providing good support for the latest language standard, C++11, let's look at some of the new language features that are particularly useful for use in Qt programs.
Qt 5 introduced a new set of multimedia APIs. Both C++ and QML APIs are provided. In this blog post, I will give an overview of the QML APIs for multimedia.
Qt Quick's QML language makes it easy to do a lot of things, especially fancy animated user interfaces. However, there are some things that either can't be done or are not really suitable for implementing in QML. As we'll see, Qt makes it quite easy to expose C++ code to QML. In this blog post I'll show an example of doing this with a small but functional application.
This year's Qt Contributors Summit was held in conjunction with KDE Akademy in Bilbao, Spain.
This blog posting gives an introduction to the Qt Graphical Effects module, which is available in Qt 5. As of Qt 5.1.
This is a HOW TO guide for building Qt 5 for the the Raspberry Pi, and building and deploying Qt 5 apps using Qt Creator.
This article will demonstrate how a user-defined class can use overloaded QDataStream operators for serialization and persistence.
In this blog post I will be writing about some of my experiences with clang.
Qt 5.0.0 introduced the QStandardPaths class.
QMimeDatabase and QMimeType are new classes introduced in Qt 5.
QScreen is a new class introduced in Qt 5.0.0 that returns information about screen properties, where screen here refers to a
One sometimes needs to store information in a temporary location.
Now that Qt 5.0.0 is officially out, as an experiment to gain more experience with porting desktop applications from Qt 4 to
We've recently been running the Cordova tests and making some fixes to get them to run better.
Work has been slowing down somewhat as Qt 5 has been firming up for release.
In the past week or so we commited some more code for Contacts and Notification. Camera support has been submitted as a pull request.
Throughout this project one thing that has been constantly changing has been the source code repositories, both due to several project names changes and with the move to being run as an Apache project.
Since the last posting we properly set up deployment of Cordova Qt for MeeGo Harmattan (e.g.
This week we switched to the new repository. Some pull requests from the old repository had to be resubmitted. Changes were committed for :
This week we finished implementing some Cordova APIs (at least for the Qt 4 version).
There was no blog posting last week because I was away for some vacation in a warm place.