Translations:Projects/Nepomuk/Resources/22/en

From KDE TechBase
Revision as of 10:29, 11 March 2016 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

QString origName = res.property( NCO::fullname() ).toString(); // will return "Tom Marvolo Riddle"

   res.setProperty( NCO::fullname(), QLatin1String("Lord Voldemort") ); // will work this time - we're using setProperty