BibleTime
Enumerations
btbookshelfwizardenums.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  WizardPage : int {
  taskPage , sourcesProgressPage , sourcesPage , languagesPage ,
  installWorksPage , updateWorksPage , removeWorksPage , removeFinalPage ,
  installFinalPage
}
 
enum  WizardTaskType { installWorks , updateWorks , removeWorks }
 

Enumeration Type Documentation

◆ WizardPage

enum WizardPage : int
Enumerator
taskPage 
sourcesProgressPage 
sourcesPage 
languagesPage 
installWorksPage 
updateWorksPage 
removeWorksPage 
removeFinalPage 
installFinalPage 

Definition at line 15 of file btbookshelfwizardenums.h.

◆ WizardTaskType

Enumerator
installWorks 
updateWorks 
removeWorks 

Definition at line 27 of file btbookshelfwizardenums.h.