You can write C-style functions that call C++ code (Qt functions). Use the extern "C" linkage when mixing C and C++ code to prevent name mangling.
Buckshot Roulette
You can write C-style functions that call C++ code (Qt functions). Use the extern "C" linkage when mixing C and C++ code to prevent name mangling.
Buckshot Roulette
Bookmarks