neoGFX
Cross-platform C++ app/game engine
|
This is the complete list of members for neogfx::i_skin, including all inherited members.
activate()=0 | neogfx::i_skin | pure virtual |
deactivate()=0 | neogfx::i_skin | pure virtual |
draw_check_box(i_graphics_context &aGc, const i_skinnable_item &aItem, const button_checked_state &aCheckedState) const =0 | neogfx::i_skin | pure virtual |
draw_progress_bar(i_graphics_context &aGc, const i_skinnable_item &aItem, const i_progress_bar &aProgressBar) const =0 | neogfx::i_skin | pure virtual |
draw_radio_button(i_graphics_context &aGc, const i_skinnable_item &aItem, const button_checked_state &aCheckedState) const =0 | neogfx::i_skin | pure virtual |
draw_scrollbar(i_graphics_context &aGc, const i_skinnable_item &aItem, const i_scrollbar &aScrollbar) const =0 | neogfx::i_skin | pure virtual |
draw_separators(i_graphics_context &aGc, const i_skinnable_item &aItem, const i_layout &aLayout) const =0 | neogfx::i_skin | pure virtual |
draw_tree_expander(i_graphics_context &aGc, const i_skinnable_item &aItem, bool aExpandedState) const =0 | neogfx::i_skin | pure virtual |
fallback()=0 | neogfx::i_skin | pure virtual |
has_fallback() const =0 | neogfx::i_skin | pure virtual |
name() const =0 | neogfx::i_skin | pure virtual |
preferred_size(skin_element aElement, optional_size const &aDesiredSize={}) const =0 | neogfx::i_skin | pure virtual |
~i_skin()=default | neogfx::i_skin | virtual |