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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
