Any one knows a reliable UML tool for generating class diagrams from Qt applications?
You can use BoUML or Umbrello. My recommendation is Umbrello. It is easy to use and much friendly with Qt.
I am having a problem finding a tool to create a UML class diagram for my Qt application. I tried both BOUML and Umbrello, but both of them have problems with some classes. I am working on Ubuntu.
Is there a QString function which takes an int and outputs it as a QString?
How do I set color of text and background of a QLabel ?