24 #ifndef GUI_MODELS_WORLDLISTMODEL_H
25 #define GUI_MODELS_WORLDLISTMODEL_H
57 return std::string(si->
name).append(
" (").append(
int getNumberOfElements()
WorldListModel(const Worlds &worlds)
std::string getElementAt(int i)
#define A_DELETE_COPY(func)
std::string toString(T const &value)
converts any type to a string
std::vector< WorldInfo * > Worlds