MythTV  0.26-pre
Classes | Functions | Variables
main.cpp File Reference

Go to the source code of this file.

Classes

class  CleanupGuard

Functions

static void cleanup ()
static void SetupMenuCallback (void *data, QString &selection)
static bool RunMenu (QString themedir, QString themename)
static bool resetTheme (QString themedir, const QString badtheme)
static int reloadTheme (void)
int main (int argc, char *argv[])

Variables

ExitPrompterexitPrompt = NULL
StartPrompterstartPrompt = NULL
static MythThemedMenumenu
static QString logfile

Function Documentation

static void cleanup ( void  ) [static]

Definition at line 69 of file mythtv/programs/mythtv-setup/main.cpp.

static void SetupMenuCallback ( void data,
QString &  selection 
) [static]

Definition at line 79 of file mythtv/programs/mythtv-setup/main.cpp.

Referenced by RunMenu().

static bool RunMenu ( QString  themedir,
QString  themename 
) [static]

Definition at line 148 of file mythtv/programs/mythtv-setup/main.cpp.

Referenced by main(), reloadTheme(), and resetTheme().

static bool resetTheme ( QString  themedir,
const QString  badtheme 
) [static]

Definition at line 171 of file mythtv/programs/mythtv-setup/main.cpp.

Referenced by main(), and reloadTheme().

static int reloadTheme ( void  ) [static]

Definition at line 194 of file mythtv/programs/mythtv-setup/main.cpp.

Referenced by main().

int main ( int  argc,
char *  argv[] 
)

Definition at line 224 of file mythtv/programs/mythtv-setup/main.cpp.


Variable Documentation

Definition at line 45 of file mythtv/programs/mythtv-setup/main.cpp.

Referenced by SetupMenuCallback().

Definition at line 46 of file mythtv/programs/mythtv-setup/main.cpp.

Referenced by main().

MythThemedMenu* menu [static]

Definition at line 48 of file mythtv/programs/mythtv-setup/main.cpp.

Referenced by reloadTheme(), and RunMenu().

QString logfile [static]

Definition at line 49 of file mythtv/programs/mythtv-setup/main.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends