![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Inheritance diagram for attrs_component< T >:
Collaboration diagram for attrs_component< T >:Public Member Functions | |
| bool | operator== (const attrs_component &rhl) const |
| attrs_component & | update_with (const attrs_component &rhl) |
Public Member Functions inherited from attr_content< void > | |
| S & | operator() (content &&_content_) |
| S & | operator() (content &_content_) |
| void | operator() (content &&_content_) |
| void | operator() (content &_content_) |
| bool | operator== (const attr_content &rhl) const |
Public Member Functions inherited from attribute_i | |
| virtual | ~attribute_i ()=default |
Additional Inherited Members | |
Public Attributes inherited from attr_content< void > | |
| content | _content |
Definition at line 60 of file component_attributes.cppm.
|
inline |
Definition at line 61 of file component_attributes.cppm.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 65 of file component_attributes.cppm.