main.cpp File Reference

Go to the source code of this file.

Functions

void runZMConsole (void)
void runZMLiveView (void)
void runZMEventView (void)
void setupKeys (void)
bool checkConnection (void)
int mythplugin_init (const char *libversion)
 Initializes the plugin.
void ZoneMinderCallback (void *data, QString &selection)
void runMenu (QString which_menu)
int mythplugin_run (void)
 Runs the plugin.
int mythplugin_config (void)
 Plug-in config handler, does nothing.


Function Documentation

void runZMConsole ( void   ) 

void runZMLiveView ( void   ) 

void runZMEventView ( void   ) 

void setupKeys ( void   ) 

bool checkConnection ( void   ) 

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 62 of file mythplugins/mythzoneminder/mythzoneminder/main.cpp.

void ZoneMinderCallback ( void *  data,
QString &  selection 
)

Definition at line 113 of file mythplugins/mythzoneminder/mythzoneminder/main.cpp.

Referenced by runMenu().

void runMenu ( QString  which_menu  ) 

int mythplugin_run ( void   ) 

Runs the plugin.

Returns:
0 if all is well, otherwise -1

Definition at line 148 of file mythplugins/mythzoneminder/mythzoneminder/main.cpp.

Referenced by handleDVDMedia(), handleMedia(), and handleVCDMedia().

int mythplugin_config ( void   ) 

Plug-in config handler, does nothing.

Definition at line 161 of file mythplugins/mythzoneminder/mythzoneminder/main.cpp.


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