[Interest] New QObject::connect syntax should be avoided??

Thiago Macieira thiago.macieira at intel.com
Sat Jul 14 06:42:07 CEST 2018


On Friday, 13 July 2018 17:19:13 PDT Thiago Macieira wrote:
> Remember the rule for plugins. A plugin system is composed of:
>  a) zero or more applications
>  b) zero or more plugins
>  c) exactly one shared library / DLL, which all plugins and applications
> link to
> 
> The abstract base class must live in that library.

The .cpp that moc creates must be linked into that library.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Interest mailing list