CFontsMap is a map font names to fonts. More...
#include <CFont.h>
Public Member Functions | |
CFontsMap ()=default | |
Constructor. | |
~CFontsMap () | |
Destructor. | |
void | clear () |
Clears the fonts. More... | |
CFontsMap is a map font names to fonts.
The map contains just pointers to the fonts stored in outside list.
void sptk::CFontsMap::clear | ( | ) |
Clears the fonts.
All the memory allocated for CFont objects is released