Qt/Windows Open Source Edition to support VS Express

So here is more dramatic news following the Qtopia Phone is completely GPL announcement. A couple of years back, we made a big move by Open Sourcing Qt for Windows. The Open Source edition of Qt/Windows supported only MinGW (and MinGW/MSYS starting Qt 4.3). The MSVC Makefile, project generator and the Integration was available only […]

Backgrounds, Pseudo states – Qt 4.3 Style Sheets

Since I will be posting lot of Style sheets, I figured this is about the right time to point out that Qt 4.3 Designer has a built-in CSS Syntax validator and highlighter. Just right click on any widget and “Edit Stylesheet…”. (screenshot here.) Background Qt 4.3 introduces support for background images in any QAbstractScrollArea derivative. […]