#include <kanzi/ui/ui_api.hpp>#include <kanzi/core.ui/node/node.hpp>#include <kanzi/core/cpp/vector.hpp>#include "grid_layout_concept_properties.h"Classes | |
| class | kanzi::GridLayoutConcept |
| GridConcept is a base class for the nodes that implement layout that arranges items in a grid. More... | |
| struct | kanzi::GridLayoutConcept::RowColumnDefinition |
| Definition for the size and position of a single row or column. More... | |
| class | kanzi::GridLayoutConceptImpl< TBaseClass, TDerivedClass > |
| GridConceptImplementation is an abstract class for implementing grid concept. More... | |
| struct | kanzi::GridLayoutConceptImpl< TBaseClass, TDerivedClass >::GridObjectLocationWorkspace |
| Information used to store the state between function calls when locating objects. More... | |
Namespaces | |
| kanzi | |