interface.hpp File Reference

Include dependency graph for interface.hpp:

Go to the source code of this file.

Namespaces

namespace  wxvlc

Data Structures

class  wxvlc::Interface
class  wxvlc::WindowSettings
class  wxvlc::MenuEvtHandler

Functions

void PopupMenu (intf_thread_t *, wxWindow *, const wxPoint &)
void AudioPopupMenu (intf_thread_t *, wxWindow *, const wxPoint &)
void VideoPopupMenu (intf_thread_t *, wxWindow *, const wxPoint &)
void MiscPopupMenu (intf_thread_t *, wxWindow *, const wxPoint &)
wxMenu * SettingsMenu (intf_thread_t *, wxWindow *, wxMenu *=NULL)
wxMenu * AudioMenu (intf_thread_t *, wxWindow *, wxMenu *=NULL)
wxMenu * VideoMenu (intf_thread_t *, wxWindow *, wxMenu *=NULL)
wxMenu * NavigMenu (intf_thread_t *, wxWindow *, wxMenu *=NULL)


Function Documentation

wxMenu* AudioMenu ( intf_thread_t ,
wxWindow *  ,
wxMenu *  = NULL 
)

void AudioPopupMenu ( intf_thread_t ,
wxWindow *  ,
const wxPoint &   
)

void MiscPopupMenu ( intf_thread_t ,
wxWindow *  ,
const wxPoint &   
)

wxMenu* NavigMenu ( intf_thread_t ,
wxWindow *  ,
wxMenu *  = NULL 
)

void PopupMenu ( intf_thread_t ,
wxWindow *  ,
const wxPoint &   
)

wxMenu* SettingsMenu ( intf_thread_t ,
wxWindow *  ,
wxMenu *  = NULL 
)

wxMenu* VideoMenu ( intf_thread_t ,
wxWindow *  ,
wxMenu *  = NULL 
)

void VideoPopupMenu ( intf_thread_t ,
wxWindow *  ,
const wxPoint &   
)


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