Qt .qrc resources in KDE ?

Martin Koller m.koller at surfeu.at
Sun Nov 18 17:09:19 GMT 2007


Hi,

I found that the KDE ACL Properties dialog is not showing the pixmaps used for 
the checked permissions in the "Advanced Permissions" Dialog (sub dialog of 
file property).
The code uses
        s_itemAttributes[i].pixmap = new QPixmap( QString::fromLatin1
(":/images/%1").arg(s_itemAttributes[i].pixmapName) );

with a .qrc file.

Is this supposed to work with the cmake system or is there a problem with it ?

Isn't this generally a bad idea, as the icons can't be styled ?

-- 
Best regards/Schöne Grüße

Martin    ()  ascii ribbon campaign - against html mail 
          /\                        - against microsoft attachments
-------------- 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/20071118/21bd80e6/attachment.sig>


More information about the kde-core-devel mailing list