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