
Data Structures | |
| class | SetVideoOnTopQtEvent |
Functions | |
| static int | PopupMenuCB (vlc_object_t *p_this, const char *psz_variable, vlc_value_t old_val, vlc_value_t new_val, void *param) |
| static int | IntfShowCB (vlc_object_t *p_this, const char *psz_variable, vlc_value_t old_val, vlc_value_t new_val, void *param) |
| static int IntfShowCB | ( | vlc_object_t * | p_this, | |
| const char * | psz_variable, | |||
| vlc_value_t | old_val, | |||
| vlc_value_t | new_val, | |||
| void * | param | |||
| ) | [static] |
References QVLCMW::p_intf, intf_sys_t::p_mi, intf_thread_t::p_sys, MainInterface::toggleFSC(), and VLC_SUCCESS.
Referenced by MainInterface::MainInterface(), and MainInterface::~MainInterface().
| static int PopupMenuCB | ( | vlc_object_t * | p_this, | |
| const char * | psz_variable, | |||
| vlc_value_t | old_val, | |||
| vlc_value_t | new_val, | |||
| void * | param | |||
| ) | [static] |
References vlc_value_t::b_bool, INTF_DIALOG_POPUPMENU, QVLCMW::p_intf, intf_thread_t::pf_show_dialog, and VLC_SUCCESS.
Referenced by MainInterface::MainInterface(), and MainInterface::~MainInterface().
1.5.6