DLL Interface for static template arrayHello, I'm trying to figure out the proper syntax for addressing a warning I am getting with my p...
Extending 3rd party APIs (Qt) -- diamond inheritance problems.. Maybe this will help someone in the future. The solution in this case is to use Qt interfaces. I cre...
Extending 3rd party APIs (Qt) -- diamond inheritance problems.. Yep, that's exactly the problem I'm trying to solve. :-/
Extending 3rd party APIs (Qt) -- diamond inheritance problems.. I should elaborate with some example usage code: [code]// An example new base function void ZWid...
Extending 3rd party APIs (Qt) -- diamond inheritance problems.. Hello. I'm writing a UI library which uses Qt as a base, and I want each of my widgets to derive fro...
This user does not accept Private Messages