|
MythTV
0.25-pre
|
Go to the source code of this file.
Functions | |
| MPUBLIC int | mythplugin_init (const char *) |
| MPUBLIC int | mythplugin_run () |
| MPUBLIC int | mythplugin_config () |
| MPUBLIC MythPluginType | mythplugin_type () |
| MPUBLIC void | mythplugin_destroy () |
| MPUBLIC int | mythplugin_setupMenu () |
| MPUBLIC void | mythplugin_drawMenu (QPainter *painter, int x, int y, int w, int h) |
| MPUBLIC int mythplugin_init | ( | const char * | ) |
Definition at line 316 of file mythplugins/mytharchive/mytharchive/main.cpp.
| MPUBLIC int mythplugin_run | ( | ) |
Definition at line 343 of file mythplugins/mytharchive/mytharchive/main.cpp.
Referenced by handleMedia().
| MPUBLIC int mythplugin_config | ( | ) |
Definition at line 348 of file mythplugins/mytharchive/mytharchive/main.cpp.
| MPUBLIC MythPluginType mythplugin_type | ( | ) |
| MPUBLIC void mythplugin_destroy | ( | ) |
Definition at line 623 of file mythplugins/mythmusic/mythmusic/main.cpp.
| MPUBLIC int mythplugin_setupMenu | ( | ) |
1.7.6.1