buttons

Provides buttons that can be used on installer pages. More...

Properties

Detailed Description

You can use a set of standard buttons and some custom buttons on the installer pages. For more information about the buttons used by default on each installer page, see Controller Scripting.

Property Documentation

QWizard : enumeration

Specifies the buttons on an installer page.

ConstantDescription
buttons.BackButtonThe Back button (Go Back on macOS.)
buttons.NextButtonThe Next button (Continue on macOS.)
buttons.CommitButtonThe Commit button.
buttons.FinishButtonThe Finish button (Done on macOS.)
buttons.CancelButtonThe Cancel button.
buttons.HelpButtonThe Help button.
buttons.CustomButton1A custom button.
buttons.CustomButton2A custom button.
buttons.CustomButton3A custom button.

See also Controller Scripting.


© 2021 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. The Qt Company, Qt and their respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.