main.cpp File Reference

Go to the source code of this file.

Functions

void runWeather ()
void loadTheme ()
void setupKeys ()
int mythplugin_init (const char *libversion)
 Initializes the plugin.
int mythplugin_run ()
 Runs the plugin.
void WeatherCallback (void *data, QString &selection)
int mythplugin_config ()
 Plug-in config handler, does nothing.
void mythplugin_destroy ()

Variables

SourceManagersrcMan = 0
XMLParsetheme = 0


Function Documentation

void runWeather (  ) 

Definition at line 66 of file mythplugins/mythweather/mythweather/main.cpp.

Referenced by mythplugin_run(), and setupKeys().

void loadTheme (  ) 

void setupKeys ( void   ) 

Definition at line 34 of file mythplugins/mythweather/mythweather/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 44 of file mythplugins/mythweather/mythweather/main.cpp.

int mythplugin_run ( void   ) 

Runs the plugin.

Returns:
0 if all is well, otherwise -1

Definition at line 87 of file mythplugins/mythweather/mythweather/main.cpp.

void WeatherCallback ( void *  data,
QString &  selection 
)

Definition at line 93 of file mythplugins/mythweather/mythweather/main.cpp.

Referenced by mythplugin_config().

int mythplugin_config ( void   ) 

Plug-in config handler, does nothing.

Definition at line 150 of file mythplugins/mythweather/mythweather/main.cpp.

void mythplugin_destroy ( void   ) 


Variable Documentation

Definition at line 28 of file mythplugins/mythweather/mythweather/main.cpp.


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