Small go module for qt bindings to redirect qt logs (qDebug, QWarning, qInfo) to go logging system.
Just add files to your project. Can remove rcc, but be sure you have own moc or rcc to bypass qt compiler options to cpp. Also just remove main().
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Small go module for qt bindings to redirect qt logs (qDebug, QWarning, qInfo) to go logging system