firsttimewizard¶
The UI widgets for the first time wizard.
-
class
openlp.core.ui.firsttimewizard.
FirstTimePage
[source]¶ Bases:
object
An enumeration class with each of the pages of the wizard.
-
Bibles
= 5¶
-
Defaults
= 7¶
-
Download
= 1¶
-
NoInternet
= 2¶
-
Plugins
= 3¶
-
Progress
= 8¶
-
Songs
= 4¶
-
Themes
= 6¶
-
Welcome
= 0¶
-