CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
component_types.cppm File Reference
import cydui.dimensions;
import quantify;
import reflect;
import std;
+ Include dependency graph for component_types.cppm:

Go to the source code of this file.

Classes

struct  cydui::components::str_literal_t< N >
 
struct  cydui::components::internal_relations_t
 
struct  cydui::components::component_dimensional_relations_t
 

Namespaces

namespace  cydui
 
namespace  cydui::components
 

Concepts

concept  cydui::components::ComponentEventHandlerConcept
 
concept  cydui::components::ComponentConcept
 

Typedefs

using cydui::components::dimension_t = dimensions::dimension<dimensions::screen_measure>
 
using cydui::components::dimension_parameter_t = dimensions::parameter<dimensions::screen_measure>
 
using cydui::components::dimension_ctx_t = dimensions::context<dimensions::screen_measure>