MythTV  master
Functions
mythwelcome.cpp File Reference
#include <QtGlobal>
#include <QApplication>
#include "libmyth/mythcontext.h"
#include "libmythbase/compat.h"
#include "libmythbase/exitcodes.h"
#include "libmythbase/lcddevice.h"
#include "libmythbase/mythlogging.h"
#include "libmythbase/mythtranslation.h"
#include "libmythbase/mythversion.h"
#include "libmythbase/signalhandling.h"
#include "libmythui/mythdisplay.h"
#include "libmythui/mythmainwindow.h"
#include "libmythui/mythuihelper.h"
#include "mythwelcome_commandlineparser.h"
#include "welcomedialog.h"
#include "welcomesettings.h"
Include dependency graph for mythwelcome.cpp:

Go to the source code of this file.

Functions

static void mw_sd_notify (const char *)
 
static void initKeys (void)
 
int main (int argc, char **argv)
 

Function Documentation

◆ mw_sd_notify()

static void mw_sd_notify ( const char *  )
inlinestatic

Definition at line 27 of file mythwelcome.cpp.

Referenced by main().

◆ initKeys()

static void initKeys ( void  )
static

Definition at line 30 of file mythwelcome.cpp.

Referenced by main().

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 40 of file mythwelcome.cpp.