AboutDialog.setLicense

Sets the license information to be displayed in the secondary license dialog. If license is NULL, the license button is hidden.

class AboutDialog
void
setLicense
(
string license
)

Parameters

license string

the license information or NULL

Meta