GLib/GObject+C as the lingua franca? (was: kwallet and QCA)

Thiago Macieira thiago at kde.org
Fri Jul 25 18:46:59 BST 2008


On Friday 25 July 2008 19:08:31 Aaron J. Seigo wrote:
> > Even then i don't know if QtCore based libraries would work in-process
> > outside Qt based applications. I guess you need to instantiate
> > QCoreApplication for the event loop etc...
>
> of course they would.
>
> a) many of the classes in Qt don't use the event loop at all (collection
> classes, string class, etc)

You don't need QCoreApplication for its event loop, but you do need it for its 
initialisation.

QString::fromLocal8Bit doesn't work if QCoreApplication wasn't instantiated.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080725/4853140f/attachment.sig>


More information about the kde-core-devel mailing list