Qt Quarterly Articles About Qt 4

Qt Quarterly is a paper-based newsletter exclusively available to Trolltech's Qt customers. As a courtesy and convenience, a selection of delayed articles are made available online in HTML format. Some of the more interesting articles are "Designing Qt-Style C++ APIs" by Matthias Ettrich, "Qt 4's New Style of Iterators" and
"The QStyle API in Qt 4" both by Jasmin Blanchette.

Dot Categories: 

Comments

by fast_rizwaan (not verified)

is it possible to compile KDE 3.4.1 with qt4, i need the unicode support.

by Anonymous (not verified)

No. What Unicode support are you missing in Qt 3.3 exactly?

by fast_rizwaan (not verified)

basically Hindi (devanagari), type "aassddff aassddff"(using hindi keyboard layout causes garbage) i.e., "ोोेे््िि ोोेे््िि" and FRA फ़्र which should be like फ्ऱ is not rendered properly in KDE 3.4.1 because of QT 3.3.4 because many words are based on FRA (फ़्र) like AFRICA, FREE, like "अफ्रीका", "फ्री" (these are APHRICA and PHREE to show you that फ़्र should be like फ्र with a dot). Though Open Office 1.1.4 has no problem with that rendering.

Shy do I need that weird "aassddff aassddff" like thing? It is because I am creating Hindi Typing lessons for KTouch and because of QT 3.x it is not comfortable :(

thanks though.

by Lars Knoll (not verified)

The "aassddff" sequences look correct (at least with the font I'm using here).

If you have some problems and some combination of chars are not rendered correctly, please send a mail to [email protected], so that we can fix the issue for the next patch level release of Qt.

Just posting issues here gives you the 99% chance they won't be found by the relevant people.

Thanks,
Lars

by ac (not verified)

some method descriptions are missing in http://doc.trolltech.com/4.0/qcombobox.html such as clear() removeItem() ...

by Nicolas Goutte (not verified)

You should better report documentation errors to Qt Bugs. (See http://doc.trolltech.com/4.0/bughowto.html for the email address.)

Have a nice day!