Definition at line 95 of file component_style.cppm.
◆ ~style_data_base_t()
virtual cydui::components::style_data_base_t::~style_data_base_t |
( |
| ) |
|
|
exportvirtualdefault |
◆ apply_override()
virtual void cydui::components::style_data_base_t::apply_override |
( |
| ) |
|
|
exportpure virtual |
◆ apply_transform()
virtual void cydui::components::style_data_base_t::apply_transform |
( |
| ) |
|
|
exportpure virtual |
◆ as_base()
virtual style_base_t & cydui::components::style_data_base_t::as_base |
( |
| ) |
|
|
exportpure virtual |
◆ as_raw()
virtual void * cydui::components::style_data_base_t::as_raw |
( |
| ) |
|
|
exportpure virtual |
◆ clear_style_override()
virtual void cydui::components::style_data_base_t::clear_style_override |
( |
| ) |
|
|
exportpure virtual |
◆ get_dimension_ctx()
std::shared_ptr< dimension_ctx_t > cydui::components::style_data_base_t::get_dimension_ctx |
( |
| ) |
|
|
inlineexport |
◆ get_dimensional_ctx()
virtual const std::shared_ptr< dimension_ctx_t > & cydui::components::style_data_base_t::get_dimensional_ctx |
( |
| ) |
|
|
exportpure virtual |
◆ has_base_field_override()
virtual bool cydui::components::style_data_base_t::has_base_field_override |
( |
refl::field_path | field_path | ) |
|
|
exportpure virtual |
◆ has_field_override()
virtual bool cydui::components::style_data_base_t::has_field_override |
( |
refl::field_path | field_path | ) |
|
|
exportpure virtual |
◆ reset()
virtual void cydui::components::style_data_base_t::reset |
( |
| ) |
|
|
exportpure virtual |
◆ reset_field()
virtual void cydui::components::style_data_base_t::reset_field |
( |
const refl::field_info * | field, |
|
|
bool | is_base_field ) |
|
exportpure virtual |
◆ set_base_field_override()
virtual void cydui::components::style_data_base_t::set_base_field_override |
( |
refl::field_path | field_path, |
|
|
refl::any | value ) |
|
exportpure virtual |
◆ set_field_override()
virtual void cydui::components::style_data_base_t::set_field_override |
( |
refl::field_path | field_path, |
|
|
refl::any | value ) |
|
exportpure virtual |
◆ update_override_with()
bool cydui::components::style_data_base_t::update_override_with |
( |
const style_override_data_t & | override_data | ) |
|
|
inlineexport |
The documentation for this class was generated from the following file: