ttx 0.1.0
Loading...
Searching...
No Matches
ttx::ActionContext Struct Reference

#include </home/runner/work/ttx/ttx/src/action.h>

Public Attributes

KeyEvent const & key_event
 
di::Synchronized< LayoutState > & layout_state
 
RenderThreadrender_thread
 
di::Vector< di::TransparentStringView > const & command
 
di::Atomic< bool > & done
 

Member Data Documentation

◆ command

di::Vector<di::TransparentStringView> const& ttx::ActionContext::command

◆ done

di::Atomic<bool>& ttx::ActionContext::done

◆ key_event

KeyEvent const& ttx::ActionContext::key_event

◆ layout_state

di::Synchronized<LayoutState>& ttx::ActionContext::layout_state

◆ render_thread

RenderThread& ttx::ActionContext::render_thread

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