On Wednesday 13 May 2009, SUJITH H wrote:
> Aaron J. Seigo wrote:
> > On Tuesday 12 May 2009, SUJITH H wrote:
> >> I am able to iterate the row's. But have no clue how to retrieve the url
> >> of that sorted Favorite item :(
> >
> > KUrl url = childData->data(Kickoff::UrlRole);
>
> I am getting seg
Aaron J. Seigo wrote:
On Tuesday 12 May 2009, SUJITH H wrote:
I am able to iterate the row's. But have no clue how to retrieve the url
of that sorted Favorite item :(
KUrl url = childData->data(Kickoff::UrlRole);
I am getting segmentation fault when I run 'plasmoidviewer launcher'
On Tuesday 12 May 2009, SUJITH H wrote:
> I am able to iterate the row's. But have no clue how to retrieve the url
> of that sorted Favorite item :(
KUrl url = childData->data(Kickoff::UrlRole);
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7
Aaron J. Seigo wrote:
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();
}
Ok I think my explanation wasn't sufficient. My int
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
Hi,
Can anyone help me how to get the url list of the sorted item
in launcher applet?
Sujith H
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel