1

Is it possible to skin Qt 4.5 such that it looks less like an application framework but more of a game? I guess this probably means replacing the canvas, the title-bar and the artwork of the various widgets. Will such an approach be platform independent too?

Extrakun
  • 2,742
  • 4
  • 26
  • 34

1 Answers1

4

Yes you can, and such an approach will be platform independent.

See Qt reference and this tutorial for a quick run-down on how to do it.

CiscoIPPhone
  • 5,268
  • 3
  • 32
  • 39