Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
Definitions, structures and enumerators

Parts used within string util functions
All to string functions associated data structures. More...

Topics

 enum TIME_FORMAT
 TIME_FORMAT enum/bitmask used for formatting time strings.
 

Variables

static const std::string kodi::tools::StringUtils::Empty
 Defines a static empty std::string.
 

Detailed Description

Parts used within string util functions
All to string functions associated data structures.

It is divided into individual modules that correspond to the respective types.

Variable Documentation

◆ Empty

const std::string kodi::tools::StringUtils::Empty
static

Defines a static empty std::string.