FreeRDP
SdlSelectList Class Reference

#include <sdl_selectlist.hpp>

Public Member Functions

 SdlSelectList (const std::string &title, const std::vector< std::string > &labels)
 
virtual ~SdlSelectList ()
 
int run ()
 
 SdlSelectList (const std::string &title, const std::vector< std::string > &labels)
 
virtual ~SdlSelectList ()
 
int run ()
 

Constructor & Destructor Documentation

◆ SdlSelectList() [1/2]

SdlSelectList::SdlSelectList ( const std::string &  title,
const std::vector< std::string > &  labels 
)
Here is the call graph for this function:

◆ ~SdlSelectList() [1/2]

SdlSelectList::~SdlSelectList ( )
virtual
Here is the call graph for this function:

◆ SdlSelectList() [2/2]

SdlSelectList::SdlSelectList ( const std::string &  title,
const std::vector< std::string > &  labels 
)

◆ ~SdlSelectList() [2/2]

virtual SdlSelectList::~SdlSelectList ( )
virtual

Member Function Documentation

◆ run() [1/2]

int SdlSelectList::run ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ run() [2/2]

int SdlSelectList::run ( )

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