[Releasing] [Development] Starting preparations for Qt 5.1
Friedemann Kleint
Friedemann.Kleint at digia.com
Wed Mar 20 08:52:45 CET 2013
Hi,
>>...[Extras image conversion]... for the operators, I remember there
was a discussion on IRC suggesting we
>>simply declare the methods and operators and forward declare the types
>>necessary in QtCore/QtGui, and implement them in
>>QtWindowsExtras/QtMacExtras. Then the former need not link to any
additional libraries.
> You can't do that on Windows. All methods of an exported class must
be in the same DLL, or the DLL won't build.
But it should be possible by introducing a special export macro for it -
such that the application sees "export", and while building the library,
"import" is seen?
Friedemann
--
Friedemann Kleint
Digia, Qt
More information about the Releasing
mailing list