CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
cydui::components::component_state_delegate_t Class Reference

Static Public Member Functions

static void set_animated (component_state_t *it, bool animated)
 
static void set_is_text_input (component_state_t *it, bool is_text_input)
 

Detailed Description

Definition at line 119 of file component_state.cppm.

Member Function Documentation

◆ set_animated()

static void cydui::components::component_state_delegate_t::set_animated ( component_state_t * it,
bool animated )
inlinestatic

Definition at line 121 of file component_state.cppm.

+ Here is the caller graph for this function:

◆ set_is_text_input()

static void cydui::components::component_state_delegate_t::set_is_text_input ( component_state_t * it,
bool is_text_input )
inlinestatic

Definition at line 125 of file component_state.cppm.


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