Kanzi  3.9.6
Kanzi Engine API
kanzi::TextManager Class Reference

Use the TextManager class to: More...

#include <kanzi/core.ui/text/text_manager.hpp>

Public Member Functions

 TextManager ()=default
 Constructor. More...
 
 ~TextManager ()
 Destructor. More...
 

Detailed Description

Use the TextManager class to:

  • Manage the lifetime and memory-usage of the libraries used for handling Unicode in the input text.
  • Handle any common input text related functionality.
Since
Kanzi 3.9.0

Constructor & Destructor Documentation

◆ TextManager()

kanzi::TextManager::TextManager ( )
explicitdefault

Constructor.

◆ ~TextManager()

kanzi::TextManager::~TextManager ( )

Destructor.


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