Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
CGUIList Class Reference

#include <CGUIList.h>

Public Member Functions

 NONCOPYABLE (CGUIList)
 
 MOVABLE (CGUIList)
 
 CGUIList ()=default
 

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...
 

Constructor & Destructor Documentation

◆ CGUIList()

CGUIList::CGUIList ( )
default

Member Function Documentation

◆ MOVABLE()

CGUIList::MOVABLE ( CGUIList  )

◆ NONCOPYABLE()

CGUIList::NONCOPYABLE ( CGUIList  )

Member Data Documentation

◆ m_Items

std::vector<CGUIString> CGUIList::m_Items

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


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