If a class no longer derives from QObject, is it OK to change all the 
tr() calls to QObject::tr() calls?  Or would it be better to retain the 
derivation from QObject (ugly as that may be)?

   (My limited understanding from scanning the mailing lists is that 
there is something called a "translation context" and going from tr() to 
QObject::tr() changes that.  Or something.  So perhaps this causes 
headaches for translators?  Deriving from QObject causes headaches for 
me, but I can manage.)

Ted.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to