MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Classes | Enumerations
schemawizard.h File Reference

Go to the source code of this file.

Classes

class  SchemaUpgradeWizard
 Provides UI and helper functions for DB Schema updates. More...

Enumerations

enum  MythSchemaUpgrade { MYTH_SCHEMA_EXIT = 1, MYTH_SCHEMA_ERROR = 2, MYTH_SCHEMA_UPGRADE = 3, MYTH_SCHEMA_USE_EXISTING = 4 }
 Return values from PromptForUpgrade() More...

Enumeration Type Documentation

Return values from PromptForUpgrade()

Enumerator:
MYTH_SCHEMA_EXIT 
MYTH_SCHEMA_ERROR 
MYTH_SCHEMA_UPGRADE 
MYTH_SCHEMA_USE_EXISTING 

Definition at line 14 of file schemawizard.h.