mirror of
https://github.com/mappu/miqt.git
synced 2025-08-24 21:17:04 +08:00

* use `std::nothrow` new operator, avoiding a cross-language exception propagation (the language projection can check for null to catch OOM) * remove some spurious whitespace in generated code * group header functions with newline * reduce variable naming differences in emitBindingHeader/emitBindingCpp
MIQT Extras
This directory contains bindings to third-party Qt libraries.
Library | License |
---|---|
ScintillaEdit | MIT |