|
foobar2000 SDK
2015-08-03
|
#include <ui.h>
Inheritance diagram for ui_selection_callback_impl_base:Protected Member Functions | |
| ui_selection_callback_impl_base (bool activate=true) | |
| ~ui_selection_callback_impl_base () | |
| void | on_selection_changed (metadb_handle_list_cref p_selection) |
| PFC_CLASS_NOT_COPYABLE_EX (ui_selection_callback_impl_base) | |
| 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 |
ui_selection_callback implementation helper with autoregistration - do not instantiate statically
|
inlineprotected |
|
inlineprotected |
|
inlineprotectedvirtual |
|
protected |
|
inlineprotected |
Definition at line 185 of file ui.h.
1.8.11