Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGUIString Class Reference

#include <GUITextLayout.h>

Public Types

typedef vecText::const_iterator iString
 

Public Member Functions

 CGUIString (iString start, iString end, bool carriageReturn)
 
std::string GetAsString () const
 

Public Attributes

vecText m_text
 
bool m_carriageReturn
 

Member Typedef Documentation

◆ iString

typedef vecText::const_iterator CGUIString::iString

Constructor & Destructor Documentation

◆ CGUIString()

CGUIString::CGUIString ( iString start,
iString end,
bool carriageReturn )

Member Function Documentation

◆ GetAsString()

std::string CGUIString::GetAsString ( ) const

Member Data Documentation

◆ m_carriageReturn

bool CGUIString::m_carriageReturn

◆ m_text

vecText CGUIString::m_text

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