D14513: Created QML Extensions API & Moved plugins info to SQL
David Rosca
noreply at phabricator.kde.org
Sat Aug 4 16:55:04 BST 2018
drosca added inline comments.
INLINE COMMENTS
> anmolgautam wrote in plugins.h:42
> Where should I include it? becuse desktop files for plugin are parsed in plugins.cpp only,
You can create new structure and store pointer in `data`.
> anmolgautam wrote in qmli18n.h:25
> How? extern C doesn't works for classes, it must then be implemented as structs or simple functions?
extern "C" {
#include <libintl.h>
}
REPOSITORY
R875 Falkon
REVISION DETAIL
https://phabricator.kde.org/D14513
To: anmolgautam, drosca
Cc: falkon, herrold, anmolgautam, SGOrava, iodelay, spoorun, ptabis, navarromorales, cochise, clivej, ach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/falkon/attachments/20180804/626de6cf/attachment.html>
More information about the Falkon
mailing list