Mania++
 All Classes Functions Variables Pages
Public Attributes | List of all members
UIList Struct Reference

ManiaLink for UI list. More...

#include <UIList.h>

Public Attributes

std::string Id
 ManiaLink identifier.
 
std::string Title
 List title.
 
std::string IconStyle
 Header icon style.
 
std::string IconSubstyle
 Header icon substyle.
 
std::vector< std::pair
< std::string, int > > 
Columns
 List columns.
 
std::vector< std::map
< std::string, std::string > > 
Rows
 List rows.
 
std::map< std::string,
std::pair< std::string,
std::string > > 
Actions
 List of column/row actions.
 

Detailed Description

ManiaLink for UI list.


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