CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
cydui::custom_style_parser Struct Referenceexport

Public Member Functions

constexpr custom_style_parser (refl::any(*fun)(const std::string &))
 

Public Attributes

refl::any(* parser_function )(const std::string &)
 

Detailed Description

Definition at line 17 of file component_style.cppm.

Constructor & Destructor Documentation

◆ custom_style_parser()

cydui::custom_style_parser::custom_style_parser ( refl::any(* fun )(const std::string &))
inlineexplicitconstexprexport

Definition at line 18 of file component_style.cppm.


The documentation for this struct was generated from the following file: