0
votes
1answer
906 views

How do I build Qt Static Libraries?

I'm Developing QT and I want to know how to build static libraries. Well, I searched a lot. But the Reason I asked is that I've installed these from Synaptic: libqt4-core libqt4-gui ...
1
vote
1answer
552 views

How to make Unity 2D dash background blurry transparent using QT code?

How to make Unity 2D dash background blurry transparent using QT code?
10
votes
3answers
2k views

How can I theme my Qt app to resemble one written in Gtk?

Mark Shuttleworth recently blogged about the decision to include the Qt libraries in the 11.10 release, with a followup from Jono Bacon. The thing that puts me off Qt apps is that they don't blend in ...