Go to the source code of this file.
Functions | |
| static int | handleMedia (const QString &url, const QString &directory, const QString &filename, const QString &, const QString &, int, int, const QString &, int, const QString &, const QString &, bool) |
| static void | setupKeys (void) |
| int | mythplugin_init (const char *libversion) |
| int | mythplugin_run (void) |
| int | mythplugin_config (void) |
| static int handleMedia | ( | const QString & | url, | |
| const QString & | directory, | |||
| const QString & | filename, | |||
| const QString & | , | |||
| const QString & | , | |||
| int | , | |||
| int | , | |||
| const QString & | , | |||
| int | , | |||
| const QString & | , | |||
| const QString & | , | |||
| bool | ||||
| ) | [static] |
Definition at line 22 of file mythplugins/mythbrowser/mythbrowser/main.cpp.
Referenced by setupKeys().
| static void setupKeys | ( | void | ) | [static] |
Definition at line 64 of file mythplugins/mythbrowser/mythbrowser/main.cpp.
Referenced by mythplugin_init().
| int mythplugin_init | ( | const char * | libversion | ) |
Definition at line 75 of file mythplugins/mythbrowser/mythbrowser/main.cpp.
| int mythplugin_run | ( | void | ) |
Definition at line 97 of file mythplugins/mythbrowser/mythbrowser/main.cpp.
| int mythplugin_config | ( | void | ) |
Definition at line 115 of file mythplugins/mythbrowser/mythbrowser/main.cpp.
1.6.3