The string may contain email addresses and URLs, which will be displayed as links, see the introduction for more details.
AboutDialog.translatorCredits
string translatorCredits() @property nothrowGet translatorCredits property.
Returns
Credits to the translators. This string should be marked as translatable.
void translatorCredits(string propval) @property nothrowSet translatorCredits property.
Parameters
propval | Credits to the translators. This string should be marked as translatable. The string may contain email addresses and URLs, which will be displayed as links, see the introduction for more details. |