Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fx_fontencoding.h File Reference

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

#include <stdint.h>
+ Include dependency graph for fx_fontencoding.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fxge
 

Enumerations

enum class  fxge::FontEncoding : uint32_t {
  fxge::kAdobeCustom , fxge::kAdobeExpert , fxge::kAdobeStandard , fxge::kAppleRoman ,
  fxge::kBig5 , fxge::kGB2312 , fxge::kJohab , fxge::kLatin1 ,
  fxge::kNone , fxge::kOldLatin2 , fxge::kSjis , fxge::kSymbol ,
  fxge::kUnicode , fxge::kWansung
}