Project Alice
Loading...
Searching...
No Matches
ui::wrapped_listbox_row_content< RowConT > Class Template Reference

#include <gui_element_types.hpp>

Public Member Functions

 wrapped_listbox_row_content ()
 
 wrapped_listbox_row_content (RowConT con)
 

Public Attributes

RowConT content
 

Detailed Description

template<class RowConT>
class ui::wrapped_listbox_row_content< RowConT >

Definition at line 493 of file gui_element_types.hpp.

Constructor & Destructor Documentation

◆ wrapped_listbox_row_content() [1/2]

template<class RowConT >
ui::wrapped_listbox_row_content< RowConT >::wrapped_listbox_row_content ( )
inline

Definition at line 496 of file gui_element_types.hpp.

◆ wrapped_listbox_row_content() [2/2]

template<class RowConT >
ui::wrapped_listbox_row_content< RowConT >::wrapped_listbox_row_content ( RowConT  con)
inline

Definition at line 499 of file gui_element_types.hpp.

Member Data Documentation

◆ content

template<class RowConT >
RowConT ui::wrapped_listbox_row_content< RowConT >::content

Definition at line 495 of file gui_element_types.hpp.


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