|
Krita Source Code Documentation
|
#include <QFontDatabase>#include <QLocale>#include <kritaflake_export.h>Go to the source code of this file.
Classes | |
| struct | KoWritingSystemUtils::Bcp47Locale |
| The Bcp47Locale class This holds a parsed BCP47 locale. QLocale is primarily made for POSIX locale format, and even there ignores the @modifier tag. On top of that, many minority languages are not handled by QLocale. To keep track of that extra data we use this BCP Locale struct. More... | |
| class | KoWritingSystemUtils |
| The KoScriptUtils class. More... | |