Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Cascades Development

Reply
Developer
greenback
Posts: 448
Registered: ‎10-17-2010

Easiest way to create a "favorites" feature

Hello, 

 

This seems to be a common feature. Would you use QSettings, Sqlite, write to file etc? What's the easiest implementation if you just want to save key value pairs?

 

Who here has done this?

Please use plain text.
Developer
kylefowler
Posts: 479
Registered: ‎05-17-2009
My Carrier: ATT

Re: Easiest way to create a "favorites" feature

QSettings can save QVariantMaps so that sounds like the easiest way to store key/value in a map
Like all of my posts
Please use plain text.
Developer
zezke
Posts: 816
Registered: ‎12-12-2010
My Carrier: Mobile Vikings

Re: Easiest way to create a "favorites" feature

QSettings is as easy as it gets, I recommend it.

-------------------------------------------
Your like is much appreciated!
Samples: Park in Ghent
Feeling generous? Nominate me for BB Elite member!
Please use plain text.