0
votes
2answers
111 views
Qt Icon embedded in Executeable
I have some buttons on a tabwidget. These buttons need to have some icon on top of them.
I am aware of QPixmap that will allow me to put an image on top of a button, but I see that these constructors …
2
votes
1answer
344 views
How to use Brail as a stand-alone general purpose templating engine (like NVelocity)?
Hi,
I've been using NVelocity as a stand-alone templating engine in my text file generator. The problem with NVelocity is that the macros are quite shaky; pretty much all errors I get are from faulty …
