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) |
| 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 & | ||||
| ) |
1.5.1