On Wednesday 17 August 2011, Viranch Mehta wrote: > On Wed, Aug 17, 2011 at 3:30 PM, Marco Martin <notm...@gmail.com> wrote: > > at the moment the only thing stopping the battery and the device notifier > > to > > me merged in master is the system kcms missing. > > Let me point out here that the battery still somehow lacks the ability to > recognize > the QStringStringMap power profiles returned by the dataengine. I'm not > sure how this > can be fixed with the JS bindings, otherwise I would have done it. Aaron > did commit > some patch for this, but did not seem to work in the plasmoid.
i tought i explained it: a QMap<QString, QString> will never work. you need to change it to QMap<QString, QVariant>, as easy as that -- Marco Martin _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel