The name is displayed at the top of the main page.
AboutWindow.applicationName
string applicationName() @property nothrowGet applicationName property.
Returns
The name of the application.
void applicationName(string propval) @property nothrowSet applicationName property.
Parameters
propval | The name of the application. The name is displayed at the top of the main page. |