AboutWindow.applicationName

string applicationName() @property

Get applicationName property.

Returns

The name of the application.

The name is displayed at the top of the main page.

void applicationName(string propval) @property

Set applicationName property.

Parameters

propvalThe name of the application. The name is displayed at the top of the main page.