Translations:Projects/Nepomuk/Resources/22/en: Difference between revisions
Appearance
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