KDE_EXPORT is needed
David Faure
faure at kde.org
Thu Jul 5 07:17:09 UTC 2012
On Wednesday 04 July 2012 14:26:09 Patrick Spendrin wrote:
> One issue I have found was that KDE_EXPORT and KDE_IMPORT went missing.
>
> KDE_EXPORT and KDE_IMPORT are needed e.g. if you want to export a
> function from a plugin (you never want to import it) meaning that it is
> needed for K_EXPORT_PLUGIN to work properly. In that special case we
> could use Q_DECL_EXPORT but since we can't always rely on Qt being
> available I would prefer if we define those two again.
Why would Qt not be available, in KDE frameworks !?
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5
More information about the Kde-frameworks-devel
mailing list