main.cpp File Reference

Go to the source code of this file.

Functions

void setupKeys (void)
int main (int argc, char **argv)

Variables

static const char * version = "v0.32"
static KCmdLineOptions options []


Function Documentation

void setupKeys ( void   ) 

Definition at line 40 of file mythplugins/mythbrowser/mythbrowser/main.cpp.

Referenced by main(), and mythplugin_init().

int main ( int  argc,
char **  argv 
)

Definition at line 67 of file mythplugins/mythbrowser/mythbrowser/main.cpp.


Variable Documentation

const char* version = "v0.32" [static]

KCmdLineOptions options[] [static]

Initial value:

 {
    { "zoom ",0,0},
    { "z ","Zoom factor 20-300 (default: 200)", "200"},
    { "x ","X position of window (default: 0)", "0"},
    { "y ","Y position of window (default: 0)", "0"},
    { "w ","Screen width (default: physical screen width)", 0 },
    { "h ","Screen height (default: physical screen height)", 0 },
    { "g" ,"Run in windowed mode", 0 },
    { "+file ","URLs to display", 0 },
    KCmdLineLastOption
}

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


Generated on Sat Sep 4 05:15:53 2010 for MythTV by  doxygen 1.5.5