foobar2000 SDK
2015-08-03
|
#include <ui.h>
Protected Types | |
enum | { ui_selection_flags = flags } |
Protected Member Functions | |
ui_selection_callback_impl_base_ex (bool activate=true) | |
~ui_selection_callback_impl_base_ex () | |
void | on_selection_changed (metadb_handle_list_cref p_selection) |
PFC_CLASS_NOT_COPYABLE (ui_selection_callback_impl_base_ex, ui_selection_callback_impl_base_ex< flags >) | |
void | ui_selection_callback_activate (bool state=true) |
Protected Member Functions inherited from ui_selection_callback | |
ui_selection_callback () | |
~ui_selection_callback () | |
Private Attributes | |
bool | m_active |
Additional Inherited Members |
|
protected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotectedvirtual |
|
protected |
|
inlineprotected |
Definition at line 213 of file ui.h.
|
private |