main.cpp File Reference

Go to the source code of this file.

Functions

void browse (void)
void queue (void)
void history (void)
void NetFlixCallback (void *data, QString &selection)
void runMenu ()
void setupKeys (void)
int mythplugin_run (void)
 Runs the plugin.
int mythplugin_config (void)
 Plug-in config handler, does nothing.
int mythplugin_init (const char *libversion)
 Initializes the plugin.


Function Documentation

void browse ( void   ) 

void queue ( void   ) 

void history ( void   ) 

void NetFlixCallback ( void *  data,
QString &  selection 
)

Definition at line 76 of file mythplugins/mythflix/mythflix/main.cpp.

Referenced by runMenu().

void runMenu (  ) 

Definition at line 95 of file mythplugins/mythflix/mythflix/main.cpp.

void setupKeys ( void   ) 

Definition at line 118 of file mythplugins/mythflix/mythflix/main.cpp.

int mythplugin_run ( void   ) 

Runs the plugin.

Returns:
0 if all is well, otherwise -1

Definition at line 131 of file mythplugins/mythflix/mythflix/main.cpp.

int mythplugin_config ( void   ) 

Plug-in config handler, does nothing.

Definition at line 137 of file mythplugins/mythflix/mythflix/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 145 of file mythplugins/mythflix/mythflix/main.cpp.


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