Hello I'm working on a QT project based mainly on C libraries.
I like the way QT works, and would like to make a C++ wrapper(with similar QT style) for each C library I'm working with.
What are your recommendations and advices. What should I do, and what I shouldn't.
I would like to hear answers based on real life experience.
Thanks