#include <kanzi/core.ui/binding/typed_value_range.hpp>#include <kanzi/core.ui/node/node.hpp>#include <kanzi/core/cpp/flat_set.hpp>Classes | |
| class | kanzi::NodeList |
| NodeList is a container that works as input and output node listing for filtering and rendering. More... | |
Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| using | kanzi::NodeListSharedPtr = shared_ptr< NodeList > |
| NodeList shared pointer type. More... | |
| using | kanzi::NodeListWeakPtr = weak_ptr< NodeList > |
| NodeList weak pointer type. More... | |