Project Alice
Loading...
Searching...
No Matches
table::table_signal< item_type > Struct Template Reference

#include <table.hpp>

Public Attributes

uint8_t column
 
uint8_t row
 
std::string text_to_set
 
bool is_hovered
 

Detailed Description

template<typename item_type>
struct table::table_signal< item_type >

Definition at line 154 of file table.hpp.

Member Data Documentation

◆ column

template<typename item_type >
uint8_t table::table_signal< item_type >::column

Definition at line 155 of file table.hpp.

◆ is_hovered

template<typename item_type >
bool table::table_signal< item_type >::is_hovered

Definition at line 158 of file table.hpp.

◆ row

template<typename item_type >
uint8_t table::table_signal< item_type >::row

Definition at line 156 of file table.hpp.

◆ text_to_set

template<typename item_type >
std::string table::table_signal< item_type >::text_to_set

Definition at line 157 of file table.hpp.


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