foobar2000 SDK
2015-08-03
|
#include <ui_element.h>
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 592 of file ui_element.h.
typedef ui_element_instance_impl_helper ui_element_impl< TImpl, TInterface >::TInstance |
Definition at line 616 of file ui_element.h.
|
inline |
Definition at line 604 of file ui_element.h.
|
inline |
Definition at line 603 of file ui_element.h.
|
inline |
Definition at line 605 of file ui_element.h.
|
inline |
Definition at line 594 of file ui_element.h.
|
inline |
Definition at line 596 of file ui_element.h.
|
inline |
Definition at line 595 of file ui_element.h.
|
inlinestatic |
Definition at line 617 of file ui_element.h.
|
inline |
Definition at line 597 of file ui_element.h.