main.cpp File Reference

Go to the source code of this file.

Functions

void runMovies (void)
int setupDatabase ()
void setupKeys (void)
int mythplugin_init (const char *libversion)
 Initializes the plugin.
void runConfig ()
int mythplugin_run (void)
 Runs the plugin.
int mythplugin_config (void)
 Plug-in config handler, does nothing.

Variables

MythPopupBoxconfigPopup
const QString dbVersion = "4"


Function Documentation

void runMovies ( void   ) 

Definition at line 38 of file mythplugins/mythmovies/mythmovies/main.cpp.

Referenced by mythplugin_run().

int setupDatabase (  ) 

Definition at line 81 of file mythplugins/mythmovies/mythmovies/main.cpp.

Referenced by mythplugin_init().

void setupKeys ( void   ) 

Definition at line 13 of file mythplugins/mythmovies/mythmovies/main.cpp.

int mythplugin_init ( const char *  libversion  ) 

Initializes the plugin.

Parameters:
libversion The mythtv library version.
Returns:
0 if all is well, otherwise -1

Definition at line 18 of file mythplugins/mythmovies/mythmovies/main.cpp.

void runConfig (  ) 

Definition at line 46 of file mythplugins/mythmovies/mythmovies/main.cpp.

Referenced by mythplugin_config(), and mythplugin_run().

int mythplugin_run ( void   ) 

Runs the plugin.

Returns:
0 if all is well, otherwise -1

Definition at line 52 of file mythplugins/mythmovies/mythmovies/main.cpp.

int mythplugin_config ( void   ) 

Plug-in config handler, does nothing.

Definition at line 75 of file mythplugins/mythmovies/mythmovies/main.cpp.


Variable Documentation

Definition at line 10 of file mythplugins/mythmovies/mythmovies/main.cpp.

const QString dbVersion = "4"


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5