Jump to content

Translations:Projects/Nepomuk/Resources/22/en: Difference between revisions

From KDE TechBase
FuzzyBot (talk | contribs)
Importing a new version from external source
 
(No difference)

Latest revision as of 10:29, 11 March 2016

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