[Development] Symbol clashes with static Qt libraries
Thiago Macieira
thiago.macieira at intel.com
Fri Aug 3 16:55:09 CEST 2018
On Thursday, 2 August 2018 23:03:06 PDT Martin Koller wrote:
> QT_FORWARD_DECLARE_CLASS(QTimer)
Easier to just put QT_BEGIN_NAMESPACE before and QT_END_NAMESPACE after. It's
more verbose, but it's actually easier to read.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list