main.cpp File Reference

Go to the source code of this file.

Functions

void PhoneUI (void)
void startWebcamSettings (void)
void PhoneCallback (void *data, QString &selection)
void runMenu (QString which_menu)
void initKeys (void)
QString GetMySipIp ()
void addMyselfToDirectory ()
int mythplugin_init (const char *libversion)
 Initializes the plugin.
int mythplugin_run (void)
 Runs the plugin.
int mythplugin_config (void)
 Plug-in config handler, does nothing.
void mythplugin_destroy (void)

Variables

SipContainersipStack


Function Documentation

void PhoneUI ( void   ) 

Definition at line 41 of file mythplugins/mythphone/mythphone/main.cpp.

Referenced by mythplugin_run().

void startWebcamSettings ( void   ) 

Definition at line 57 of file mythplugins/mythphone/mythphone/main.cpp.

Referenced by PhoneCallback().

void PhoneCallback ( void *  data,
QString &  selection 
)

Definition at line 71 of file mythplugins/mythphone/mythphone/main.cpp.

Referenced by runMenu().

void runMenu ( QString  which_menu  ) 

Definition at line 88 of file mythplugins/mythphone/mythphone/main.cpp.

void initKeys ( void   ) 

Definition at line 112 of file mythplugins/mythphone/mythphone/main.cpp.

QString GetMySipIp (  ) 

Definition at line 140 of file mythplugins/mythphone/mythphone/main.cpp.

Referenced by addMyselfToDirectory().

void addMyselfToDirectory (  ) 

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

Referenced by mythplugin_init().

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 231 of file mythplugins/mythphone/mythphone/main.cpp.

int mythplugin_run ( void   ) 

Runs the plugin.

Returns:
0 if all is well, otherwise -1

Definition at line 280 of file mythplugins/mythphone/mythphone/main.cpp.

int mythplugin_config ( void   ) 

Plug-in config handler, does nothing.

Definition at line 287 of file mythplugins/mythphone/mythphone/main.cpp.

void mythplugin_destroy ( void   ) 

Definition at line 297 of file mythplugins/mythphone/mythphone/main.cpp.


Variable Documentation


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