FreeRDP
SdlInputWidgetList Class Reference

Public Member Functions

 SdlInputWidgetList (const std::string &title, const std::vector< std::string > &labels, const std::vector< std::string > &initial, const std::vector< Uint32 > &flags)
 
 SdlInputWidgetList (const SdlInputWidgetList &other)=delete
 
 SdlInputWidgetList (SdlInputWidgetList &&other)=delete
 
SdlInputWidgetListoperator= (const SdlInputWidgetList &other)=delete
 
SdlInputWidgetListoperator= (SdlInputWidgetList &&other)=delete
 
int run (std::vector< std::string > &result)
 
 SdlInputWidgetList (const std::string &title, const std::vector< std::string > &labels, const std::vector< std::string > &initial, const std::vector< Uint32 > &flags)
 
 SdlInputWidgetList (const SdlInputWidgetList &other)=delete
 
 SdlInputWidgetList (SdlInputWidgetList &&other)=delete
 
SdlInputWidgetListoperator= (const SdlInputWidgetList &other)=delete
 
SdlInputWidgetListoperator= (SdlInputWidgetList &&other)=delete
 
int run (std::vector< std::string > &result)
 

Protected Member Functions

bool update (SDL_Renderer *renderer)
 
ssize_t get_index (const SDL_MouseButtonEvent &button)
 
bool update (SDL_Renderer *renderer)
 
ssize_t get_index (const SDL_MouseButtonEvent &button)
 

Detailed Description

Definition at line 10 of file SDL2/dialogs/sdl_input_widgets.hpp.


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