Go to the source code of this file.
Functions | |
| static bool | log_rotate (bool report_error) |
| static void | log_rotate_handler (int) |
| void | initKeys (void) |
| int | main (int argc, char **argv) |
Variables | |
| QString | logfile = "" |
Definition at line 153 of file mythtv/programs/mythwelcome/main.cpp.
| static void log_rotate_handler | ( | int | ) | [static] |
| void initKeys | ( | void | ) |
Definition at line 28 of file mythtv/programs/mythwelcome/main.cpp.
Referenced by main(), and mythplugin_init().
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 35 of file mythtv/programs/mythwelcome/main.cpp.
| QString logfile = "" |
Definition at line 22 of file mythtv/programs/mythwelcome/main.cpp.
1.5.5