CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
component_state.cppm File Reference
import cydui.components.base:holder;
import cydui.events;
import fabric.async;
import fabric.logging;
import std;
+ Include dependency graph for component_state.cppm:

Go to the source code of this file.

Classes

class  cydui::components::component_state_t
 
class  cydui::components::component_state_delegate_t
 

Namespaces

namespace  cydui
 
namespace  cydui::components
 

Typedefs

using children_list = std::vector<cydui::components::component_holder_t>
 

Typedef Documentation

◆ children_list

Definition at line 23 of file component_state.cppm.