Scripting interfaces and list values
Ryan McCoskrie
ryan.mccoskrie at gmail.com
Tue Aug 30 22:30:30 UTC 2011
I'm working on adding support for equalizer scripting but I have hit the
interesting snag some of the functions that I have wrapped around aren't
returning a value.
One good example is this:
QStringList AmarokEqualizerScript::getPresetNames() const
{
return AmarokConfig::equalizerPresetsNames();
}
It returns an empty array. Could someone point out what I am doing wrong?
I'm pretty sure I could get it all right once I'm put on the right course.
--
Ryan McCoskrie
North Canterbury, New Zealand
sourcelinksnotes.comyr.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20110831/2cef6ca1/attachment.sig>
More information about the Amarok-devel
mailing list