qte_main.cpp File Reference

Include dependency graph for qte_main.cpp:


Data Structures

struct  qte_thread_t

Defines

#define STANDALONE_TEXT   N_("Run as standalone Qt/Embedded GUI Server")
#define STANDALONE_LONGTEXT

Functions

static int Open (vlc_object_t *)
static void Close (vlc_object_t *)
static void * QteMain (vlc_object_t *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Variables

static int i_refcount = 0
static qte_thread_tp_qte_main = NULL

Define Documentation

#define STANDALONE_LONGTEXT

Value:

N_("Use this option to run as standalone " \
    "Qt/Embedded GUI Server. This option is equivalent to the -qws option " \
    "from normal Qt.")

#define STANDALONE_TEXT   N_("Run as standalone Qt/Embedded GUI Server")


Function Documentation

static void Close ( vlc_object_t  )  [static]

static int Open ( vlc_object_t  )  [static]

static void * QteMain ( vlc_object_t  )  [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Variable Documentation

int i_refcount = 0 [static]

qte_thread_t* p_qte_main = NULL [static]


Generated on Wed Aug 13 08:04:43 2008 for VLC by  doxygen 1.5.1