|
foobar2000 SDK
2015-01-14
|
#include <ui_element.h>
Inheritance diagram for ui_element_impl< TImpl, TInterface >:Data Structures | |
| class | ui_element_instance_impl_helper |
Public Types | |
| typedef ui_element_instance_impl_helper | TInstance |
Public Member Functions | |
| ui_element_children_enumerator_ptr | enumerate_children (ui_element_config::ptr cfg) |
| ui_element_config::ptr | get_default_configuration () |
| bool | get_description (pfc::string_base &out) |
| GUID | get_guid () |
| void | get_name (pfc::string_base &out) |
| GUID | get_subclass () |
| ui_element_instance::ptr | instantiate (HWND parent, ui_element_config::ptr cfg, ui_element_instance_callback::ptr callback) |
Static Public Member Functions | |
| static TInstance const & | instanceGlobals () |
Definition at line 608 of file ui_element.h.
| typedef ui_element_instance_impl_helper ui_element_impl< TImpl, TInterface >::TInstance |
Definition at line 632 of file ui_element.h.
|
inline |
Definition at line 620 of file ui_element.h.
|
inline |
Definition at line 619 of file ui_element.h.
|
inline |
Definition at line 621 of file ui_element.h.
|
inline |
Definition at line 610 of file ui_element.h.
|
inline |
Definition at line 612 of file ui_element.h.
|
inline |
Definition at line 611 of file ui_element.h.
|
inlinestatic |
Definition at line 633 of file ui_element.h.
|
inline |
Definition at line 613 of file ui_element.h.
1.8.9.1