#include <choice_box.h>
Public Methods | |
items (const std::string Text, const T Value) | |
Public Attributes | |
std::string | text |
T | value |
|
Definition at line 19 of file choice_box.h. References crs::choice_box< T >::items::text, and crs::choice_box< T >::items::value. |
|
Definition at line 17 of file choice_box.h. Referenced by crs::choice_box< T >::items::items(). |
|
Definition at line 18 of file choice_box.h. Referenced by crs::choice_box< T >::items::items(). |