Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
CGUIList Class Reference

#include <CGUIList.h>

Public Attributes

std::vector< CGUIStringm_Items
 List of items (as text), the post-processed result is stored in the IGUITextOwner structure of this class. More...
 

Detailed Description

Definition at line 24 of file CGUIList.h.

Member Data Documentation

std::vector<CGUIString> CGUIList::m_Items

List of items (as text), the post-processed result is stored in the IGUITextOwner structure of this class.

Definition at line 33 of file CGUIList.h.


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