[Digikam-devel] [Bug 180908] digiKam does not compile with recent Qt 4.5 snapshot; QVariant issue
Pino Toscano
pino at kde.org
Fri Jan 16 01:28:55 GMT 2009
http://bugs.kde.org/show_bug.cgi?id=180908
--- Comment #1 from Pino Toscano <pino kde org> 2009-01-16 02:28:54 ---
(In reply to comment #0)
> When passing pointers to QVariant, the constructor QVariant(int typeOrUserType,
> const void *copy) should be used. It may require registering a custom QVariant
> type.
Or the simpler QVariant::fromValue(mypointer) / qVariantFromValue(mypointer).
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list