Xizhi's Blog

Keep logging what I am interested in

28.4.11

Create Debian and RPM packages using OBS

›
Have you ever tried to create both Debian and RPM packages using OBS ? Well, a little bit different from the package generation locally, but...
7.12.10

The Beauty of Qt 3: Implicit Sharing

›
To maximize resource usage and minimize copying, Qt uses implicit data sharing in many classes, so that the data is copied only when a fun...
1.12.10

The Beauty of Qt 2: Meta Object

›
Besides the D-pointers , another interesting thing in Qt is the Q_OBJECT macro. It provides the access to meta objects, which enables you t...
25.11.10

The Beauty of Qt 1: D-Pointer / Private Implementation

›
I believe many of you who just start reading the source code of Qt will have the question: why Qt uses those private classes? What's th...
5 comments:
1.11.10

New release of Web Runtime for N900

›
Finally, I'm happy to push the latest Web Runtime (v1.1.0) for N900 to the extras-devel repository. Please note that this release is ...
10 comments:
28.10.10

Hybrid application using QML and Qt C++

›
Moved to http://www.zionsoft.net/2010/10/hybrid-application-qml-qt/ Though QML provides a nice way to design user interfaces, and JavaScr...
11 comments:
10.9.10

Unofficial Qt Web Runtime tutorial 2: Menu API

›
If there is no API, Qt WRT is merely nothing but a naive web browser. Then what APIs are supported other than standard HTML and JavaScript n...
6 comments:
›
Home
View web version
Powered by Blogger.