Scripting API
The following table summarizes the global JavaScript objects that you can use in controller and component scripts.
| Provides a modal dialog for informing the user or asking the user a question and receiving an answer | |
| Provides buttons that can be used on installer pages | |
| Represents the current component that the Qt Script belongs to | |
| Provides methods for logging and debugging | |
| Enables interaction with the installer UI | |
| Provides access to core functionality of the Qt Installer Framework | |
| Provides compatibility with QtScript | |
| Provides methods for accessing common desktop services | |
| Provides a dialog that allows users to select files or directories | |
| Provides access to the installer status and pages from Qt Script | |
| Provides information about the operating system |