Get url list

Aaron J. Seigo aseigo at kde.org
Mon May 11 22:14:23 CEST 2009


On Monday 11 May 2009, SUJITH H wrote:
> Can anyone help me how to get the url list of the sorted item
> in launcher applet?

KUrl::List urls;

foreach (QuicklaunchIcon *icon, m_icons) {
    urls << icon->url();
}

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Software

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/plasma-devel/attachments/20090511/c13d505a/attachment.sig 


More information about the Plasma-devel mailing list