El Dijous, 4 de juliol de 2013, a les 13:09:44, Bhushan Shah va escriure:
> Hello,
>
> I am currently working on new KGet engine, and plasma widget. I am having
> problem in sources function,
>
> It looks like this,
>
> QStringList KGetEngine::sources() const
> {
> QStringList sources;
>
Hello,
I am currently working on new KGet engine, and plasma widget. I am having
problem in sources function,
It looks like this,
QStringList KGetEngine::sources() const
{
QStringList sources;
//sources << "KGet";
QList trans = KGet::allTransfers();
foreach (TransferHandler *hand