Adding a runner to KDE

Jan Gerrit Marker jangerrit at weiler-marker.com
Tue Aug 11 14:48:26 CEST 2009


Hi,
I thought of this:
> - I'd prefer to use a QHash<int, QString> commands private variable to
> having so many string variables as well as an enum to specify the
> command (something like enum Command { PlayCommand, NextCommand,
> ...};) but that's just my preference
In order to save the other variables (searchCollection, useCommands, ...), too 
I take a QHash<QString, QVariant>

Cheers Jan


More information about the Plasma-devel mailing list